summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/stex/tex/etc/stex-backend-pdflatex.cfg
blob: 484f930db6df3f1f9da4b21bd732912759e3f3cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\tl_const:Nx \c_stex_html_emptyarg_tl {~}

\cs_new_protected:Nn \stex_annotate:nnn {#3}
\cs_new_protected:Nn \stex_mathml_intent:nn { #2 }
\cs_new_protected:Nn \stex_mathml_arg:nn { #2 }
\cs_new_protected:Nn \stex_annotate_invisible:n {}
\cs_new_protected:Nn \stex_annotate_invisible:nnn {}
\NewDocumentEnvironment{stex_annotate_env} { m m } {}{}

\prg_new_conditional:Nnn \stex_html_backend: {p, T, F, TF} {
  \prg_return_false:
}