Math & Science\left( and \right)

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
GenisToii
Posts: 19
Joined: Sat Nov 05, 2011 8:51 pm

\left( and \right)

Post by GenisToii »

Hi!

I wanna know if there's some method to do innecessary to write "\left" and "\right" to "(" and ")" when, for example, I write a fraccion between them. O, if not, if I could simplify it somehow because I tried with \newcommand but it doesn't let me :cry:

Thanks!

Recommended reading 2024:

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

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

torbjorn t.
Posts: 162
Joined: Wed Jun 17, 2009 10:18 pm

\left( and \right)

Post by torbjorn t. »

The nath package does this for you. There may be some incompatibilities with amsmath though.
GenisToii
Posts: 19
Joined: Sat Nov 05, 2011 8:51 pm

\left( and \right)

Post by GenisToii »

torbjorn t. wrote:The nath package does this for you. There may be some incompatibilities with amsmath though.
But "nath" what does? I didn't have to write \left and \right or simplificy it?
And which type of incompatibilities?
Anyway, thanks you very much!
GenisToii
Posts: 19
Joined: Sat Nov 05, 2011 8:51 pm

Re: \left( and \right)

Post by GenisToii »

Weel I tried it and make a lot of errors in my document so I won't use it. Also I search in internet some information and there's soem rules to use "nath". but thanks equally :)
torbjorn t.
Posts: 162
Joined: Wed Jun 17, 2009 10:18 pm

\left( and \right)

Post by torbjorn t. »

I don't know what incompatibilities, I just read a comment at tex.stackexchange that nath "doesn't play well with amsmath", or something like that.

For parenthesis specifically there is a possible solution here.
Post Reply