Re: [O] [PATCH] curly nested latex fragments

2014-07-06 Thread Nicolas Goaziou
Hello, hero...@gentoo.org writes: > Nicolas Goaziou writes: >> Unfortunately, this is ambiguous with Org macro syntax. For example, it >> would match: >> >> \alpha{{{macro(arg)}}} >> >> which is an entity followed by a macro. > > Err, insert a white space? > >\alpha {{{macro(arg)}}} Wel

Re: [O] [PATCH] curly nested latex fragments

2014-06-30 Thread heroxbd
Hi Nicolas, Nicolas Goaziou writes: > hero...@gentoo.org writes: > >> Nicolas Goaziou writes: >> >>> I do not mind extending syntax for LaTeX macros a bit if it helps users, >>> but first, I would like a clear definition of what subset of macros >>> should be supported in Org. >>> >>> See, for

Re: [O] [PATCH] curly nested latex fragments

2014-06-30 Thread Nicolas Goaziou
Hello, hero...@gentoo.org writes: > Nicolas Goaziou writes: > >> I do not mind extending syntax for LaTeX macros a bit if it helps users, >> but first, I would like a clear definition of what subset of macros >> should be supported in Org. >> >> See, for example, >> >> http://orgmode.org/worg/

Re: [O] [PATCH] curly nested latex fragments

2014-06-29 Thread heroxbd
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > hero...@gentoo.org writes: > >> Nesting braces is already implemented in the classic org-latex.el[1], >> and is forward ported into org-element.el. > > Thanks for your patch. > > I think you are misunderstanding something. I didn't port this > lim

Re: [O] [PATCH] curly nested latex fragments

2014-06-29 Thread Nicolas Goaziou
Hello, hero...@gentoo.org writes: > Nesting braces is already implemented in the classic org-latex.el[1], > and is forward ported into org-element.el. Thanks for your patch. I think you are misunderstanding something. I didn't port this limitation in Org 8. AFAIK it has been there for a long ti