| www.delorie.com/gnu/docs/a2ps/a2ps_26.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The pages referred to are the input pages, not the output pages, that is, in `-2', printing with `-a1' will print the first virtual page, i.e., you will get half the page filled.
Note that page selection does work with the delegations (see section 4.10 Your Delegations).
n
unix
r
mac
nr
pc
rn
any
auto
This is used for instance in the name given to the document from within
the PostScript code (so that Ghostview and others can display a
file with its real title, instead of just the PostScript file name).
It is not the name of the output. It is just a logical title.
-b of a2ps 4.3.
It is a copy of the black and white prologue, but in which all the fonts
are in Bold.
udiff, wdiff
style sheets, to underline the differences. New things are in bold
on a diff background, while removed sequences are in italic.
There are no means to use a fixed size Symbol font, therefore you should not use the heavy highlighting style.
file(1) what it thinks of the type of the file. If file(1)
answers `data', the file will also be considered as binary, hence
not printed.
Typically most people don't want to pretty-print a PostScript source file, but want to print what describes that file. Then set the delegations on.
See 4.10 Your Delegations for information on delegating, and option `--list=delegations' for the applications your a2ps knows.
#{toc}). If the given format is empty
(i.e., you wrote `--toc='), don't issue the table of contents.
Note that it is most useful to define a variable (see section 4.9 Your Variables), for instance, in a configuration file:
Variable: toc.mine \
\\Keyword{Table of Content}\n\
#-1!f\
|$2# \\keyword{$-.20n} sheets $3s< to $3s> ($2s#) \
pages $3p<-$3p> $4l# lines\n||\
\\Keyword{End of toc}\n
|
and to give that variable as argument to `--toc': `a2ps *.c --toc=#{toc.mine}'.
Note too that you can generate only the table of content using `--pages':
a2ps *.c --toc -atoc |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |