GeneralFunny looking parenthesis

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
User avatar
Bozack
Posts: 117
Joined: Wed Feb 06, 2008 4:21 pm

Funny looking parenthesis

Post by Bozack »

Hi, I have a problem with the parenthesis' that shows up with a report of mine. I've attached my preamble and a shot of what they look like. I want them to be smaller of width, like the ones in the last attatchment.

Can any one see why they do that?

Btw. these are the parenthesis made by \left and \right...
Attachments
How they look.
How they look.
parenthesis.png (6.12 KiB) Viewed 2339 times
How they should look.
How they should look.
2.png (5.59 KiB) Viewed 2338 times
preamble.tex
My preamble.
(11.97 KiB) Downloaded 264 times
OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Re: Funny looking parenthesis

Post by Stefan Kottwitz »

Hi Bozack,

the yhmath package is causing it, consider to remove it if it's not needed.

Stefan
LaTeX.org admin
User avatar
Bozack
Posts: 117
Joined: Wed Feb 06, 2008 4:21 pm

Funny looking parenthesis

Post by Bozack »

Stefan_K wrote:the yhmath package is causing it
Thanks! :) I started with trying to move it to the top of the preamble, and then then parenthesis' were fine - one of the other packages I use must have overwritten some paranthesis-configuration that the ymath package did the weird way...
OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 10 Professional 64bit, MikTeX 4.9, TeXnicCenter 2.02 64bit
Post Reply