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.

0 votes
0 answers
47 views

Compiling slow!

I have slow compiling, I think it is because these following reasons: I type in Kurdish (Alphabet similar to Arabic), so I have to compile with XeLaTeX. Including a lot of pdf (graphs) files. Any ...
Miry Kurd's user avatar
0 votes
0 answers
28 views

Nomenclature, references and bibliography are not displayed after Latex compilation in arXiv

I have written a paper with Latex (overleaf) and submitted it to a journal. I would also like to publish a preprint in arXiv. Unfortunately, arXiv does not seem to allow pdf uploads but just wants the ...
PeterBe's user avatar
  • 136
3 votes
1 answer
59 views

boxed proof compile error when there is no word in the theorem

I have a trivial theorem that is like: \begin{Prop} \[1+1=2\] \begin{proof} Trivial. \end{proof} \end{Prop} and my overleaf marks the "Trivial" red and says: Something's wrong--perhaps a ...
ZhenRanZR's user avatar
  • 191
0 votes
0 answers
26 views

Include all chapters, but compile only one?

Instead of one big tex file, I put the chapters into separate tex files for faster compilation. My main tex file now looks like this: \include{ch-abstract} \include{ch-acknowledgments} \include{ch-...
Blau's user avatar
  • 53
0 votes
0 answers
18 views

Errorin compiling using color package and input

I'm using Overleaf to do a report for school, and in order to be readable, I've chosen to write every chapter in different .tex and then take them in the main .tex with all the packages, and do \input....
Côme's user avatar
  • 1
0 votes
1 answer
40 views

Beamer - Undefined control sequence \end{frame}

I am having trouble working with this code : \documentclass[aspectratio=43]{beamer} \usepackage[utf8]{inputenc} \usepackage[export]{adjustbox} \usepackage{listings} \usepackage{xcolor} \usepackage{...
Zazie Lin's user avatar
0 votes
1 answer
39 views

Difficulty with template for multiple chapters

Folks: I am a Latex newbie. I have a book consisting of 24 chapters in word. I would like to be able to work on each chapter separately, but compile them as one Latex file. I copied code from ...
gandolfo's user avatar
0 votes
0 answers
43 views

Compilation time >15s for a one-line document on VSCode and TexLive

I always used overleaf but I now need to work offline, so I installed the VSCode extension Latex Workhop and TexLive on my Windows 11 machine. Everything works nice except for the compiling time: ...
Elena's user avatar
  • 1
0 votes
0 answers
49 views

FreeGLUT necessary for Asymptote?

I use Asymptote. Upon compiling, I stumble across such error: asy: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory After some googling, ...
Gargantuar's user avatar
  • 1,241
7 votes
0 answers
79 views

pdftex log file eating up disk space

Disclaimer: I did not know if this was the best place to post this issue or if I should have posted it on Stack Overflow instead, as it is more compilation-oriented than a real (La)TeX issue. I am ...
mranvick's user avatar
  • 400
1 vote
1 answer
94 views

Understanding TeX terminology

I'm new to TeX and want to make sure I understand some of the terminology. If I understand correctly, you have a .tex file, which is just plain text, like .txt. The extension .tex signifies that the ...
cloud's user avatar
  • 11
0 votes
0 answers
61 views

Options for efficiently editing large documents

I have a large document that contains nearly one hundred longtblr or tblr type tables. Even on a powerful computer, this takes several minutes to compile. I already use \input{}s and split my report ...
Ritmo2k's user avatar
  • 187
2 votes
0 answers
170 views

Are there any alternatives to online editors like Overleaf? [closed]

I have a .tex document that needs to be compiled with lualatex and I wish it could be done somewhere else besides Overleaf. I've tried the most popular solutions from here, but they either don't allow ...
Vypz's user avatar
  • 21
0 votes
1 answer
88 views

Regarding compilation error "Did not find entry for byfmt=pdflatex"

I am compiling a document using texlive. When compiling, I receive the following error notification: Process started: pdflatex -synctex=1 -interaction=nonstopmode "id_infinite".tex ...
android16.5's user avatar
0 votes
1 answer
33 views

Table causing compiling issues [duplicate]

I have this text and it seems to be causing me issues with the compiler. I have a similar table that complies just fine so i'm not sure what the issue may be. \documentclass[12pt]{article} \usepackage{...
Nenn's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
139