From: Taj M. <taj...@us...> - 2004-09-15 03:54:04
|
Update of /cvsroot/davinci/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4829 Modified Files: Makefile Log Message: Changed Makefile to use TLDP XSL stylesheet (looks better). Index: Makefile =================================================================== RCS file: /cvsroot/davinci/docs/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile 15 Sep 2004 00:53:42 -0000 1.1 --- Makefile 15 Sep 2004 03:53:47 -0000 1.2 *************** *** 22,26 **** # Path to HTML XSL file ! HTMLXSL=xsl/html/docbook.xsl # Path to the PDF XSL file PDFXSL=xsl/fo/tldp-print.xsl --- 22,26 ---- # Path to HTML XSL file ! HTMLXSL=xsl/html/tldp-one-page.xsl # Path to the PDF XSL file PDFXSL=xsl/fo/tldp-print.xsl |