Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 1
1 answer
135 views

I'm working on a program to create a PDF of all TrueType fonts. The program causes an error relating to the Tooth&Nail.ttf font which prevents the PDF from being created. Other fonts produce ...
Score of 0
0 answers
88 views

I have a bunch of texts in pandoc which are generally written in English, but also contain Arabic and Hebrew text. The Hebrew text is just running text; as for Arabic, sometimes an Arabic character is ...
Score of 2
1 answer
277 views

I'm creating a wide table in LaTeX using the tabularx package. I’ve specified all 10 columns using this structure: >{\hsize=\hsize}X This gives me 10 equally distributed columns across the page ...
Score of 1
0 answers
121 views

I have encountered an issue when trying to export jupyter notebooks that contains any form of text in "Markdown cells". The export is succesful IF the notebook only contains "code cells&...
Score of 1
1 answer
94 views

I need to fit all the text on the page into a frame. The margins on each edge are two centimeters. The headers and footers should be in a frame. That is, the header should start on the second ...
Score of 0
0 answers
320 views

I'm trying to convert a Markdown file containing Latin/Cyrillic text and LaTeX math into a PDF using Pandoc. I have inline math delimited by $ ... $ and block math delimited by $$ ... $$. However, ...
Score of 0
0 answers
110 views

I’m working on a Quarto project and trying to generate a PDF using XeTeX with the document language set to Italian. Here’s the YAML header of my .qmd file: --- title: Test lang: it format: pdf: ...
Score of 1
2 answers
1483 views

I wanted to use the font QTLinostroke.otf from the apt package texlive-fonts-extra in Ubuntu using xelatex. I installed the apt package sudo apt install texlive-fonts-extra The font file by default ...
Score of 1
0 answers
957 views

I have a LaTex project that requires to be compiled with XeLaTex. This project compiles successfully on Overleaf, with some warnings. I have installed MikTex in my Ubuntu and the following commands ...
Score of 1
1 answer
126 views

I am having an issue with Pandoc where I want to include more subsections in my PDF. I have found that the toc-depth variable can increase the number of heading levels from 3 to 5, but I need more ...
Score of 1
1 answer
455 views

I am using longtable environment to create a table in latex. Here my text is going inside the column. means text is getting overlapped. For repeating header in next pages I am using longtable ...
Score of 1
1 answer
193 views

I am trying to prepare a paper template using R Markdown and Latex for the upcoming semester. I learn as I go through and the recent problem I am facing is the error message of ! LaTeX Error: Missing \...
Score of 0
0 answers
235 views

I tried to render a quarto test file format pdf , in backroundjobs I get this : running xelatex - 1 command xelatex not found, attempting install finding package for xelatex > 1 package to install &...
Score of -1
1 answer
99 views

I'm trying to generate a report with xelatex containing a longtable. Somehow, I have to rerun xelatex 3 times to get the table layout right. Apparently, the problem comes from the last 3 columns and ...
Score of 2
3 answers
607 views

When I try to render a quarto book, the html rendering works fine. But there is a trouble with rendering the pdf. I always get the error message ERROR: compilation failed- error LaTeX Error: Not in ...

15 30 50 per page
1
2 3 4 5
17