Martin Vermeer wrote:
On Mon, 05 Nov 2007 14:16:52 +0100
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:

What about declaring forceLTR in the Inset class (returning
false by default) and overriding it for graphics, math and hyperlink?
This would simplify this code and avoid the cast to insetcollapsable.

Yes... and doesn't consume any storage.


Sorry, I missed this thread. Yes, I like JMarc's suggestion, too. Should I go ahead with this?

Also, why exactly is ERT a special case?

At least that I can answer ;-) Because we want ERT output to be
"naked". In any locale. No \L stuff or the like around it.


Correct. Otherwise, the ERT is surrounded by \L{}, and does not have any effect outside the brackets (depending on what exactly the ERT contains).

- Martin


Reply via email to