* Sometime LaTeX needs 4 passes.

svn path=/nixpkgs/trunk/; revision=11456
This commit is contained in:
Eelco Dolstra 2008-04-02 15:10:49 +00:00
parent 99d512a41f
commit 76b73720da

View file

@ -87,6 +87,13 @@ if test "$runNeeded"; then
fi
if test "$runNeeded"; then
echo "PASS 4..."
runLaTeX
echo
fi
if test "$runNeeded"; then
echo "Hm, still not done :-("
echo