14 Sep
2006
14 Sep
'06
6:55 p.m.
Sanjoy Mahajan wrote:
Hans Hagen wrote:
And, a small point of disagreement with the old man entry for texexec: 'texexec --output=dvi' produces pdf.
line 116 in tex.rb in the ruby base path can be adapted:
['dvips','ps','dvi'] .each do |b| @@backends[b] = 'dvips' end
texexec --dvi test --nobackend ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------