Sync-to-go: update copyright for 2015
[s-roff.git] / contrib / pdfmark / TODO
blobc3c6970fb70ed0a25d7872c4597e7090af7d4729
1     Copyright (c) 2014 - 2015 Steffen (Daode) Nurpmeso <sdaoden@users.sf.net>.
3     Copyright 2004, 2005
4       Free Software Foundation, Inc.
6     Copying and distribution of this file, with or without modification,
7     are permitted in any medium without royalty provided the copyright
8     notice and this notice are preserved.
10 TODO items for pdfmark.tmac
11 ===========================
13 Add copyright information to PDF documentation.
15 --------
17 Add acknowledgements and trade mark ownership notifications
18 to PDF documentation.
20 --------
22 Provide documentation in man page and texinfo formats.
24 --------
26 Add comments in spdf.tmac, to clarify its operation.
27 Also add commentary in pdfmark.tmac, to clarify operation of
28 recent changes.
30 --------
32 Make Makefile generic, so 'configure' can resolve target
33 system dependencies.
35 * Comment added 2005-02-26 by Keith Marshall <keith.d.marshall@ntlworld.com>
37 If this refers to contrib/pdfmark/Makefile, then it is addressed by the new
38 `pdfroff' script; the original Makefile may be considered redundant.  Local
39 system dependencies are resolved by `configure', and applied to `pdfroff',
40 when it is generated from `pdfroff.sh'.
42 --------
44 Improve Makefile.sub, to integrate pdfmark.tmac installation
45 into a regular groff build.  Add it to groff's Makefile.in.
47 * Comment added 2005-02-26 by Keith Marshall <keith.d.marshall@ntlworld.com>
49 Completed.
51 --------
53 Provide a `pdfmark' script (or call it `groff2pdf'?) which
54 actually converts a groff input file to pdf, and which
55 takes care of the necessary intermediate steps to handle
56 PDF marks.
58 * Comment added 2005-02-26 by Keith Marshall <keith.d.marshall@ntlworld.com>
60 This facility now provided by `pdfroff' script; documented in `pdfroff.man'.
61 Man page still requires an additional section, to describe use of `stylesheet'
62 feature.  Script also requires documentation in PDF and texinfo formats.
64 # s-ts-mode