diff --git a/pkgs/misc/tex/nix/run-latex.sh b/pkgs/misc/tex/nix/run-latex.sh index 13948400489f..847532101b3c 100644 --- a/pkgs/misc/tex/nix/run-latex.sh +++ b/pkgs/misc/tex/nix/run-latex.sh @@ -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