GeneralShowing curly brackets

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
helen2007
Posts: 1
Joined: Fri Dec 28, 2007 6:44 am

Showing curly brackets

Post by helen2007 »

Hello everybody

I have defined an example tag as :

Code: Select all

\newtheorem{example}{Example}

and in my text I have :

Code: Select all

\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 \ or even $ before it, but no use :cry:

Could you please help me ? I need to show curly brackets as part of my text.

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Showing curly brackets

Post by localghost »

The answer has already been given in your cross posting in another forum. You shouldn't do cross postings without mentioning.
Post Reply