* groffer 0.4 (beta) released (integrated into groff `contrib')
[s-roff.git] / contrib / mm / ChangeLog
blobd3c2e674e51ea42df14f02f13a1b644ce613cb9a
1 Sun Dec 9 00:00:00 2001 Werner LEMBERG  (wl@gnu.org)
3         * Makefile.sim, groff_mm.man, groff_mmse.man: Minor fixes.
4         * mmroff.man: This is a section 1 man page.
5         Minor fixes.
6         * Makefile.sub: Install mmroff.man in section 1.
8 Wed Nov 28 00:00:00 2001 Werner LEMBERG (wl@gnu.org)
10         * m.tmac: Assure that the macro package is loaded only once.
12 Wed Sep 5 00:00:00 2001 Werner LEMBERG (wl@gnu.org)
14         * m.tmac: Enable all warnings only if no -W or -w option is given on
15           the command line (or rather, if only the default warnings are
16           set).
18 Mon Sep 3 00:00:00 2001 Werner LEMBERG (wl@gnu.org)
20         * groff_mm.man: Don't use .ne for TTY devices.
22 Thu Jul 26 00:00:00 2001 Werner LEMBERG (wl@gnu.org)
24         * groff_mm.man: Start always a new line after end of sentence.  Add
25           some compatibility info to the HF variable.
27 Thu Jul 26 00:00:00 2001 Larry Jones (larry.jones@sdrc.com)
29         * m.tmac: Fix initialization of Hps1 and Hps2.
31 Wed May 16 00:00:00 2001 Bruce Lilly (blilly@erols.com)
33         * m.tmac (TH): Fix incorrect error message.
35 Thu Apr 12 00:00:00 2001 Ruslan Ermilov (ru@FreeBSD.org)
37         * groff_mm.man: Fixing some typos.
39 Mon Mar 5 09:30:18 2001 Jörgen Hägg (jh@axis.com)
41         * S didn't reset to default point size
42         * (dummy line to force cvs update...)
44 Sat Jan 06 10:30:00 2001 Werner LEMBERG (wl@gnu.org)
46         * Fixed assignment of page offset given as a command line argument.
48 Fri Nov 17 05:34:17 2000 Jörgen Hägg (jh@axis.com)
50         * Renamed tmac.m and tmac.mse to m.tmac and mse.tmac
52 Thu Sep 14 05:52:48 2000 Jörgen Hägg (jh@axis.com)
54         * New Changelog-format, it will show changes better.
55           Easier for other to use. (Somehow I didn't really
56           understand why the e-mail address was supposed to be
57           'jh at axis.com' in the Changelog. :-)
59 Mon Aug 28 00:00:00 2000 Bruno Haible (haible at clisp.cons.org)
61         * Makefile.sub: New target 'all', makes all prerequisites of
62         'install'.
64 Thu Sep 7 06:17:42 2000 Jörgen Hägg (jh at axis.com)
66         * version 2.0
67         * Had to do something about my version numbering.
68           The main CVS archive was not in sync with mine.
69           So, now it is 2.0. :-)
71 Sat Jun 17 23:00:00 2000 Eli Zaretskii (eliz@is.elta.co.il)
73         * Makefile.sim (.man.n): Replace `;' with `|', since DOS/Windows
74           path lists use the semicolon as a separator.
76 Sun Jun 4 21:39:00 2000 Kaneda Hiroshi (vanitas at ma3.seikyou.ne.jp)
78         * Fixing a lot of typos in groff_mm.man
80 Tue Mar 7 00:00:00 2000 OKAZAKI Tetsurou (okazaki at be.to)
82         * Makefile.sub: Use $(INSTALL_SCRIPT) for script files.
84 Sun Jan 30 22:52:20 2000 Jörgen Hägg (jh at axis.com)
86         * version 1.34
87         * Changed the version number in the CVS repository
88         * MC had a bug in column calculation, (thanks to T. Kurt Bond)
90 Fri Sep 3 07:33:14 1999 Jörgen Hägg (jh at axis.com)
92         * version 1.33
93         * At last! I finally tracked down the PGFORM bug!
94           It didn't setup the @pl, @ll and @po as it should, now it does.
95         * mgm_ref/mgm_roff renamed to mmroff [-x]
96         * fixed y2k-bug in \*[DT]
97         * \n[cov*year] removed, hope noone used that.
98         * ISODATE added with Iso as command line flag
99                 (iso-date suggested by Paul Eggert)
100         * Added ISODATE to tmac.mse and removed local settings
101           of new-date.
102         * INITI syntax changed and enhanced. Index processing is now
103           done with mmroff.
104         * A few examples has been added, new subdirectory 'examples'.
105         * Fixed bug with SETR, header references are now only saved
106           when Ref > 0
107         * Problem with register H1h fixed
108         * Added test for missing abstract in 4.MT
109         * Updated Makefile.sub, using tmac_m_prefix.
111 Mon Mar 15 22:22:42 1999 Jörgen Hägg (jh at axis.com)
113         * OK, let's release this as a beta, 1.33 will be better. :-)
114         * version 1.32
115         * fixed .el-error
116         * Added number variable Hss
117         * Changed Hps1 and Hps2 to units
118         * added hd*h1-text to be used in user defined macro TP.
119         * -U needed for SETR (I really need 'mv', 'echo', 'rm'
120           and 'test' builtin!)
121         * Rewritten the reference system, SETR now prints to stderr
122           if the number register Qrf > 0. Store in the filename
123           that is the argument to .INITR
124           The old behaviour is returned if number register Initr > 0.
125         * Fixed bug with List of XXXX, long lines messed up the result.
126         * added number register H1dot.
127         * added string variable H1txt
128         * added string variable Tcst
129         * added number register Dsp.
130         * added alias APPX for user-defined appendix title.
131         * added string variable Apptxt
132         * added H1h for use in TP in headers
133         * added macro EPIC
134         * added macro PIC (safe replacement for PSPIC)
135         * fixed Hps-bug, should be 1, not 1v.
136         * fixed bug with APPSK, variable not set.
138 Wed Feb 4 15:46:04 1998 Jörgen Hägg (jh at axis.se)
140         * version 1.31
141         * .LI will now honor a space mark.
142         * Another fix for .AU to let it be used without arguments.
143         * uninitialized eq*label fixed
145 Fri Sep 6 07:13:07 1996 Jörgen Hägg (jh at axis.se)
147         * version 1.30
148         * This is more like a beta-release, bugs might pop up. :-)
149         * last line in TOC was not correctly terminated (missing .br)
150         * changed the indentation for displays, it will now
151           indent to the current indent, not the one at the definition
152           of the display.
153         * Equation marks should now work better, indentation also.
154         * included these bug fixes from Larry Jones:
155         *   The documentation for the argument to .AS was incorrect for MT 4.
156         *   \*(EM should be a double-dash for nroff.
157         *   \nS is in points, not units.
158         *   If \nO isn't set, the default page offset should be .75i for nroff
159                 and .963i for troff.
160         *   .S D should set the point size to \nS, not 10.
161         *   .S was setting the vertical spacing based on the old point size
162                 instead of the new point size.
163         *   Got rid of a spurrious .br that prevented run-in headings from
164                 working.
165         *   Reset the .SP counters in pg@header so that spacing on one page
166                 won't affect spacing on subsequent pages.
167         *   Allow .AU and .AF with no arguments (real mm does, even though it
168                 isn't documented).
169         *   Do .init@reset first thing to initialize the default environment.
170         *   For MT 4, the title should be 4 points larger than the default size,
171                 not 12 point.
172         *   The cover environment needs to be initialized.
173         *   Printing the abstract on the first page needs to be controlled by
174                 the .AS argument.
175         *   Heading eject should be suppressed if the heading immediately
176                 follows the first page stuff (title, author, etc.).
177         *   support for table of contents numbering style (.nr Oc)
178         *   changes the troff empty line height from .25v to .5v
179         *   fixed section page numbering
180         *   fixed a really nasty bug in footnotes that could cause you
181                 to lose the page footer completely if the very first
182                 footnote on the page occurred at just the wrong place
185 Wed May 15 07:39:32 1996 Jörgen Hägg (jh at axis.se)
187         * version 1.29
188         * Syntax and scaling errror fixed, (thanks to Frazer Williams)
189         * DF/DE will now do a line-break before printing the display.
190         * Updated the manual for TB,FG,EX and EC.
191         * Added support for the ms- (and mgs-)macro .IX
192         * Added indexmacro IX, INITI, IND and INDP, support for
193           TXIND, TYIND and TZIND.
194         * PGFORM will now always really reset to the default
195           values for unspecified arguments.
196         * Floating displays tested and repaired, it should
197           now (finanlly) work exactly as the original (I hope :-).
198         * Should now set year correctly even after 2000.
199         * Stupid bug in PGNH fixed.
200         * Corrected line length for figure caption (FG and friends)
203 Mon Apr 24 07:37:52 1995 Jörgen Hägg (jh at axis.se)
205         * version 1.28
206         * Added AVL (AV without date)
207         * Fixed nroff scaling for W and L.
208         * Added support for register E and roman/bold
209           for all Subject/Date/From strings.
210         * Added support for register C (1-4), (for DRAFTs and other types)
211         * Will protest if not used with groff.
212         * Change of the internal number registers @ps and @vs, they
213           are now in units, and is set in the new macros .@ps and .@vs.
214           @ps and @vs is now corrected to the real point and vertical size.
215         * Macro EQ has now correct pointsize.
216         * Figures should now get the right page number in the index.
217         * User-defined macros can now be defined for list of
218           figures, tables, equations and exhibits (T{X,Y}{FG,TB,EC,EX}.
219         * Space may be omitted between prefix and mark in automatic lists (.AL)
220           See .LI
222 Tue Jan 10 07:51:37 1995 Jörgen Hägg (jh at axis.se)
224         * version 1.27
225         * Manual updated
226         * More bugs fixed in DS/DF
227         * added alias for :g
228         * LC can now be used without argument (as the manual says. :-)
229         * Register :R now supported (RS/RF)
230         * footnote line was printed even if there was no room for
231           any footnotes. Fixed.
232         * Fixed 1C so that it can be used without page eject
233         * Added support for EOP (TPs twin)
234         * Hyphenation turned off by default. (Hy == 0)
236 Fri Nov 4 08:14:50 1994 Jörgen Hägg (jh at axis.se)
238         * version 1.25
239         * DS/DF separated and several bugs fixed. Watch out for new though. :-)
240         * string DT was emptied by mistake in the previous version.
241         * RD made prettier.
242         * typo in AV and let@print-head fixed.
244 Mon Oct 31 08:19:24 1994 Jörgen Hägg (jh at axis.se)
246         * version 1.24
247         * Bug fixed and format extended in .SG and .FC.
248         * date is always printed unless .ND without argument is used.
249           (I wonder what's the right thing to do, this might change.)
250         * Swedish letter-standards implemented in tmac.mse.
251         * .ND can be used to turn off the date. (Empty argument)
253 Mon Oct 31 08:14:09 1994 Jörgen Hägg (jh at axis.se)
255         * version 1.23
256         * An attempt to get in sync with RCS. This is the distributed
257           version.
259 Thu Oct 27 08:29:34 1994 Jörgen Hägg (jh at axis.se)
261         * version 1.22
262         * (version 1.21 lost... :-)
263         * Letter macros added!!
264         * The following macros are added:
265         * AV, FC, IA ,IE, LT, LO, NE, NS, SG, WA, WE
266         * nP also added.
268 Tue Dec 14 16:26:36 1993 Joergen Haegg (jh at efd.lth.se)
270         * version 1.20
271         * spelling-corrections
272         * Makefile.sim updated to the correct version, and a uninstall
273           target added.
274         * @cur-lib removed from tmac.m (obsolete)
275         * fixed check for references i .TC, .RP now resets the flag correctly.
276         * floating display should now be printed if there is space.
277         * first version using RCS. I've been avoiding version control until it
278           became necessary.
279         * WC WD now works in two-column-mode.
281 Tue Sep 7 08:37:00 1993 Jörgen Hägg (jh at efd.lth.se)
283         * version 1.19
284         * .lt is called in the header for .TP also.
285         * Variable Pgps added to control the header and footer point-size.
286         * Error-text printed with .APP removed.
287         * Error with .FG, .TB, .EC and .EX indentation fixed.
288         * header and footer line-length is not changed by MC or 2C.
289         * Default for page-length and page-offset is now taken from
290           \n[.p] and \n[.o].
291         * Argument to .ab (abort) is supplied.
292         * Argument to .1C added.
293         * Argument to .PGFORM added.
294         * RP/RS/RF totally rewritten. Should work with 2C now.
296 Fri Apr 23 10:37:25 1993 Joergen Haegg (jh at efd.lth.se)
298         * version 1.18
299         * Height of display is now more exactly calculated.
300         * tabs and blankspaces where wrong in .VERBON.
301         * error in manual for escape-character in VERBON.
302         * Makefile.sub: installed tmac.m as tmac.m and tmac.mse
303         * Installation of tmac.mse now supports TMAC_M.
304         * bug with N fixed.
306 Mon Apr 5 09:36:01 1993 Joergen Haegg (jh at efd.lth.se)
308         * version 1.17
309         * MULB preserves size.
310         * bug in VERBON fixed, causing strange errors.
311         * section-page footer fixed.
312         * added support for numberregister S
313         * fixed bug with floating displays wich made floats to
314           generate space on a page, but broke page anyway.
315         * end-of-page trap reinstalled.
317 Mon Mar 29 10:53:13 1993 Joergen Haegg (jh at efd.lth.se)
319         * version 1.16
320         * MUL* now use the previous font and family.
321         * extra blank page at end-of-text eliminated.
323 Mon Mar 8 10:27:47 1993 Joergen Haegg (jh at efd.lth.se)
325         * version 1.15
326         * Didn't restore pointsize to current size in .H.
327         * B1/B2 did not work with indent. (MULE and friends)
328         * fixed old problem with trailing empty pages.
330 Fri Mar 5 15:20:49 1993 Joergen Haegg (jh at efd.lth.se)
332         * version 1.14
333         * Sigh. Amazing what a missing \} can do. If the string
334           HP was set, then all text disappeared...
336 Fri Mar 5 14:12:43 1993 Joergen Haegg (jh at efd.lth.se)
338         * version 1.13
339         * Fixed bug with handling ps/vs in .H. (again, sigh... )
341 Wed Mar 3 09:21:20 1993 Joergen Haegg (jh at efd.lth.se)
343         * version 1.12
344         * Line-break added to PGFORM.
345         * added more features to VERBON
346         * .S is not used anymore in H, it caused confusion with
347           normal text, but it will still set .vs.
348         * SK was broken, will now produce the requested number of
349           empty pages.
350         * dotted lines added to LIST OF FIGURES adn friends.
351           Also better linespacing.
353 Mon Feb 22 12:41:06 1993 Joergen Haegg (jh at efd.lth.se)
355         * version 1.11
356         * missing left-parenthesis gave ") .sp" when N=4.
357         * N=4 removed user-specified header also.
358         * MOVE made linelength pageoffset wider than wanted.
359         * fixed (again) parenthesis in RP.
361 Thu Jan 21 12:10:39 1993 Joergen Haegg (jh at efd.lth.se)
363         * version 1.10
364         * changed PROG_PREFIX to g in the manual-pages.
365         * Better check if new page is needed in .H, when Ej>0.
366         * Usage of variable Lsp now more complete.
367         * Space added in TOC when mark is equal to size.
368         * Usermacro HY moved after font-calulations.
369         * .S used instead of .ps, which will use .vs correct.
370         * Now possible to set Hps1/2 inside HX.
371         * .FD "" 1 is now fixed.
372         * section-page numbering bug fixed.
373         * several bugs in VERBON/OFF fixed.
375 Tue Dec 8 16:43:15 1992 Joergen Haegg (jh at efd.lth.se)
377         * version 1.09
378         * N==4 gives no default header
380 Sat Nov 21 14:28:20 1992 Joergen Haegg (jh at efd.lth.se)
382         * version 1.08
383         * Escape-character disabled between 
384           VERBON/VERBOFF (turned on by an argument).
385           Pointsize and fontchange also added as arguments.
386         * MULB, MULN and MULE added to get multicolumn output
387           with different width.
388         * Number register N can now use 1-5.
389         * Register Sectp and Sectf added.
390         * Register P is now updated correctly for "section-page" numbering.
392 Thu Nov 19 11:19:33 1992 Joergen Haegg (jh at efd.lth.se)
394         * version 1.07
395         * .OP fixed to eject a blank page if not odd.
397 Fri Nov 13 09:46:09 1992 Joergen Haegg (jh at efd.lth.se)
399         * version 1.06
400         * Macro TL rewritten. TL depends now on a following .AU.
401         * NOTES updated.
402         * .lt is now used more frequent when linelength is changed.
403         * macro AST added.
404         * removed PH/EH/OH not needed in ?.MT.
406 Wed Oct 28 14:35:43 1992 Joergen Haegg (jh at efd.lth.se)
408         * version 1.05
409         * .VM implemented.
410         * Possible bug in page heading fixed. Changed .sp to 'sp in HEADER.
412 Thu Aug 20 13:56:31 1992 Joergen Haegg (jh at efd.lth.se)
414         * version 1.04
415         * page-break in .EQ moved.
416         * changed unit for footer-size and header-size from units to lines.
417           Fixes problems with .S and page-breaks.
418         * \n[%] is now treated as a string, wich makes it possible
419           to assign new formats to it. Unfortunately, it was necessary
420           to change the page-number-variable in GETPN to a string.
421         * Makefile.sub included. (Thank you, James)
423 Thu May 7 16:14:10 1992 Joergen Haegg (jh at efd.lth.se)
425         * version 1.03
426         * Typo and centering in DS/DE fixed. 
427           Even and odd pageheaders were reversed.
428         * LI: pad and mark-indent was lost in some earlier versions. Now fixed.
429         * fixed bug in reference to .FG, .TB, ...
430         * APP did not clear headercounters.
431         * Pointsize in titles is now only set at the beginning and
432           when PH, PF, OH, OF, EH and EF are used.
434 Thu May 6 16:01:35 1992 Joergen Haegg (jh at efd.lth.se)
436         * version 1.02
437         * OP fixed.
439 Fri Mar 6 09:36:09 1992 Joergen Haegg (jh at efd.lth.se)
441         * version 1.01
442         * two .LI without text between should not be printed
443           on the same row. Now fixed.
444         * figure titles and friends fixed, now possible with many .FG
445           in a DS/DE. Didn't always position correctly in previous version,
446           but is now always printed as it should.
447         * Makefile fixed for Ultrix.
448         * DS/DF could not handle empty arguments correct
449         * Missing .br i EQ added.
451 Sat Jan 25 15:47:21 1992 Joergen Haegg (jh at efd.lth.se)
453         * version 1.00
454         * No betaversion anymore!
455         * Fixed headernumbers within appendixes.
456         * DS did not keep the same font as before DS.
457         * mmse did a line break.
459 Fri Jan 24 14:38:16 1992 Joergen Haegg (jh at efd.lth.se)
461         * version 0.16
462         * bug in TC, multiple line headers did not wrap correctly.
463         * added support for mm/locale and mm/language_locale.
464         * cov*default-firm in locale sets name of firm in the MT covers.
465         * cov*location-xxxx in locale sets location xxxx to the contents
466           of cov*location-xxxx. Used in the MT covers.
467         * hanging indent in lists fixed.
468         * use larger empty lines if .nroff is defined.
469         * macros, like .P, can now be used inside abstracts.
470         * .S do not reset indentation anymore.
471         * .RS aA now sets a string, not an integer.
472         * appendix with .APP or .APPSK added.
474 Thu Nov 28 22:00:59 1991 Joergen Haegg (jh at efd.lth.se)
476         * version 0.15
477         * Fixed .AU in MT 0-3, added support for variable Au.
478         * Bug in the positioning of the foot-notes.
479         * lists not indented properly.
480         * Hps1 and Hps2 added.
481         * COVER had to have an argument.
482         * table of contents can now have multiline header.
483         * .HU now increments headingvariable H?
484         * added the inclusion of a locale file. 
486 Sat Nov 23 14:40:17 1991 Joergen Haegg (jh at efd.lth.se)
488         * version 0.14
489         * bug when using -rO fixed.
490         * MT 1-4 added. 
491         * default is now MT 1
492         * .EQ/.EN can be used outside of .DS/.DE without complaints. But
493           I don't recommend it. Neither does the DWB books.
494         * LI don't break lines now if arg too big.
495         * PGFORM did not reset indent.
496         * Added the numbervariable Hps.
497         * Rewritten and added MT 0-5 + "string".
498         * Added TM.
499         * Indent to AS added
501 Wed Nov 6 15:18:40 1991 Joergen Haegg (jh at efd.lth.se)
503         * version 0.13
504         * ds*format nod defined if PS/PE is used without DS/DE.
505         * GETST added, fourth argument to EX, FG, TB and EC added.
507 Mon Nov 4 13:38:01 1991 Joergen Haegg (jh at efd.lth.se)
509         * version 0.12
510         * Fixed C,D,P,+-size in .S
512 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
513         * Next version will have ChangeLog entries...
514         * Bug in INITR fixed.
515         * VERBON/VERBOFF added to include programlistings
516         * Bug in .DE fixed, addition overflow
517 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
518         * spelling error in month-names.
519         * WC should work now (no warranty :-)
520         * FD almost finished, some details missing.
521         * incorrect calculation of foot-notes fixed.
522         * DS/DE did not break page when the size was smaller than the paper
523         * Forward/backward referencesystem added. Se .INITR in README.
524         * mgmsw changed name to mgmse.
525 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
526         * embarrassing bug in .P fixed 
527         * .H did always eject page, now fixed.
528         * lost floating displays now found.
529         * accents added (from mgs)
530         * empty line in .EQ/.EN removed
531         * indentation in .TC corrected.
532         * indentation of DS/DE in lists fixed.
533         * .TB and friends now work inside DS/DE and outside.
534         * .WC partially implemented (WF and WD). Still working on it.
535         * .mso used if version>=1.02
536 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
537         * register P was not working.
538         * support for register Fg, Tb, Ec and Ex.
539         * list items was left on the previous page at a page break.
540         * tlevel in .TC now defaults to 2.
541         * string DT, EM and Tm supported.
542         * new macro: PGNH, see comments.
543         * bug in MOVE fixed.
544         * pagenumber in .TC fixed.
545         * a blank page was ejected if Ej==1, now fixed
546         * bug in floating display fixed (did break and SP wrong)
547         * bug in .SP fixed, no lines is now printed at top of page
548         * There are still problems with footnotes and displays in two column mode.
549 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
550         * register P added (same as %)
551         * bug in floating displays fixed
552         * MOVE  added
553         * MT    added, see comment below
554         * COVER/COVEND  added
555         * fixed bug in figure titles
556         * extended S, se comment below
557         * MT 0  added
558         * ms-cover added (COVER ms)
559 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
560         * bugs in RD and comb. fonts fixed
561 Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se)
562         * HC    added
563         * Combined fonts (IB,BI...)
564         * HM    added
565         * RD    added
566         * OP    added
567         * TP&PX supported
568         * warnings for unimplemented macros