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.

2 votes
1 answer
147 views

Problem with command `\includeonly` on Overleaf: `.aux` files are deleted automatically after some time

I am writing a paper on Overleaf (free version) that is starting to be a little long, so to optimize the compilation time I decided to put each section in a separate .tex file, and use the command \...
Lorenzo Pompili's user avatar
1 vote
1 answer
105 views

ACM Paper Submission containing Chinese characters does not allow xeCJK package and does not support XeTeX Compiler

Using the ACM Template - acmsmall version 2.1 (latest version at the moment of writing), the ACM upload system does not support XeTeX compiler; only LaTeX compiler is supported. Here are my codes (...
Raptor's user avatar
  • 179
1 vote
1 answer
127 views

Cannot compile Latex file on journal system

I'm trying to submit my tex file to JMLR. Everything's fine on my overleaf and latexmk on my computer, however when I submit it to the production system, it doesn't work on JMLR's latexmk, which ...
alex's user avatar
  • 21
0 votes
0 answers
42 views

How to make compilation and obtain in pdf file the letters instead of formulas? [duplicate]

I use chat-gpt to polish English in my articles on physics. I use pdf created by latex, copy text to chat-gpt, and then change all formulas on letters like FFF or GGG. In this case, only, the chat-gpt ...
nail's user avatar
  • 101
0 votes
0 answers
50 views

Compiling LaTeX Sections Separately and Including Compiled Versions in Main Document

Consider the following document structure: Project ├── Sections │ ├── section1.tex │ └── section2.tex └── main.tex And here is the content of the files: Content of main.tex \documentclass{article}...
Marco Moldenhauer's user avatar
2 votes
1 answer
95 views

Valid reasons not to use old TeX commands in LaTeX2ε [duplicate]

Are there reasons not to use the old commands of TeX, like \rm, \em, \sl, etc. in LaTeX? Yet they still work when I use them.
Sebastiano's user avatar
  • 56.7k
0 votes
0 answers
39 views

Having a file outside of the latex project update whenever I recompile the latex project

So right now I have a bunch folders for all the work I do in Latex organized by subject matter. Each one of these consists of the various latex projects I have for each subject. The folder that holds ...
Chris's user avatar
  • 133
4 votes
1 answer
135 views

Latex measure compilation time of specific parts of document

due to long compilation time of a complex tex-file I would like to measure specific code parts inside this tex-file. I tried using l3benchmark (https://ctan.math.washington.edu/tex-archive/macros/...
simonroof's user avatar
0 votes
0 answers
62 views

Can't compile entire book in LyX – "Environment lyxlist undefined"

I can no longer compile my entire book in LyX and I don't understand the mistake as it is presented. Apparently, something is not correctly defined in one of my chapters (child documents). It gives me ...
Suza's user avatar
  • 43
0 votes
1 answer
78 views

How to check what I'm using in my environment

I use VS code with the Latex workshop on Mac and it works perfectly fine when writing a paper. But I don't understand "pdflatex", "mactex", "texlive" or something other ...
SpaceTAKA's user avatar
  • 149
0 votes
0 answers
42 views

Latex acronym \acl(*) hanging compilation with pdflatex

While writing a Latex document using the acronym package for my glossary I encountered some problems with the \acl & \acl* commands (also \acf) & compilation. On a clean tree without any .aux ...
joel_muehlena's user avatar
0 votes
0 answers
102 views

Kaobook not compiling (anywhere)

I am trying to compile the most basic file of the Kaobook template as provided here and it does not work. Now, on my TeXLive, it doesn't because it gives me in the report that it is missing an options....
Kolmin's user avatar
  • 569
0 votes
1 answer
50 views

own \maketitle with multiple authors

I would like to create a latex template and define "\makefile" myself. Everything works until I define several authors with "\and". How can I change this? \renewcommand{\maketitle}{...
Jonathan's user avatar
0 votes
0 answers
99 views

Classic Thesis v.4.2 compile timeout

I am using the Classic Thesis template version 4.2. It has always worked, but now suddenly there is the "compile timeout error". I didn't change anything. This happens even if I use the fast[...
Valeria Boano's user avatar
0 votes
0 answers
44 views

LaTeX - How to make generated pdf properly copyable and keep the newlines?

The situation: I'm trying to generate my resume with Latex, and get a pdf with all the text - no problems here. When I copy all of this text into a plain .txt file though, the formatting transforms ...
terrortinus's user avatar

15 30 50 per page