X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2FMakefile;h=aef678edf20d15b74bdf4c74fb83d4c890689a54;hp=23e6b999c7d490b94367125f4d192f8a02d30fbb;hb=bada52b7a8fd2cc484dee33cccd64ca09a52ec3d;hpb=c747f26daf759c260968928d125b2750894d4217 diff --git a/doc/Makefile b/doc/Makefile index 23e6b99..aef678e 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$ # # 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