diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2006-12-09 15:02:32 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2006-12-09 15:02:32 +0000 |
| commit | 3a989950162ce14a357e1ae49f767e604efe509b (patch) | |
| tree | 50674292b91c7dcb34be60ab6aa431e761944393 /doc/manpage.but | |
| parent | 76b522bc5aac82f7d1c0e3433f1620a7a192bdad (diff) | |
| download | halibut-3a989950162ce14a357e1ae49f767e604efe509b.zip halibut-3a989950162ce14a357e1ae49f767e604efe509b.tar.gz halibut-3a989950162ce14a357e1ae49f767e604efe509b.tar.bz2 halibut-3a989950162ce14a357e1ae49f767e604efe509b.tar.xz | |
Mention PDF before PostScript everywhere, partly because PDF is the
dominant format for print-oriented documents, but mostly because it's
hard to mention pdfmark without having mentioned PDF already.
Also mention pdfmark.
[originally from svn r6975]
Diffstat (limited to 'doc/manpage.but')
| -rw-r--r-- | doc/manpage.but | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/manpage.but b/doc/manpage.but index de6783a..78f211c 100644 --- a/doc/manpage.but +++ b/doc/manpage.but @@ -85,14 +85,6 @@ you specify; the subsidiary files will have suffixes \c{-1}, \c{-2} etc. } -\dt \cw{--ps}[\cw{=}\e{filename}] - -\dd Makes Halibut generate an output file in PostScript format. If -the optional \e{filename} parameter is supplied, the PostScript -output file will be given that name. Otherwise, the name of -the output PostScript file will be as specified in the input files, -or \c{output.ps} if none is specified at all. - \dt \cw{--pdf}[\cw{=}\e{filename}] \dd Makes Halibut generate an output file in PDF format. If @@ -101,6 +93,14 @@ output file will be given that name. Otherwise, the name of the output PDF file will be as specified in the input files, or \c{output.pdf} if none is specified at all. +\dt \cw{--ps}[\cw{=}\e{filename}] + +\dd Makes Halibut generate an output file in PostScript format. If +the optional \e{filename} parameter is supplied, the PostScript +output file will be given that name. Otherwise, the name of +the output PostScript file will be as specified in the input files, +or \c{output.ps} if none is specified at all. + \dt \cw{-C}\e{word}\cw{:}\e{word}[\cw{:}\e{word}...] \dd Adds a configuration directive to the input processed by |