[docbook-apps] Looking for sample Ant files

2011-11-02 Thread Carlos Araya
Good evening: I am in the process of moving my Docbook XSL tool chain to my Mac and want to use ANT to manage the build process. Anyone care to share example build files for me to look at? Thanks Carlos

Re: [docbook-apps] Different attribute-sets for note, caution, info, etc.

2011-11-02 Thread DeanNelson
Joel, Yes, here is my layer that I use. http://docbook.sourceforge.net/release/xsl/current/images/'"/> #FF #FF #B5FFB5 #FAFA8C #FFADAD #00 always 5pt -1pt 1pt solid blue always #E0E0E0 left 5pt 1pt solid blue 1pt solid blue 1pt solid blue

Re: [docbook-apps] Different attribute-sets for note, caution, info, etc.

2011-11-02 Thread Bob Stayton
Hi, You can use xsl:choose inside an xsl:attribute element because the attribute-set is evaluated on each instance of usage. For an example, see: http://lists.oasis-open.org/archives/docbook-apps/201106/msg00084.html In this case, you want the test to be something like test="self::d:caution">

[docbook-apps] Different attribute-sets for note, caution, info, etc.

2011-11-02 Thread Parker, Joel J. K. (GSFC-5950)
Is there an easy canned way to get different attribute-sets for the different admonitions (note, caution, info, ...)? Specifically, I want each to have a shaded box, and I'd like to alter the color based on the "severity" of the admonition. Thanks, -- Joel J. K. Parker -

Re: [docbook-apps] rotate figures with a pi

2011-11-02 Thread Bob Stayton
Hi Benno, I think this is an issue with FOP. The output looks correct when processed with RenderX's XEP and Antenna House XSL Formatter. I'm still not quite clear on what you mean when you say that "some of the attributes are not reached through". Exactly which attributes and where did you ex

RE: [docbook-apps] syntax highlighting with xslt2/pygments/jython/saxon

2011-11-02 Thread Mauritz Jeanson
| -Original Message- | From: Andreas Reuleaux | java \ | -cp | "/opt/saxonhe/saxon9he.jar:/opt/dbk/xslt2/lib/docbook-xsl2-saxon.jar:/usr/sh are/java/jython.jar" net.sf.saxon.Transform \ | -init:docbook.Initializer \ | -s:myfile.dbk \ | -xsl:fo-xslt2.xsl \ | -o:myfile.fo \ | -xi

Re: [docbook-apps] Generated epub to mobi - lists are incorrectly displayed

2011-11-02 Thread Lars Vogel
Hello Jirka, thanks, makes sense your setup. Best regards, Lars 2011/11/1 Jirka Kosek > On 29.10.2011 11:59, Lars Vogel wrote: > > > thanks. This also looks like a great solution. I think the suggestion > from > > Robert is easier for my toolchain as I only have to change the > customization >