From 6becb9d8d9ec0217787e3903efde8d29df468606 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sat, 4 Feb 2012 23:27:31 +0100 Subject: expanded documentation --- tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tex/context/third') diff --git a/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv b/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv index c13b00d..e087a43 100644 --- a/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv +++ b/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv @@ -70,7 +70,7 @@ tc.titlolocation = tc.position_synonyms["\cyrnumparameter{\v!titlolocation}"] or "f" tc.prefer100k = tc. yes_synonyms["\cyrnumparameter{\v!preferhundredk}"] or false tc.drawdots = tc. yes_synonyms["\cyrnumparameter{\v!dots}"] or false - tc.dotsymbol = "\cyrnumparameter{\v!dotsymbol}" + tc.dotsymbol = "\luaescapestring{\cyrnumparameter{\v!dotsymbol}}" local span = "\cyrnumparameter{\v!titlospan}" local num = tonumber(span) @@ -383,7 +383,7 @@ } \def\dodo_cyrnum[#1]{% - \begingroup% + \begingroup \setupcyrnum[\currentcyrnum][#1]% \cyrnumparameter{command}\begingroup% \dododo_cyrnum% -- cgit v1.2.3