- #1
rsq_a
- 107
- 1
I'd like to typeset an expression like,
[tex]a + b + c + d = e[/tex]
The problem is I'd like to use multiple underbraces (or perhaps overbraces) which may also overlap. For example,
[tex]\underbrace{a + b}_\textrm{brace 1} + c + d = e[/tex]
is the first brace. But I'd also like to have a second brace which underlines b, c, and d (and lies below the first brace).
How would I do that?
[tex]a + b + c + d = e[/tex]
The problem is I'd like to use multiple underbraces (or perhaps overbraces) which may also overlap. For example,
[tex]\underbrace{a + b}_\textrm{brace 1} + c + d = e[/tex]
is the first brace. But I'd also like to have a second brace which underlines b, c, and d (and lies below the first brace).
How would I do that?