diff options
author | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2012-02-04 23:27:31 +0100 |
---|---|---|
committer | Philipp Gesang <pgesang@ix.urz.uni-heidelberg.de> | 2012-02-04 23:27:31 +0100 |
commit | 6becb9d8d9ec0217787e3903efde8d29df468606 (patch) | |
tree | 407ed6515b5c2537dc87425ec224231729f38c20 /tex/context/third | |
parent | 938ef8c2b6e780614b672331a704d9049d0edad8 (diff) | |
download | cyrillicnumbers-6becb9d8d9ec0217787e3903efde8d29df468606.tar.gz |
expanded documentation
Diffstat (limited to 'tex/context/third')
-rw-r--r-- | tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkiv | 4 |
1 files changed, 2 insertions, 2 deletions
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% |