Skip to main content

Questions tagged [compiling]

{compiling} is about the process you must go through to convert your TeX from .tex source files into your output document format, be it pdf, dvi, or something completely different.

1 vote
0 answers
18 views

I have a main LaTeX file that uses many \input{...} commands to include content from other files, like this: \input{frontmatter/preface} \input{parts/part01/part01} \input{backmatter/note} I want to ...
m__mdy__m's user avatar
0 votes
0 answers
53 views

I am using TeXstudio 4.9.0 on Fedora Linux. Say I have the following file: \documentclass[12pt,a4paper]{article} \usepackage[margin=2cm]{geometry} \title{Title} \author{Author} \begin{document} \...
Saïd Maanan's user avatar
0 votes
1 answer
74 views

I'm facing a strange problem. With TeXShop configured to use pdflatex --file-line-error --synctex=1 --shell-escape, I can compile a document that incorporates a lot of PDFs via pdfpages. When I run ...
projetmbc's user avatar
  • 15.6k
0 votes
0 answers
59 views

In this community I was recently presented with a preamble beginning with% !TEX TS-program = lualatex which I vaguely recall having the generic designation of "magic". A bash file typically ...
Steven Thomas Hatton's user avatar
0 votes
2 answers
97 views

I want to use the kaobook template, which correctly compiles in Overleaf, but it is not compiling in my computer. I'm working in Windows with MiKTeX and Texmaker and when I use pdflatex on the file ...
Eparoh's user avatar
  • 103
0 votes
0 answers
138 views

A large xelatex file, about 1300 pages in pdf which has always been compiled without any problems on the mac os system does not compile any more. It seems that the file is causing a crash of latex. ...
Jens Bakker's user avatar
5 votes
1 answer
128 views

I'm working with Overleaf and when I add images that have white background the compiled pdf shows black lines around the white framework. How do I get rid of those without changing the image ? ----- ...
Daniel Castro's user avatar
0 votes
0 answers
46 views

To compile tex files, I usually use the TeXworks program associated with the TeX Live distribution on Windows, and everything works perfectly. Sometimes, however, when the source file has a very long ...
TFra6's user avatar
  • 199
0 votes
1 answer
64 views

Hi I try to compile a hebrew file and it gives me this message:
יהונתן אדיב's user avatar
1 vote
0 answers
79 views

What program should I use to compile this source? \documentclass[landscape,a4paper]{article} \usepackage{pdfpages} \usepackage{pgfmath} %\usepackage[margin=1cm,showframe]{geometry}% MWE only \...
user2925716's user avatar
  • 2,148
0 votes
1 answer
118 views

I don't know what I am doing wrong with this but texmaker is keeping throwing me this error all the time no matter what configuration I chose: LaTeX Warning: There were undefined references.Package ...
Rubén Pérez Sanz's user avatar
8 votes
2 answers
464 views

I have a tex project where I want to tag the output. It seems like tagging makes the compilation take longer. How much longer? What else is affected by tagging?
Teepeemm's user avatar
  • 10.1k
0 votes
2 answers
194 views

My TeXstudio file is huge. When I make changes on one page/segment only (or the like), I'd like to recompile it quickly. How? Criteria: I don't want to split the file into multiple files. Moreover, I'...
Convexity's user avatar
  • 491
5 votes
2 answers
230 views

I currently have the following code to recursively split and access a sequence according to a list of separators: %% -------------------------------- PREAMBLE -------------------------------- %% \...
Vincent's user avatar
  • 6,235
7 votes
1 answer
440 views

I recently came across this meme. The image purportedly shows a Japanese integration quiz with questions that become increasingly ridiculous, culminating in the final problem: the "Sierpinski ...
barley9's user avatar
  • 71

15 30 50 per page
1
2 3 4 5
143