python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do I adjust stretching between groups of images?
I am trying to dynamically generate a large PDF (1000+ pages) with lots of entries—each consisting of a caption and one or more images. I want the images for the same caption to be grouped, i.e. if th...
MrVocabulary
Votes: 0
Answers: 1
Generation of PDF file with XeLatex
I installed TexMaker, MikTex and a font package.
I try to run a code on TexMaker, which tells me to compile with XeLatex because of the packages used.
When I run with XeLatex, there don't seem to be m...
ImFabien75
Votes: 0
Answers: 0
XeLaTeX setup with fontspec in matplotlib
I am preparing figures for a manuscript where I would like to have precise control over the font used for each level of text. Specifically, I want to use different weights for e.g. tick labels and the...
ARGratrex
Votes: 0
Answers: 0
Pandoc Column Width for Twocolumn not working
I cannot get column width recognized. It is as if it is just ignored and each column is exactly 50% of the available space. Additionally the example implies I can tell it when I want the 2nd column to...
Chris Valentine
Votes: 0
Answers: 1