* Makefile: Renamed to...
[s-roff.git] / contrib / pdfmark / ChangeLog
blob8827e062db36e2c72114c4a7287362f72c225986
1 2005-03-24  Werner LEMBERG  <wl@gnu.org>
3         * Makefile: Renamed to...
4         * Makefile.in: This.
6 2005-03-22  Keith Marshall  <keith.d.marshall@ntlworld.com>
8         * pdfroff.sh: Eliminate invalid program reference to $AWK, when
9         invoked with `--no-reference-dictionary-option'.
11 2005-03-02  Keith Marshall  <keith.d.marshall@ntlworld.com>
13         * contrib/pdfmark/Makefile.sub (install_data): Use $(INSTALL_SCRIPT)
14         to install `pdfroff'.
15         * contrib/pdfmark/pdfroff.man (opte): New macro.
16         Use it to remove spurious equal signs from SYNOPSIS.
18 2005-02-28  Keith Marshall  <keith.d.marshall@ntlworld.com>
20         Provide `pdfroff' shell script, and manpage to document it;
21         runs multiple groff passes, to format PDF documents.
23         * pdfroff.sh: New shell script template;
24         * pdfroff.man: New man page to document it.
26         Integrate `pdfmark' into normal groff build system;
27         install macro `pdfmark' packages, build and install `pdfroff',
28         and PDF format documentation.
30         * Makefile.sub: Rewritten.
31         * pdfmark.tmac: Modified.
32         (pdfhref): New macro operators, `D' and `Z'.
33         (pdf*href-D, pdf*href-Z): New macros: implement them.
34         (pdf*href.mark.resolve, pdf*href.mark.emit, pdf*href.mark.flush):
35         Modified macro algorithm, to eliminate inconsistencies between
36         `grohtml' representations of `opminy' from differing groff versions.
37         (pdf*href.mark, pdf*href.mark.release, pdf*href.mark.close):
38         deleted (redundant macros).
39         (PDFHREF.LEADING): Default value changed (was 2.5p; now -1.0p).
40         Global comment updates.
42         * TODO: Updated.
44 2004-12-10  Werner LEMBERG  <wl@gnu.org>
46         * TODO: Updated.
48 2004-12-08  Keith Marshall  <keith.d.marshall@ntlworld.com>
50         First import of pdfmark files.