[mcclim-cvs] CVS mcclim/Doc
rstrandh
rstrandh at common-lisp.net
Sat Jan 6 05:01:05 UTC 2007
Update of /project/mcclim/cvsroot/mcclim/Doc
In directory clnet:/tmp/cvs-serv16226
Modified Files:
Makefile
Log Message:
Added image conversion to PDF needed by the PDF version of the manual.
--- /project/mcclim/cvsroot/mcclim/Doc/Makefile 2006/12/24 12:54:19 1.8
+++ /project/mcclim/cvsroot/mcclim/Doc/Makefile 2007/01/06 05:01:02 1.9
@@ -9,7 +9,7 @@
HTMLDIRS=$(basename $(MCCLIMTEXI))
IMAGES=ex2.eps inspect-as-cells.eps inspect-object-1.eps \
inspect-object-2.eps inspect-object-3.eps native.fig
-IMAGETARGETTYPES=gif png eps
+IMAGETARGETTYPES=gif png eps pdf
TARGETIMAGES=$(shell sh ./makeimages.sh -e "$(IMAGES)" "$(IMAGETARGETTYPES)")
# Place where generated documentation ends up. The value of
# DOCSTRINGDIR has to end with a slash or you lose (it's passed to
More information about the Mcclim-cvs
mailing list