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

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
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