Revision: 9b136988a2
Author: Enrico Spinielli <
enrico.s...@gmail.com>
Date: Sun Dec 13 04:52:02 2009
Log: typo in Makefile target 'figure'. Reverted MPost experiment (text on
path).
http://code.google.com/p/pycalcal/source/detail?r=9b136988a2
Modified:
/
figure.mp
/pycalcal.nw
=======================================
--- /
figure.mp Sun Dec 6 08:17:38 2009
+++ /
figure.mp Sun Dec 13 04:52:02 2009
@@ -4,6 +4,7 @@
\usepackage{wasysym}
\begin{document}
etex
+
beginfig(0);
r=5cm;
theta=70;phi=-15;
=======================================
--- /pycalcal.nw Sun Dec 6 08:17:38 2009
+++ /pycalcal.nw Sun Dec 13 04:52:02 2009
@@ -8035,7 +8035,7 @@
.PHONY : figure
figure:
- mptopdf
fugure.mp
+ mptopdf
figure.mp
<<Makefile: distro>>
<<Makefile: unit tests and targets>>