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

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

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