doc/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
..
examples Add two scripts that manipulate man-refs.ent. add-manref.sh inserts a 2001-07-24 10:56:11 +00:00
misc Be a little more conservative with the line height to try and placate those 2001-07-11 12:46:50 +00:00
mk Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheet 2001-07-28 03:00:03 +00:00
sgml Use DSSSL's (next-match) function to fall through to next most 2001-07-27 21:16:55 +00:00
web2c Preamble for the .tex files that will be converted to PDF to get them to 2000-11-07 10:23:41 +00:00