* tmac/eqnrc (.EQ, .EN): Provide default definitions. Reported
[s-roff.git] / contrib / pdfmark / README
blobbb71422465d4d5427fbc2afe16ebb9f124c99798
1     Copyright 2004
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 README for pdfmark.tmac
9 =======================
11 Copyright (C) 2004, Free Software Foundation Inc.
12 Contributed by Keith Marshall (keith.d.marshall@ntlworld.com)
14 This is free software.  See file COPYING, for copying permissions,
15 and warranty disclaimer.
17 This is a preview release of a proposed pdfmark.tmac macro package,
18 for use with GNU troff (groff).  It is not yet complete, and should
19 be considered as an alpha release;  there are a few problems to be
20 resolved (see file PROBLEMS).
22 Partial documentation is provided, in groff-ms format.  To convert
23 this to PDF format, you will require a working groff installation,
24 a working ghostscript installation, with the gs command in your PATH,
25 and a GNU-compatible make.  The tarball should be unpacked in the
26 top directory of your groff source tree, then:
28   cd <groff-current>/contrib/pdfmark
29   make pdfmark
31 where <groff-current> is the top directory of your current groff
32 source tree.
34 Included in this package, are:
36   pdfmark.tmac -- the core pdfmark macro set
37   spdf.tmac    -- a rudimentary set of bindings for ms macros
38   pdfmark.ms   -- preliminary documentation
39   cover.ms     -- a template for the documentation cover sheet
40   gnu.eps      -- the groff logo, copied from the groff distribution
41   Makefile     -- makefile, for formatting the documentation
42   README       -- this file
43   PROBLEMS     -- a list of known problems
44   TODO         -- a list of planned features, not yet implemented
46 To make the pdfmark macros generally usable, copy pdfmark.tmac to the
47 'site-tmac' directory appropriate to your groff installation; (ms users
48 may also wish to copy spdf.tmac).  The macros may then be accessed, by
49 including the '-mpdfmark' option on the groff command line; (for ms
50 users, '-mspdf' is equivalent to '-ms -mpdfmark', with some extra
51 macros 'thrown in').
53 Comments, and bug reports are welcomed.  Please post to the groff
54 mailing list, groff@gnu.org; (you must be subscribed to this list to
55 post mails).  To subscribe, visit
56   
57   http://lists.gnu.org/mailman/listinfo/groff