doc/en_US.ISO8859-1/share
Murray Stokely f9ccc49092 Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheet
support.

This option prevents section labels from being numbered after the third
level.

make FORMATS=ps :

  "N.N.N Section Title"
  "N.N.N.N really specific topic"
  "N.N.N.N.N really-really specific topic"

make MIN_SECT_LABELS=1 FORMATS=ps :

  "N.N.N Section Title"
  "really specific topic"
  "really-really specific topic"

The section titles are still bold, spaced away from the text, and
sized according to their nesting level.
2001-07-28 03:00:03 +00:00
..
images/callouts Kick start the English image library. Add some callout 'bugs'. 2000-07-16 16:23:18 +00:00
sgml Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheet 2001-07-28 03:00:03 +00:00