Omni Systems, Inc.

  

Mif2Go User's Guide, Version 33u53

  

Valid HTML 4.01!

 

Made with Mif2Go

20 Mapping text formats to HTML > 20.3 Mapping paragraph formats > 20.3.13 Eliminating unwanted paragraphs


20.3.13 Eliminating unwanted paragraphs

Suppose your FrameMaker document contains manually inserted page-oriented navigation aids, such as the text "(Continued)" when a procedure breaks across a FrameMaker page boundary. To prevent this text from appearing in HTML output, you can use conditional text, or you can do the following:

1. Use a special paragraph format (for example, Continuation) for all instances of the text in your document.

2. In the configuration file, assign property Delete to the paragraph format:

[HtmlStyles]

; Delete removes the style and all of its content

Continuation = Delete

The Delete format property has a limited purpose: to omit paragraph content, and any Frames Above/Below, from HTML output. However, the paragraph content is still available, and can be used in Mif2Go macros.

Note: Applied to an anchor paragraph, Delete does not remove any anchored frames or tables that are anchored in the paragraph; Delete merely causes the anchor paragraph itself to be omitted from HTML output.



20 Mapping text formats to HTML > 20.3 Mapping paragraph formats > 20.3.13 Eliminating unwanted paragraphs