>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:

Georg> Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith:
>> Dear All
>> 
>> I am sending you another example showing a bug of tex2lyx. Please,
>> recall that I am not a subscriber of your list.

Georg> This is in fact a bug of LyX: \| after \left or \right in
Georg> mathed is parsed as |. The attached patch fixes that. OK to
Georg> apply?

If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes
sense).

The patch look fine to me. The code in math_deliminset.C is sadly not
able to handle both | and \|. Isn't this a case where we should be
able to add
  \def\|{\Vert}
in lib/symbols and let mathed do its magic?

JMarc

Reply via email to