/[groff]/groff/NEWS
ViewVC logotype

Diff of /groff/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.192 by wl, Mon Sep 20 09:08:33 2004 UTC revision 1.193 by wl, Wed Sep 29 06:49:37 2004 UTC
# Line 49  o The `Ds' and `De' macros provided in m Line 49  o The `Ds' and `De' macros provided in m
49    file from the X11 distribution (macros.t) which provides proper    file from the X11 distribution (macros.t) which provides proper
50    definitions for the two macros.    definitions for the two macros.
51    
52    o The following registers have been added to the ms macros for improving
53      layout control:
54    
55      PORPHANS
56        Defines number of lines following LP, PP, QP, IP or XP which must be
57        kept together, before any automatic page break.
58    
59      HORPHANS
60        Sets number of lines of following paragraph which must be kept with a
61        heading, defined by NH or SH, before any automatic page break.
62    
63      GROWPS
64        Sets the first level of heading (set with NH) which will keep the same
65        point size as body text.
66    
67      PSINCR
68        Sets the point size increment for each level of heading (set with NH),
69        below the threshold level set by GROWPS; e.g., if \n[PS] = 10,
70        \n[GROWPS] = 3 and \n[PSINCR] = 2.0p, then .NH 1 will produce 14pt
71        headings, .NH 2 will produce 12pt, and all other levels will remain
72        at 10pt (because \n[PS] = 10).
73    
74    o The SH macro in the ms package now accepts a numeric argument, to make
75      heading size match that of NH with same argument value when the
76      GROWPS/PSINCR feature is enabled.
77    
78    Please refer to the documentation of the ms package for other, minor
79    improvements.
80    
81    
82  VERSION 1.19.1  VERSION 1.19.1
83  ==============  ==============

Legend:
Removed from v.1.192  
changed lines
  Added in v.1.193

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26