Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The general syntax is:
!block plain ... !endblock
See Understanding Filter Interfaces, if necessary.
The plain filter is used when including a topic as an "plain" section within a document, i.e. normal headings are converted to plain headings.
A typical book might look like this:
!init OPT_STYLE="manual" !define DOC_NAME "A Sample Book" !build_title !include "chapter1.sdf" !include "chapter2.sdf" !include "chapter3.sdf" !include "glossary.sdf"; plain
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog