← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [docbook-apps] The LATEX \renewcommand function counterpart in Docbook XSL

From
Mauritz Jeanson <>
Date
2009-11-03T17:55:29+00:00
ID
FECFE3B852494CF286C710FAA8169F80@D7MZ171J
Thread
RE: [docbook-apps] The LATEX \renewcommand function counterpart in Docbook XSL
|  -----Original Message-----
|  From: Nancy Brandt 
|  
|  Has anybody seen/created something similar to the LATEX 
|  \renewcommand function? This function redefines an element's 
|  default look&feel within the source file.


What would you expect a "\renewcommand function counterpart" to accomplish? 

XML has processing instructions (PIs). DocBook XSL recognizes a set of
predefined PIs, and you can also create your own as part of your
customization. See
http://www.sagehill.net/docbookxsl/ProcessingInstructions.html.

You could also use the role attribute as a "hook" for customizations. See
http://www.sagehill.net/docbookxsl/AddNewTemplate.html#AttValueFormatting

Mauritz
← Prev in month ← Prev in thread
Next in thread → Next in month →