Search found 1 match

by danielwoods911
Fri Nov 25, 2011 1:06 am
Forum: Math & Science
Topic: Bracket over Array Environment
Replies: 1
Views: 1613

Bracket over Array Environment

I've seen some solutions on creating an bracket over an array environment, but in fact they do not work well. I have a formula figure like this:
/begin{figure}
\[
\begin(array}{ll}
\prooftree
\begin{array}{c}
....FORMULA A....
\end{array}
\justifies
...FORMULA B...
\endprooftree
\]
/end{figure ...