GeneralBraces arround an image?

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
roja
Posts: 4
Joined: Tue Jul 31, 2007 12:33 pm

Braces arround an image?

Post by roja »

Hi,
Does anyone know if there is a better way of putting braces arround an image than:

$ something \left\lbrace \includegraphics[scale=.3]{image.eps} \right\rbrace $

as the above produces an unusual output by placing the image in the top half of the braces i.e. producing braces twice the height of the image in question.

Regards
Roja

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

Braces arround an image?

Post by localghost »

Try the \psbrace command from the pstricks-add package. More information can be found in section 5 of the documentation.
Post Reply