| Andreas Klemm on Sat, 29 Dec 2001 17:39:51 +0100 (CET)(envelope-from owner-apsfilter-cvs@apsfilter.org) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| cvs commit: src/apsfilter ChangeLog Makefile.in src/apsfilter/bin apsfilter.in apspreview.in src/apsfilter/doc handbook.html.in source.html.in src/apsfilter/driver ljet4 MAPPING src/apsfilter/man apspreview.1.in src/apsfilter/template ... |
andreas 2001/12/29 17:39:50 CET
Modified files:
apsfilter ChangeLog Makefile.in
apsfilter/bin apsfilter.in apspreview.in
apsfilter/doc handbook.html.in source.html.in
apsfilter/driver MAPPING
apsfilter/man apspreview.1.in
apsfilter/template apsfilterrc.in
Added files:
apsfilter/driver ljet4
Log:
- new "ljet4" script (thanks to Udo Schweigert); MAPPING update
- add "--delegate=no" to A2PS_BASIC (thanks to Camille Dominique)
- remove color options from {A2PS,ENSCRIPT}_BASIC,
rather handle them dynamically
- don't complain if input turns out to be empty, just quit gracefully
- handle multiple input files in apspreview
- warn about using {2,4,8}pps with both apspreview _and_ printing
- when doing "make clean", don't forget doc/ dir
Submitted by: Michael Lossin <losse@germanymail.com>
Obtained from: ml-2001-12-29.patch
Revision Changes Path
1.287 +14 -2 src/apsfilter/ChangeLog
1.59 +3 -2 src/apsfilter/Makefile.in
1.220 +10 -6 src/apsfilter/bin/apsfilter.in
1.2 +21 -17 src/apsfilter/bin/apspreview.in
1.21 +6 -4 src/apsfilter/doc/handbook.html.in
1.11 +6 -3 src/apsfilter/doc/source.html.in
1.7 +4 -3 src/apsfilter/driver/MAPPING
1.2 +26 -13 src/apsfilter/man/apspreview.1.in
1.44 +3 -5 src/apsfilter/template/apsfilterrc.in