\= is also a control seq
[llf.git] / tests / 25.output.tex
blob9071977be86a84e2fe94b5fd9933ca89bb3b38ed
1 \documentclass{article}
3 \begin{document}
4 Here is some math
6 \[ f(x) := \begin{cases} 1 & x = 2 \\ 0 & \text{else} \end{cases} \]
7 \end{document}