summaryrefslogtreecommitdiff
path: root/contrib/mm/README
blob: 15901ddc974a5e424cfc3298fd6acdf0829567ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

$Id: README,v 2.1 2000/11/17 04:27:03 jhaegg Exp $

This is mgm, a macro package for groff.

It is supposed to be compatible with the DWB mm macros,
and has several extensions.

Send bug reports to jh@axis.com with a description of the problem
and a sample of text which reproduces the error.

Don't forget to mention the version of mgm (look in the beginning
of m.tmac) and the version of groff.

Any new ideas or improvements are welcome.

Newest version is available here or at the groff CVS repository.
ftp://ftp.axis.se/pub/groff/mm<something>.gz

You can install mgm as a separate package without the configure in groff
with the following command:

make -f Makefile.sim install

This README should be bigger :-)

/Jörgen Hägg

Thanks to everyone who have sent me bug-reports and fixes.


Yes, my version numbering differs from the groff CVS, but I
like mine better. :-)

More likely, I'm too lazy to change it, but someday I'll
try to sync them...
The step to 2.0 is an attempt, let's see if it works.