BSD 3 development
[unix-history] / usr / lib / me / revisions
CommitLineData
eac651db
BJ
1Mod 26 9 Nov 79
2-- Fixed footnote bug that caused the first line of footnotes
3 that were broken across a page to be indented.
4
5Mod 25 1 Oct 79
6-- Fixed footnote bug that caused footnotes invoked at the
7 top of pages to come out in bold font.
8-- Fixed equation bug that caused equations at the top of
9 page to be improperly centered.
10
11Mod 24 27 Sep 79
12-- Changed delimiter in all \w's to " from ', to allow for
13 apostrophes in labels.
14-- Increased footnote fudge factor.
15-- Changed \x factor in \*[ & \*< to be one half previous value.
16
17Mod 23 24 Aug 79
18-- Changed .ip to start new line if the tag is too long for
19 the space provided.
20
21Mod 22 11 Jul 79
22-- Changed .ac to handle new paper (with second parameter
23 == "*").
24
25Mod 21 24 Apr 79
26-- Changed \*[ and \*< to use \x -- to avoid line overlap.
27
28Mod 20 6 Apr 79
29-- Changed 12-pitch DTC terminals to still space 1/6 inch (instead
30 of 1/8 inch), unless the 'x' register is non-zero -- do-able with
31 the -rx1 option on the nroff command line.
32
33Mod 19 28 Mar 79
34-- Had .ep do a .rs, to avoid occasional problems (like with
35 .+c (again).
36-- Added the 'X' register: if non-zero on startup on a 12-pitch
37 terminal, it outputs 6 LPI instead of 8 LPI.
38
39Mod 18 26 Mar 79
40-- Had .+c reset indent, to solve problems of prelim material
41 after a .ip (as with references)
42
43Mod 17 19 Mar 79
44-- Fixed a bug in .++ which caused it to renumber pages incorrectly,
45 the result of nroff starting a new page immediately upon reaching
46 the end of the previous page (damn!).
47
48Mod 16 8 Mar 79
49-- Fixed a bug in .++ which caused it to change page number formats
50 before forcing out the page.
51-- Changed tmac.e so that extra '.so's to the package will next to
52 'null.me'.
53-- Changed .sh so that a title of "_" will cause section depth change
54 side-effects only (base indent will remain the same, and no output
55 will occur).
56
57Mod 15a 7 Mar 79
58-- Fixed a bug in Mod 15 which caused .ip's to fail.
59
60Mod 15 2 Mar 79
61-- Changed .@p to do paragraph indents normally in keeps, which
62 will override the indent parameter in keeps with paragraph
63 forms in them (use .ba to fix this).
64
65Mod 14 23 Feb 79
66-- Fixed .ip so it would hyphenate correctly.
67
68Mod 13 16 Feb 79
69-- Added .rs before eqn title output to fix vertical centering
70 problem.
71
72Mod 12 15 Feb 79
73-- Changed NROFF bold font to be regular .ul (.cu is a pain).
74-- Changed .sh to output regular spaces instead of unpaddable
75 spaces.
76-- Fixed bug in .1c with bad line length (didn't reset \n($l).
77
78Mod 11 13 Feb 79
79-- Added hook to .$c to call .$C (for index entries or whatever).
80
81Mod 10 12 Feb 79
82-- Had .xp print in current environment and not reset to single
83 spacing, to allow more control over output format.
84
85Mod 9 26 Dec 78
86-- Fixed yet another problem with equation spacing.
87
88Mod 8 18 Dec 78
89-- Fixed .@q to solve a problem with \n(dn getting lost on
90 equations at top of page.
91
92Mod 7 11 Dec 78
93-- Had .@q (equation output) move to end of equation after
94 equation output (eqn doesn't seem to space quite right).
95
96Mod 6 27 Nov 78
97-- Fixed the umlaut on DTC output to be prettier.
98
99Mod 5 5 Nov 78
100-- Fixed a bug with the second parameter to .ip.
101
102Mod 4 2 Nov 78
103-- Added .uh command (unnumbered heading).
104-- Changed .$p and .sh accordingly.
105
106Mod 3 2 Oct 78
107-- Fixed .ne command in .$p (print section headings).
108
109Mod 2 25 Sep 78
110-- Changed .np to use () instead of [].
111
112Mod 1 12 Sep 78
113-- Fixed footnote fudge factor (curse NROFF!!)
114-- Put "needs" on .(z, .)z.
115
116Mod 0 11 Sep 78