What is the best way to embed a multi-line block of text, surrounded by curly braces, in maths mode? The best I can do is the following hack.
\[
{\text{bounded WD-representations}
\brace
\text{of $W_K$ over $\overline{\mathbf{Q}}_l$}}
\]
|
What is the best way to embed a multi-line block of text, surrounded by curly braces, in maths mode? The best I can do is the following hack.
|
|||
|
|
|
I'm not sure why you think it's hackish, but my guess is because you want it to represent a set, and thus be arbitrarily many lines high? In that case, I would set the text in a
This either allows TeX to break things or to explicitly break text with Also, in general, the TeX commands which read their previous argument, such as
I'm not 100% percent sure why this is, though. But wiser heads than mine have said so, so I tend to pay attention :-) |
|||
|
|