On 28/03/2011 12:17 PM, Jürgen Spitzmüller wrote:
Jean-Marc Lasgouttes wrote:
I have not followed the discussion well enough, but somehow I do not
like to hard-code the format name in there. Unfortunately I do not have
time to look at it seriously, just to send annoying emails.

Julien, am I right that we need this conversion only if the child is literate?
If so, can' we just check for Buffer::isLiterate() and do the conversion if
this returns true? Or, if a more broad scope is desired, check for
Buffer::isLatex() like in the attached patch?

Jürgen

Your patch looks good. The broader scope is desired I think. I don't expect isLiterate() to be correct in all cases given that users could define their own backends through modules. isLatex should cover most cases (until a new flavor of latex comes about).

--
Julien

Reply via email to