General ⇒ Only requiring a single build command.
Only requiring a single build command.
I've been trying to find a solution to having to build my document multiple times so that references, and labelled sections are correctly sequenced.
As I am working on a large document I would like to press "build" once, and have it build multiple times in sequence on a single "build" command. This means I just wait until the total process is finished (i.e. multiple builds) instead of waiting after each build and pressing build again.
I have looked into changing the output build profile command line options with no success.
A previous poster mentioned inclduing this as an additional feature in TeXnicCenter, a reply suggested texify instead of latex2pdf however when I have tried I still require multiple builds (see original topic) http://www.latex-community.org/forum/vi ... 36&t=10614
Does anyone have any suggestions how I can achieve this?
Kind regards.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Only requiring a single build command.
there are several possibilities for automating the compilation process. Spontaneously I can think of Regards