LaTeXML
LaTeXML copied to clipboard
support for linguex.sty
Is LaTeXML compatible with linguex conversion?
If you are referring to the linguex.sty package, then not at present. A dedicated binding would need to be added to LaTeXML for that package to be supported.
Would you like to request that? I am curious about your present usecase.
Thanks and yes, I would like to request that. Here are few samples:
\begin{document}
\ex.\label{Y}
\ag.
Dette er ein test paa nynorsk.\
This is a test in Nynorsk\
\trans This is a test in Nynorsk.' \bg. Dies ist ein Test auf Deutsch.\\ This is a test in German\\ \trans This is a test in German.'
\c. An single example.
\c. Another example.
\ex. An example.
\ex. Another example.
\ex. \label{X} \a. This is an example \label{Xa} \b. This is another example \label{Xb} \b. A third example \label{Xc}
\end{document}