{latexmk} is a Perl script to automatically run latex and related commands as many times as needed to build the final document.

learn more… | top users | synonyms

4
votes
0answers
97 views

How to make `latexmk` run the appropriate amount of times

When compiling my latex documents, I use AucTeX in emacs to run latexmk but latexmk only runs once and will say you should run latexmk again and then reason whether it be references or something else. ...
3
votes
0answers
147 views

Problem with un-clear error messages (using LaTeXmk[fls file] and XeLaTeX[bad file descriptor])

More or less out of the blue, I've gotten the following: xelatex: Bad file descriptor Latexmk: fls file doesn't appear to have been made I've no clue about the first and the second is confusing in ...
3
votes
0answers
98 views

xelatex vs. xelatexmk compilation – what’s the difference?

I'm using TeX Live 2012 in a Windows environment. I used to compile with xelatexmk, which isn't included in TeX Live's "Processing tools". When I wanted to switch from LaTeX to XeLaTeX, I read ...
3
votes
0answers
33 views

Command line equivalent of “$preview_mode = 1”?

I'm setting up variants of running the latexmk command, and need some help writing a command line that will be used whenever I do not want to use the .latexmkrc file (i.e., -norc). On Mac, it is ...
1
vote
0answers
57 views

TeXworks and pvc parameter of latexmk

When we use TeXworks as editor is there any point in using -pvc argument of latexmk?
0
votes
0answers
142 views

Latexmk missing in TeXlive 2012

I would like to use latexmk tools together with TeXlive 2012, but I can't found it. Is it extra tools, or TeXlive stop supported it. In my case, I have OS Ubuntu 12.10 (I do not know whether it plays ...