OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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





[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]