On Sun, Jun 06, 2010 at 07:39:37PM +0200, Enrico Forestieri wrote: > On Sun, Jun 06, 2010 at 11:01:59AM +0200, Jean-Marc Lasgouttes wrote: > > > Le 6 juin 10 à 02:45, Enrico Forestieri a écrit : > > >On Sun, Jun 06, 2010 at 02:42:33AM +0200, for...@lyx.org wrote: > > > > > >>Author: forenr > > >>Date: Sun Jun 6 02:42:33 2010 > > >>New Revision: 34604 > > >>URL: http://www.lyx.org/trac/changeset/34604 > > >> > > >>Log: > > >>Add GUI support for big delimiters variants without 'l', 'm' or > > >>'r' endings. > > >>They differ from their cousins only for the space left around them. > > > > Isn't there a check about what delimiters are allowed? > > Yes, but this is a mere extension of what we already have, so it is > not touched by the patch.
Your question made me double check the code and I discovered that we were missing '<' and '>' as big delimiters. I corrected this at r34607. As this is quite strightforward, I'm going to backport that, too. -- Enrico