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