X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile;h=c23967bdc803d792f9ba3f29127dcbdbdc76244f;hb=8f512040dafbaab352101269bd7117a3087c5494;hp=23e6b999c7d490b94367125f4d192f8a02d30fbb;hpb=c747f26daf759c260968928d125b2750894d4217;p=clsql.git diff --git a/doc/Makefile b/doc/Makefile index 23e6b99..c23967b 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.16 2002/09/18 07:44:08 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.17 2002/10/14 07:16:04 kevin Exp $ # # This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -79,6 +79,7 @@ ${TEXFILE}: ${DOCFILES} pdf: ${PDFFILE} ${PDFFILE}: ${DOCFILES} + @jade -t tex -c ${CATALOG} -d ${DSSSL_PRINT} ${DOCFILE} > /dev/null @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null @pdfjadetex -interaction=batchmode '\pdfcompresslevel=9' '\input ${TEXFILE}' > /dev/null