summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg')
-rw-r--r--macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg b/macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg
index 3f48631e40..c9ad36613b 100644
--- a/macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg
+++ b/macros/latex/contrib/stex/tex/etc/stex-backend-rustex.cfg
@@ -20,6 +20,16 @@
}
}
}
+\cs_new_protected:Nn \stex_mathml_intent:nn {
+ \rustex_annotate_HTML:nn {
+ mml:intent="#1"
+ }{ #2 }
+}
+\cs_new_protected:Nn \stex_mathml_arg:nn {
+ \rustex_annotate_HTML:nn {
+ mml:arg="#1"
+ }{ #2 }
+}
\cs_new_protected:Nn \stex_annotate_invisible:n {
\_stex_html_checkempty:n { #1 }