Hi Andrew,
To do that you'll need to create a "customization layer" with templates
to control the formatting for the elements you want to change. You'll
find that Bob Stayton's book is a great resource for this kind of thing.
Look here: http://www.sagehill.net/docbookxsl/CustomInlines.html
<http://www.sagehill.net/docbookxsl/CustomInlines.html> and for
information about creating the customization layer:
http://www.sagehill.net/docbookxsl/CustomMethods.html
<http://www.sagehill.net/docbookxsl/CustomMethods.html>
David
________________________________
From: Andrew Light [mailto:[email protected]]
Sent: Thursday, November 19, 2009 1:43 PM
To: [email protected]
Subject: [docbook-apps] Tag formatting in PDF output
Hi all,
I have DocBook files that I am converting to PDF (using FOP). I
would like my xml tags (like guilabel, guibutton, etc) to be formatted
in a special way in the PDF (comparable to the way they are when I
convert to HTML using CSS).
How can I control the formatting of my XML tags through to the
PDF output?
Thanks in advance!
Andrew