Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : docs

Dir     : e17/docs/ewlbook


Modified Files:
        Makefile 


Log Message:
- fix some issues with the ewl book to keep in sync with ewl changes. Thanks
  to TongKe Xue for pointing these out

===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/ewlbook/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile    29 Jul 2004 04:17:41 -0000      1.2
+++ Makefile    17 Aug 2005 02:26:27 -0000      1.3
@@ -26,15 +26,16 @@
 
 ###FO_XSL = $(PREFIX)/docbook-xsl-1.61.3/fo/docbook.xsl                ## DB
 #FO_XSL = $(PREFIX)/docbook-xsl-1.61.3/fo/tldp-print.xsl       ## LDP
-#FO_XSL = $(PREFIX)/xsl-stylesheets-1.62.0/fo/docbook.xsl      # Gentoo DB FO
-FO_XSL = $(PREFIX)/docbook-xsl-1.64.1/fo/docbook.xsl   # Official DB FO
+FO_XSL = $(PREFIX)/xsl-stylesheets-1.66.1/fo/docbook.xsl       # Gentoo DB FO
+#FO_XSL = $(PREFIX)/docbook-xsl-1.64.1/fo/docbook.xsl  # Official DB FO
 
 ### XSL Arguments: the fop argeument will make FOP play nice, and the 9x7 
format is for tech page size.
 #FO_ARGS = --stringparam page.height 9in --stringparam page.width 7in 
--stringparam fop.extensions 1 --stringparam draft.mode no
 FO_ARGS = --stringparam fop.extensions 1 --stringparam draft.mode no
 
 #HTML_XSL = $(PREFIX)/docbook-xsl-1.61.3/html/tldp-html.xsl
-HTML_XSL = $(PREFIX)/docbook-xsl-1.64.1/html/docbook.xsl       # Gentoo DB HTML
+#HTML_XSL = $(PREFIX)/docbook-xsl-1.64.1/html/docbook.xsl      # Gentoo DB HTML
+HTML_XSL = $(PREFIX)/xsl-stylesheets-1.66.1/html/docbook.xsl
 
 all: pdf html
 




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to