Patch \text

This commit is contained in:
Marcel Fabian Krüger 2021-11-01 06:47:55 +01:00
parent c6a180cd1a
commit f132e3496a
4 changed files with 62 additions and 3 deletions

View file

@ -18,6 +18,13 @@
\begin{document}
\tagstructbegin{tag=Document}
\tagstructbegin{tag=P}
\tagmcbegin{tag=P}
hello
\tagmcend
\tagstructend
\LuaMMLTagAF{} {
\[
\begin{pmatrix}
@ -27,8 +34,8 @@
\end{pmatrix}
=
\begin{cases}
1 & $if $a=b\\
2 & $else$
1 & \text{if $a=b$} \\
2 & \text{else}
\end{cases}
\]
}