yet another idea …

This commit is contained in:
Burkhart Wolff 2018-03-02 07:29:53 +01:00
parent c487a16e38
commit 8f35faf389
1 changed files with 7 additions and 0 deletions

View File

@ -163,6 +163,13 @@ Right(List(COMMAND(\isacommand), CURLYOPEN, RAWTEXT(text), CURLYOPEN, COMMAND(\i
\\ The\\ number\\ of\\ teeth\\ per\\ wheelturn\\ is\\ assumed\\ to\\ be\\isanewline\\ positive
\end{isamarkuptext*}\isamarkuptrue
or even:
\begin{isamarkuptext*}[label=wheel_ass, label_type=exported_constraint, attributes={}]%
\\ The\\ number\\ of\\ teeth\\ per\\ wheelturn\\ is\\ assumed\\ to\\ be\\isanewline\\ positive
\end{isamarkuptext*}\isamarkuptrue
/* Rudimentary Topevel Code */
object TestLaTeXLexer extends LaTeXLexer {