On 26/03/2011 5:32 AM, Jürgen Spitzmüller wrote:
Julien Rioux wrote:
This would be a somewhat big change. As we can see right now when using
non-TeX fonts, some output options creep in, such as DVI. Removing the
latex and pdflatex backends is not enough. We need to check every single
converter path for the LATEX or PDFLATEX flags. So I introduce a new
flag OTHER and make it the default (instead of LATEX). Then, when using
non-TeX fonts, check for LATEX and PDFLATEX in the converter path and
purge them.
OK to proceed?
Looks good.
We certainly need to test thoroughly that this does not break anything.
Jürgen
Yes you're quite right. The dangerous part is if there are places in the
code where LATEX is assumed to be the default flavor: we should use the
OTHER flavor for that (we might consider calling DEFAULT instead of OTHER)
--
Julien