Text FormattingAutomatically scale brackets in formulae

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
mcandre

Automatically scale brackets in formulae

Post by mcandre »

LaTeX is surprisingly bad at its primary job of rendering beautiful mathematical expressions. In particular, brackets such as parentheses, hard brackets, and curly braces, fail to change in size to adapt to their contents. Yes, I am aware of \big, but something as common as brackets should really do the right thing out of the box, without requiring the user to use special syntax. It is to laugh. Inline and multiline formulae should assume \big for brackets, as that's what we want them to do 99% of the time.

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

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

Automatically scale brackets in formulae

Post by Stefan Kottwitz »

Hi,

welcome to the forum!

Your first statement is not correct; LaTeX has automatically scaling bracket commands. I did not see a question; that text above just seems like a rant.

Stefan
LaTeX.org admin
Post Reply