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