Search found 1 match

by helen2007
Fri Dec 28, 2007 6:47 am
Forum: General
Topic: Showing curly brackets
Replies: 1
Views: 3359

Showing curly brackets

Hello everybody

I have defined an example tag as :

\newtheorem{example}{Example}


and in my text I have :

\begin{example}
\begin{scriptsize}

Some text and then display { curly brackets

\end{scriptsize}
\end{example}


But I am not able to show curly brackets in pdf file. I tried putting ...