X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2FMakefile;h=c23967bdc803d792f9ba3f29127dcbdbdc76244f;hp=23e6b999c7d490b94367125f4d192f8a02d30fbb;hb=3a76a2fde6312f1602a98237baa87e2235cdcca0;hpb=3ddf5702803da0736c3195230728bcc0bd311117 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