Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : docs

Dir     : e17/docs/cookbook


Modified Files:
        Makefile 


Log Message:
- stop docbook from trying to put in the draft image. never worked for 
  me anyway, and for some reason tonight I can't contact docbook.sf.net
  which makes it impossible to build the pdf docs.

===================================================================
RCS file: /cvsroot/enlightenment/e17/docs/cookbook/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile    10 Jul 2004 17:53:03 -0000      1.3
+++ Makefile    29 Jul 2004 04:16:33 -0000      1.4
@@ -30,8 +30,8 @@
 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
-FO_ARGS = --stringparam fop.extensions 1
+#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




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to