GeneralCustomise a processing Sequence »pdfLaTeX+BibTeX+pdfLaTeX«

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ptrcao
Posts: 88
Joined: Sun Dec 05, 2010 3:26 am

Customise a processing Sequence »pdfLaTeX+BibTeX+pdfLaTeX«

Post by ptrcao »

To typeset references, the tex file has to be processed several times over, but it is inconvenient to have to run pdflatex and then bibtex separately everytime i typeset to preview. How do I customise a processing sequence to the effect needed to typeset references properly in TexWorks and TexMaker, i.e. pdflatex+bibtex+pdflatex sequence?
Last edited by ptrcao on Sat Apr 02, 2011 10:00 am, edited 2 times in total.
OS info: Win XP | Debian 6.0 | Ubuntu 10.04
Latex editor of choice: TexWorks (for dual view feature)

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Customise a processing Sequence »pdfLaTeX+BibTeX+pdfLaTeX«

Post by localghost »

In its current stable version 0.4.0 TeXworks offers a build profile with latexmk (see attachment). Probably that's what you're looking for. It does not depend on the TeX distribution. On MiKTeX you may try texify instead of the usual typesetting engines.


Thorsten
Attachments
Drop down menu of TeXworks with the available typesetting engines.
Drop down menu of TeXworks with the available typesetting engines.
TeXworks040-Profiles.png (169.12 KiB) Viewed 2223 times
Post Reply