Code: Select all
\left{ \right}
\left[ \right]
Regards.
Code: Select all
\left{ \right}
\left[ \right]
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Code: Select all
\left\{ \right\}
No. Just came across a RTFM question.porkedpie wrote:Oh dear, wrong side of bed? […]
Poorly documented? { and } without slashes are used everywhere for grouping in the source in LaTeX and not to insert brackets into the output. This is either the first thing, or almost the first thing, mentioned in every LaTeX guide in existence. The only excuse for not knowing it could be never having used LaTeX before, in which case, do look the resources for beginners thread.porkedpie wrote:Thank you torbjorn
I just discovered the extra slash needed myself - seems poorly documented.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis