On 16 Oct 2000, Jean-Marc Lasgouttes wrote:

> >>>>> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes:
> 
> Baruch> It seems like Point 9 is till true (It is about citation inset
> Baruch> not escaping special characters on LaTeX output), this
> Baruch> shouldn't be too hard to fix though, a simple call to an
> Baruch> escaping function before adding the strings. I don't know
> Baruch> exactly what latex characters should be escaped, can someone
> Baruch> more knowledgeable in latex look into it? (or at least report
> Baruch> what characters need escaping).
> 
> The right thing would be to attach a text inset to the citation
> reference, but I do not know how easy/convenient it would be.
> Basically, the code to escape characters is already here in lyxformat
> reading/writing.

Note also that it actually affects all insets that are inherited from
InsetCommand, so it is not limited to the Citation inset. The preliminary
patch that I created should handle the problem, though I'm not sure its
the best way or even a sufficiently good way, it's jsut an idea I throw
out and maybe someone more knowledgeable on the topic can take it from
there.

Baruch

Reply via email to