Math & Science ⇒ Always automatically scaled Delimiters
Always automatically scaled Delimiters
I would like to have all the delimiters (like '(', ')', '[', ']', '|' ...) automatically adjusted with \left and \right without me having to write it explicitly every time.
Is there a way to redefine them so that "(" would mean "\left("? I tried to use "\DeclarePairedDelimiter" from the mathtools package but didn't figure out how to define it; and if possible I would also like to use the same symbol "(" and not a new macro.
Thanks
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 162
- Joined: Wed Jun 17, 2009 10:18 pm
Always automatically scaled Delimiters
Re: Always automatically scaled Delimiters
It is really unfortunate that it doesn't work well with amsmath. An unacceptable flaw I would say...
Does anyone else know of a useful package or a definition that enables the use of scaled parantheses?