| Michael Loßin on Tue, 19 Feb 2002 13:43:38 +0100 (CET)(envelope-from owner-apsfilter-help@apsfilter.org) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: Need help restoring an old feature |
On 18-Feb-02 James B. Hiller wrote:
>> In the apsfilter script (about line 454), change the following
>> line:
>> : ${A2PS_BASIC:---delegate=no -X iso1 -g}
>> to
>> : ${A2PS_BASIC:=--delegate=no -X iso1 -g}
>
> I made the change shown above in /usr/local/share/apsfilter/bin/apsfilter,
> and I double-checked /usr/local/etc/apsfilter/apsfilterrc. I don't know
> of any other places to be looking (far as I know, I have never explicitly
> configured a local apsfilterrc, certainly not with 7.2.1, and I think I've
> cleaned out whatever remained from 5.2.0).
Which version of a2ps are you using? (Our options are based
on 4.13b.) Maybe you are even using mpage or enscript, so that
change had no effect at all...
5.2.0 is rather old (it's even before my time with apsfilter),
so I have no idea what might have been going on there...
> Reading apsfilterrc, it doesn't look like anything is going on in there
> to override the line in the filter.
Correct, the default apsfilterrc doesn't override any option
at all.
I think it would be best if you'd create a debugging log file
of one printing attempt, just to see what exactly is going on.
Basically you do "aps2file -D 2>log.txt >/dev/null yourfilename"
(the handbook has more info on this) and post "log.txt" here.
Please use the same apsfilter options (-Z/-C) for aps2file as
well, if any.
Michael