latex
bibtex
latex
latex
But if I run the same with pdflatex, it seems to usually come out fine
without running it over and over. However, I have been working on
Beamer presentations with a table of contents and it seems to me that
running pdflatex one time is not enough anymore to get the table of
contents updated. Running it again fixes that.
I'm wondering if I was just lucky before when it worked when run once,
or if I'm doing something else wrong that makes it require two runs.
?
--
Paul E. Johnson
Professor, Political Science
1541 Lilac Lane, Room 504
University of Kansas
--
You received this message because you are subscribed to the Google Groups "LaTeX Users Group" group.
To post to this group, send email to latexus...@googlegroups.com.
To unsubscribe from this group, send email to latexusersgro...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/latexusersgroup?hl=en.
Just a curiosity. When I compile a tex document with latex, I have to run
latex
bibtex
latex
latex
But if I run the same with pdflatex, it seems to usually come out fine
without running it over and over.
However, I have been working on
Beamer presentations with a table of contents and it seems to me that
running pdflatex one time is not enough anymore to get the table of
contents updated.
Running it again fixes that.
I'm wondering if I was just lucky before when it worked when run once,
or if I'm doing something else wrong that makes it require two runs.