# HG changeset patch # User Shingo W. Kagami # Date 1284870950 -32400 # Node ID abe870050749de3ff94947f295285de694d68c24 # Parent 2bb9df67c0fea0f6a40e9185200292fa7e7d55b0 Change the default path names of prn2eps and ppt_printout_ps. diff -r 2bb9df67c0fe -r abe870050749 Makefile.sample --- a/Makefile.sample Sun Sep 19 13:16:17 2010 +0900 +++ b/Makefile.sample Sun Sep 19 13:35:50 2010 +0900 @@ -4,8 +4,8 @@ SRCMISC = SRCFIG_DIGEST = $(SRCFIG:.ppt=.md5) -PRN2EPS = c:/cygwin/home/swk/lib/tex/prn2eps.pl -PPTPRINT = c:/cygwin/home/swk/lib/tex/ppt_printout_ps.vbs +PRN2EPS = c:/cygwin/usr/local/lib/ppt2eps/prn2eps.pl +PPTPRINT = c:/cygwin/usr/local/lib/ppt2eps/ppt_printout_ps.vbs PRINTER = "Generic PostScript Writer" dvi: $(TARGET).dvi