Gerlach, James wrote: > I would like to create a customize.xxe file to modify the > 'formal.title.placement' parameter of the DocBook-->Convert > Document-->Convert to WordprocessingML(MS-Word 2003) feature. I would > like to have the titles 'after' the figures (default is 'before'). What > is the name of the parameterGroup that I need to change this? In the > DocBook documentation I see parameterGroup names for > 'docb.toHTML.transformParameters' and others, but none for WordprocessingML.
This is an omission in the DocBook documentation (fixed now). The name of parameterGroup is "docb.toRTF.transformParameters". (This, because for now, the same XSL-FO processor, XMLmind FO Processor, is used convert XSL-FO to RTF and WordprocessingML.)

