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