RE: [docbook-apps] Tag formatting in PDF output

From
David Cramer <>
Date
2009-11-19T20:05:23+00:00
ID
Thread
RE: [docbook-apps] Tag formatting in PDF output
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 and for information about creating the 
customization layer:  http://www.sagehill.net/docbookxsl/CustomMethods.html  

 

David

  

  
  From: Andrew Light 
  [mailto:] 
Sent: Thursday, November 19, 2009 
  1:43 PM
To: 
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