* src/roff/troff/node.cpp (left_italic_corrected_node::add_self):
[s-roff.git] / contrib / mm / README
blob4d8a723169403ffbea24952ef8c7c74b8490dd19
1     Copyright (C) 1989-2000, 2001, 2002
2       Free Software Foundation, Inc.
4     Copying and distribution of this file, with or without modification,
5     are permitted in any medium without royalty provided the copyright
6     notice and this notice are preserved.
8 This is mgm, a macro package for groff.
10 It is supposed to be compatible with the DWB mm macros,
11 and has several extensions.
13 Send bug reports to jh@axis.com with a description of the problem
14 and a sample of text which reproduces the error.
16 Don't forget to mention the version of mgm (look in the beginning
17 of m.tmac) and the version of groff.
19 Any new ideas or improvements are welcome.
21 Newest version is available here or at the groff CVS repository.
22 ftp://ftp.axis.se/pub/groff/mm<something>.gz
24 You can install mgm as a separate package without the configure in groff
25 with the following command:
27 make -f Makefile.sim install
29 This README should be bigger :-)
31 /Jörgen Hägg
33 Thanks to everyone who have sent me bug-reports and fixes.