| James B. Hiller on Mon, 18 Feb 2002 16:09:18 +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 |
> [...which is "pretty-printing"...]
>
> This feature got lost in 7.2.1 due to a silly cut-n-paste error
> of mine.
>
> The text-to-PostScript filter (which is probably "a2ps") has
> a facility to create font face/size/style effect with certain
> text formats; these have to be enabled explicitly.
>
> 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}
>
> ^ just one character
>
> If you are already using an A2PS_BASIC setting in one of
> your apsfilterrc files, just add "-g" to it.
Thanks for looking at this!
Made the change - no change. But let me make sure I'm doing what you said
in exactly all the right places, given an out-of-the-box install.
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).
Reading apsfilterrc, it doesn't look like anything is going on in there
to override the line in the filter.
So, unless I'm wrong in one of these areas, not sure what to do next.
Thx,
jbh