I'm typing in LaTeX on a Linux machine (Ubuntu) using Emacs (for typing and compiling). If I type (in mathematical environment)
\left\{blah blah\right\}
I don't see any brackets at all.
If I type
\{ blah blah \}
the brackets are not scaled.
How can I fix this?
Edit
It must have been mistype or something, now everything works...