Pager Codes


  [PFL_GOTO]    only do text after ], if viewer has PFL_GOTO
  [!PFL_GOTO]   same, but inverted

  [FL_COLOUR]   same, but testing a flag not a priv
  
  [!PFL_WEB]    a special pflag that can be used to hide stuff from the web infofile viewer, but not from anyone else.

  [-PFL_GOTO]   do text on line after this and continuing only if viewer has priv
  [-!PFL_GOTO]  same, but inverted

  [*PFL_GOTO]   halt output of file here if viewer does not have PFL_GOTO

  ]        finish a [- block


  @@!      run the following command
@@< start of table
@@> end of table
+/td> column break within table

@@p page break
@@N "Dear %s, "

@@=Text double blue title == Text ====
@@= double blue footer ============
@@-Text single blue title
Text
@@- double blue footer

@@hText policy title == Text ====
@@h policy footer

@@c centred text

@@I info file header Whatever


@@/h help files to link under 'see also'
@@/i info files to link under 'see also'
@@/p policy files to link under 'see also'
@@/w web pages to link under 'see also'
@@/ show 'see also' block as defined above.

To make the web-based file viewer generate links to other doc files:
help
info
policy
href

$$ a dollar symbol