
I want to make something like this. Put a text into Brackets (can be (). {}, [] ..., whatever type is the easiest).
I am looking for an easy way. There are a lot of similar question on this site, yet they need quite a lot of text writing.
Isn´t there any way like:
$\left\lbrace \text{something to write here, also $math$ in some parts of the text} \right\rbrace$
- but without the
$and\text{}? - Using MiKTeX Package (on Windows), so having the most packages available.
EDIT: The text put into Brackets will be a stand alone text (paragraph), no including in other text. So can be environments like \begin{} \end{}.


\textit{Beweis:} \
- Sei $f(a) = b$ injektiv. Setzen $g(b) = a$ injektiv. $f\left(g(b)\right) = f(a) = b \Rightarrow f\circ g = id_B \Rrightarrow$ B. Für $f\left(g(b)\right) \neq b$ gilt dies nicht. \
- $g\left(f(a)\right) = g(b) = a \Rightarrow g\circ f = id_A \Rrightarrow$ A
– Draco Lestrang Feb 09 '15 at 10:57I want a bracket, that automatically changes its size depending on the amount of lines it has to cover.
– Draco Lestrang Feb 09 '15 at 11:07