lib/Tools/latex
changeset 26979 c58778bdf146
parent 26954 3a3816ca44bb
child 28650 a7ba12e0d3b7
--- a/lib/Tools/latex	Fri May 23 21:20:26 2008 +0200
+++ b/lib/Tools/latex	Sat May 24 02:19:09 2008 +0200
@@ -117,7 +117,7 @@
   ps.gz)
     check_root && \
     run_latex && \
-    run_dvips &&
+    run_dvips && \
     gzip -f "$FILEBASE.ps"
     RC="$?"
     ;;