List of publishing directives and their functions
- (:2column:)
- Instructs the typesetting server to set the page as a 2-column PDF. For single pages; ignored when typesetting page collections. Note: this option works best with pages of text; it does not support pages containing tabular material.
- (:linkslist pagename:)
- Lists all the links on pagename, in alphabetical order. See Publish Linked Pages. The $FPLByGroup…Fmt variables control the publishing form layout.
- (:publish:)
- Older and simpler version of (:typeset:). Adds a Publish button to a WikiTrail page; usage deprecated and may be removed in a future version. The $PublishTagFmt variable defines the button content.
- (:traillinks pagename:)
- Lists the stops on the trail on pagename. See Publish a Trail. The $HPC…Fmt variables control the publishing form layout.
- (:typeset:)
- Adds a Typeset button to a WikiTrail page, enabling an information seeker to assemble and publish the trail pages into a single report-style document. See Publish a Trail. The $PublishTagFmt variable defines the button content.
- (:typeset-book:)
- Adds a Typeset book button to a WikiTrail page, enabling an information seeker to assemble and publish the trail pages into a single book-style document. It offers a choice of chapter styles. See Publish a Trail. The $PublishTagFmt variable defines the button content.
- (:typeset-page:)
- Adds a Typeset page button to any PmWiki page, enabling an information seeker to publish the current page. See Skins for how to remove the default PDF icon. The $PrintTagFmt variable defines the button content.
- (:typeset-trail:)
- Adds a Typeset page button to any PmWiki page, with an include trail pages option, enabling an information seeker to publish the current page including any trail pages. The $PrintTrailTagFmt variable defines the button content.
- (:wikilist:)
- Part of the wikiforms recipe; includes an option to typeset the contents of pages listed. See Issues. The $PublishWikiFormFmt variable defines the button content.
- (:wikilog:)
- Part of the calendar recipe; includes an option to typeset the contents of pages listed. See Release Log. The $PublishCalendarFmt variable defines the button content.
Wikipublisher turns search results into a publishing form using the $FPLByGroup…Fmt variables.
In all cases, the $PDFCheckboxFmt, $PDFTypesetFmt and $PDFOptionsFmt variables define the PDF checkbox, typeset button and PDF options button respectively. Finally, the $PageTypesetFmt variable defines the per-page PDF icon and options.
« Typesetting Conventions | User Guide | »