]> www.ginac.de Git - ginac.git/blobdiff - doc/tutorial/Makefile.in
- moved the subsections that were marked as 'digression:' to an appendix
[ginac.git] / doc / tutorial / Makefile.in
index a1bcb6b98cf99b839a9b4c76d9996782940376d4..8c17b366ed64ee845a403e167af375a148fd0df6 100644 (file)
@@ -392,8 +392,8 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
 %.eps: %.fig
        @if [ "${FIG2DEV}" ]; then \
 
 %.eps: %.fig
        @if [ "${FIG2DEV}" ]; then \
-         echo "Running ${FIG2DEV} -L ps -m 0.8 $< $@..."; \
-         ${FIG2DEV} -L ps -m 0.8 $< $@; \
+         echo "Running ${FIG2DEV} -L ps -m 0.9 $< $@..."; \
+         ${FIG2DEV} -L ps -m 0.9 $< $@; \
        else \
          echo "warning: fig2dev was not found by configure"; \
        fi
        else \
          echo "warning: fig2dev was not found by configure"; \
        fi