Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

16 Producing DocBook XML > 16.3 Specifying general options for DocBook > 16.3.1 Configuring styles for DocBook XML


16.3.1 Configuring styles for DocBook XML

By default, Mif2Go suppresses FrameMaker autonumbers for DocBook:

[HTMLStyles]

* = NoAnum

However, if you use FrameMaker numbering properties for things that have nothing to do with numbering, you can override the suppression for selected paragraph formats:

[HTMLStyles]

ParaFmt = Anum

By default, Mif2Go converts forced returns (FrameMaker Shift+Enter) to spaces for DocBook. To simply close then reopen the paragraph tag (without attributes) instead:

[HTMLOptions]

XMLBreakPara = Yes

To do so selectively by paragraph format:

[HTMLStyles]

ParaFmt = XMLBreak

See §20.3.9 Deciding how to treat forced returns.



16 Producing DocBook XML > 16.3 Specifying general options for DocBook > 16.3.1 Configuring styles for DocBook XML