Michael Loßin on Fri, 28 Dec 2001 17:21:31 +0100 (CET)(envelope-from owner-apsfilter-help@apsfilter.org)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

RE: can't print latex source code


On 27-Dec-01 Camille Dominique wrote:
> Hi again,
> 
> I can't get to print a LaTeX source file as such.
> Reading the manpage, I assume I'd be using the option 'ascii' for
> that,
> right ? However, what I get is still a dvi or ps output or something.
> Isn't it supposed to skip the latex interpretation if I give 'ascii'
> as an
> option ? 

Yes, that's correct. Actually, apsfilter doesn't even try
to convert latex source (right now), so I guess a2ps
causes this problem. It has a built-in mechanism to
call helper applications to process various file formats
(these are called "delegates").

I don't know if that behaviour is enabled by default, but
adding "--delegate=no" to the a2ps options should solve
the problem.

Of course, you could also use mpage or enscript if you have
them installed.


HTH
Michael