Hi,
I am trying to write (LyX 1.6.4) essentially a piece-wise function in the form:
Code: Select all
{ g(x), x<-1
f(x) = { h(x), -1 <= x <= 1
{ y(x), x >1
where the three braces shown are one single brace that spans the entire definition. I have tried entering an unmatched "{" that comes with an active box for writing in math mode but the problem is that I can not find any way to resize it -- or have it expand as I type new lines. In fact hitting enter at the end of the first line of the definition just jumps the cursor to the left of the brace. The option I am using is under View-->Toolbars-->Math.
Strangely I can copy and paste what I am talking about from another .lyx document but even then I can't resize it.
Any advice is appreciated.
Regards.