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.

3 votes
1 answer
58 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
27 views

Miktex - bold and italic texts are not working, but works in Overleaf [closed]

I am using Mikatex and I am having problems because in the template bellow the italic and bold fonts are not working at all. I am using the following template, that in Overleaf shows the bold and ...
Terêncio Horto's user avatar
0 votes
0 answers
23 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
38 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
42 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
44 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,154
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
93 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
140 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
80 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
0 votes
1 answer
65 views

Errors not allowing compiling [closed]

I'm new to Latex, but have been making a study guide for my class which has gotten very large. I changed one small thing, I believe I changed a section name, and now I get this error that I cannot for ...
Colin Adams's user avatar

15 30 50 per page
1
2 3 4 5
139