On Mon, Nov 26, 2012 at 8:12 AM, Jürgen Spitzmüller <sp...@lyx.org> wrote: > Liviu Andronic wrote: >> Can we use '\n' or some other linebreak character in RightDelim? > > No. We could implement some placeholder that translates into a linebreak, but > I'm starting to feel we extend the layout syntax too much for the sake of this > special case. > I see. For what it's worth, such an extension would also make place for a knitr inset, although Yihui would be better placed to opine on this.
> What about this Scode thing JMarc mentioned? > Personally I've never used the Scode syntax before and I understand that it's not very popular with Sweave users: Most use '<<>>=\n\n@' constructions. I'll take a look into Scode to see if it does what we need. Liviu