Change the default path names of prn2eps and ppt_printout_ps. default tip
authorShingo W. Kagami
Sun, 19 Sep 2010 13:35:50 +0900
changeset 1abe870050749
parent 0 2bb9df67c0fe
Change the default path names of prn2eps and ppt_printout_ps.
Makefile.sample
     1.1 --- a/Makefile.sample	Sun Sep 19 13:16:17 2010 +0900
     1.2 +++ b/Makefile.sample	Sun Sep 19 13:35:50 2010 +0900
     1.3 @@ -4,8 +4,8 @@
     1.4  SRCMISC = 
     1.5  SRCFIG_DIGEST = $(SRCFIG:.ppt=.md5)
     1.6  
     1.7 -PRN2EPS = c:/cygwin/home/swk/lib/tex/prn2eps.pl
     1.8 -PPTPRINT = c:/cygwin/home/swk/lib/tex/ppt_printout_ps.vbs
     1.9 +PRN2EPS = c:/cygwin/usr/local/lib/ppt2eps/prn2eps.pl
    1.10 +PPTPRINT = c:/cygwin/usr/local/lib/ppt2eps/ppt_printout_ps.vbs
    1.11  PRINTER = "Generic PostScript Writer"
    1.12  
    1.13  dvi: $(TARGET).dvi