Patch \text
This commit is contained in:
parent
c6a180cd1a
commit
f132e3496a
4 changed files with 62 additions and 3 deletions
|
@ -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}
|
||||
\]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue