groff: Invoking grohtml

 
 7.8.1 Invoking 'grohtml'
 ------------------------
 
 The postprocessor 'grohtml' accepts the following command-line options:
 
 '-aBITS'
      Use this number of BITS (= 1, 2 or 4) for text antialiasing.
      Default: BITS = 4.
 
 '-a0'
      Do not use text antialiasing.
 
 '-b'
      Use white background.
 
 '-DDIR'
      Store rendered images in the directory 'DIR'.
 
 '-FDIR'
      Put the directory 'DIR/devNAME' in front of the search path for the
      font, prologue and device description files, given the target
      device NAME, usually *html*.
 
 '-gBITS'
      Use this number of BITS (= 1, 2 or 4) for antialiasing of drawings.
      Default: BITS = 4.
 
 '-g0'
      Do not use antialiasing for drawings.
 
 '-h'
      Use the 'B' element for section headings.
 
 '-iRESOLUTION'
      Use the RESOLUTION for rendered images.  Default: RESOLUTION =
      100dpi.
 
 '-ISTEM'
      Set the images' STEM NAME.  Default: STEM = 'grohtml-XXX' (XXX is
      the process ID).
 
 '-jSTEM'
      Place each section in a separate file called 'STEM-N.html' (where N
      is a generated section number).
 
 '-l'
      Do not generate the table of contents.
 
 '-n'
      Generate simple fragment identifiers.
 
 '-oOFFSET'
      Use vertical padding OFFSET for images.
 
 '-p'
      Display the page rendering progress to 'stderr'.
 
 '-r'
      Do not use horizontal rules to separate headers and footers.
 
 '-sSIZE'
      Set the base font size, to be modified using the elements 'BIG' and
      'SMALL'.
 
 '-SLEVEL'
      Generate separate files for sections at level LEVEL.
 
 '-v'
      Print the version number.
 
 '-V'
      Generate a validator button at the bottom.
 
 '-y'
      Generate a signature of groff after the validator button, if any.