Template:LaTeX cases

From Xenharmonic Wiki
Revision as of 18:54, 30 January 2025 by ArrowHead294 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

[math]\displaystyle{ \newenvironment{rcases} {\left.\begin{align*}} {\end{align*}\right\rbrace} \newenvironment{lcases} {\left\lbrace\begin{align*}} {\end{align*}\right.} }[/math]

Template documentation[view] [edit] [history] [purge]

This template allows LaTeX representations of cases by defining operators in advance to avoid the need to manually enter brackets.