Questions tagged [parenthesis]

38 questions
1
vote
1 answer

Is there a parenthesis with a size inbetween the default size and that of "\big("?

I'm using the standard packages - amsmath, amssymb, amsthm. \big( is too big while simply ( is too small. Is there a nice way to get something in between?
thorium
  • 176
1
vote
1 answer

Why some parenthesis in my code are bigger than others?

I have written a simple enumeration with some formulas inside. I don't understand why in some items the square parenthesis are bigger than in other items. How can I tell tex to make all of the same size? I prefer the smaller ones. I don't want to…
Nisba
  • 651
1
vote
0 answers

Using left( and right) by default

It is very rare for me to need a parenthesis without \left and \right. Is there a way to redefine the parenthesis () to being treated as if I wrote \left( and \right). Of course, I would need another command \noleft( and \noright) or something…
Tohiko
  • 1,789