summaryrefslogtreecommitdiff
path: root/makepdf.sh
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:24:22 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:24:22 +0000
commit8532c91f6277557698dd1b007d371151e81a4eab (patch)
tree6bc8df16fcdf831c62664c64883aa5f589d79c60 /makepdf.sh
parentc9d7e8c63abf3e325a7d3e62e6322391b113191e (diff)
makepdf: run 3 times
seems to be needed to resolve cross references. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@105 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'makepdf.sh')
-rwxr-xr-xmakepdf.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makepdf.sh b/makepdf.sh
index 88aafe3..d85c779 100755
--- a/makepdf.sh
+++ b/makepdf.sh
@@ -4,3 +4,4 @@ SPECDOC=virtio-v1.0-csd01
xelatex $SPECDOC.tex
xelatex $SPECDOC.tex
+xelatex $SPECDOC.tex