Files

9 lines
127 B
Plaintext
Raw Permalink Normal View History

2025-12-14 09:04:11 +11:00
# -*- mode: snippet -*-
# name: cases
# key: case
# condition: (texmathp)
# group: math
# --
\\begin{cases}
$1
\\end{cases}$0