[xiph-cvs] r6783 - trunk/theora/doc/spec
giles at xiph.org
giles at xiph.org
Sat May 29 11:21:24 PDT 2004
Author: giles
Date: 2004-05-29 14:21:23 -0400 (Sat, 29 May 2004)
New Revision: 6783
Modified:
trunk/theora/doc/spec/Makefile
Log:
2+1 latex invocations should be enough, but it's not.
<p>Modified: trunk/theora/doc/spec/Makefile
===================================================================
--- trunk/theora/doc/spec/Makefile 2004-05-29 17:16:16 UTC (rev 6782)
+++ trunk/theora/doc/spec/Makefile 2004-05-29 18:21:23 UTC (rev 6783)
@@ -22,10 +22,9 @@
spec.pdf : $(SPEC_SRCS) $(FIG_OBJS) spec.bbl
# three times is the charm with references
- # But we get one from spec.aux... so two should cut it.
- #pdflatex --interaction nonstopmode spec.tex
pdflatex --interaction nonstopmode spec.tex
pdflatex --interaction nonstopmode spec.tex
+ pdflatex --interaction nonstopmode spec.tex
spec.aux : spec.tex
#Long tables require the .aux file to start from scratch
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list