hi,

a2ps does not work with tex file. if i execute
  % a2ps test.tex
the printer just prints garbage.

in fact, by sending the output into a file

  % a2ps test.tex -o testfile
  [test.tex (tex, delegated to texi2dvi): 1 page on 1 sheet]
  [Total: 2 pages on 1 sheet] saved into the file `testfile'

it turns out that the output has dvi format instead of ps format:

  % file testfile
  testfile: TeX DVI file (TeX output 2002.04.29:0050)

i am not sure if this is a bug in a2ps or in texi2dvi since i don't know which
program should handle the conversion dvi->ps.

i have the latest version of a2ps, texinfo, and tetex-base (containing dvips)
installed:
  tetex-base     1.0-9 
  a2ps           4.12-4
  texinfo        4.1-2

best,
  kilian

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to