Joost Verburg <[EMAIL PROTECTED]> writes:
> +    if checkProg('DVI to DTL converter', ['dv2dt']) !=
['', 'none'] and checkProg('DTL to DVI converter',
> ['dt2dv']) != ['', 'none']:
> +      converter_entry = r'''\converter latex  dvi2 "%%" "latex"
> +\converter dvi2 dvi "python $$s/scripts/clean_dvi.py $$i $$o" ""'''

I forget rapidly this \converter syntax, so bear with me if I
display my ignorance.

What is the final "latex" entry in the converter
    \converter latex dvi2 "%%" "latex"
? If it's the name of latex.exe, then that's presumably wrong, as
evidenced by the subsequent check for "a Latex2e program".
(Which should, presumably be spelt "LaTeX2e"...)

As I say, I may well be talking nonsense...

Angus

Reply via email to