What's New in GNU Enscript-1.4
- new and changed options:
- -a, --pages
-
select pages to print
- -e, --escapes
-
option takes an optional argument which changes the escape
character
- -h, --no-job-header
-
supress the job header page
- --title
-
sets the name of stdin
- -I, --filter
-
set input filter
- -j, --borders
-
print borders around columns
- -k, --page-prefeed
-
enable page prefeed
- -K, --no-page-prefeed
-
disable page prefeed
- --highlight-bars
-
enable highlight bars
- --highlight-bar-gray
-
set the gray-level for highlight bars
- --printer-options
-
pass extra options to the printer command
- --ul-style
-
specify how the underlay strings are printed
- renamed option `--page-header' to `--header'
- renamed option `--pass-through-ps-files'
to `--pass-through'
- config file options:
- AcceptCompositeCharacters
- AppendCtrlD
- FormFeedType
- what to do when a formfeed character is
encountered from input
- EscapeChar
- specify the escape character
- UnderlayStyle
- how underlays are printed:
outline / filled
- new fancy headers: mp, frame
- escapes:
- font
- works now over page boundaries
- ps
- include raw PostScript code to the output
- shade
- new escape to highlight text regions
- setfilename
- setpagenumber
- newpage
- new encodings:
- hp8
- HP Roman-8
- internationalization support with the GNU gettext
- changed to use GNU Automake
- program renamed from genscript to enscript
- new utility scripts:
- diffpp
- pretty-print diff outputs
Markku Rossi <mtr@iki.fi>