To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53127
                  Issue #:|53127
                  Summary:|Single left scalable brace not possible
                Component:|Formula editor
                  Version:|OOo 2.0 Beta
                 Platform:|Macintosh
                      URL:|
               OS/Version:|Mac OS X
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|FEATURE
                 Priority:|P3
             Subcomponent:|ui
              Assigned to:|mru
              Reported by:|jenserikweber





------- Additional comments from [EMAIL PROTECTED] Tue Aug  9 12:58:48 -0700 
2005 -------
It seems not to be possible to have a left scalable brace without a
corresponding right brace or other scalable character. It is possible to combine
 a "left lbrace" with a scalable }, ), ], >... or even {, (, [, < or whatever is
scalable after the "right" but for case differentiation you only use a left
scalable brace. I would like to have a scalable nothing. (In Latex that's noted
as a "." like in "\right ."

Here is a LaTeX example:

\begin{equation}
A_{mk}:=\left\{ \begin{array}{ccc}
I(I+1)-(m+1)m & \textrm{for} & (m+1=k)\\
-2[I(I+1)-m(m-1)] & \textrm{for} & (m=k)\\
I(I+1)-(m-1)(m-2) & \textrm{for} & (m-1=k)\\
0 & \textrm{otherwise} & 
\end{array}\right. ,
\end{equation}

And here's the closest thing of this formula I managed to write in OOo:

A_{mk}:= left lbrace stack{
I(I+1)-(m+1)m nitalic {for}      (m+1=k)#
 -2[I(I+1)-m(m-1)]      nitalic {for}   (m=k)#
  I(I+1)-(m-1)(m-2)     nitalic {for}   (m-1=k)
}    right rbrace

It's also a problem that tables in formulas are not existing (unless I just
haven't found it), cf. Latex example.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to