On Thu, Apr 20, 2006 at 11:55:38AM +0200, Georg Baum wrote: > Enrico Forestieri wrote: > > > I am not able to generate a bigger "{" by "\bigl\{" in mathed (I must > > use "\bigl\lbrace" for that) because I think that the code dealing > > with \bigl has not a chance of viewing \{, being it transformed to {}. > > This is currently beyond my capabilities (but I continue learning). > > Only a tiny bit was missing: The transformation of { and } to \{ and \}, > respectively in MathNestInset::interpret. I am going to ccommit the > attached patch.
This is perfect! I tested it and think that this should also go in 1.4. The only glitch is that \{ and \} are different from \lbrace and \rbrace on screen. I don't like that \{ and \} are in italic, too. This is of secondary importance, though. Many thanks, Georg -- Enrico