diff options
author | Context Git Mirror Bot <phg42.2a@gmail.com> | 2014-08-19 12:15:05 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg42.2a@gmail.com> | 2014-08-19 12:15:05 +0200 |
commit | 26048fb1a13b467f694b3977fdad699ecc33064d (patch) | |
tree | df8c280cdf1cc45ce3cef8b279898dac75511155 /tex/context/base/typo-tal.mkiv | |
parent | 81c5ec09fae6aa6702a6e30f953545876a4c0cfd (diff) | |
download | context-26048fb1a13b467f694b3977fdad699ecc33064d.tar.gz |
2014-08-19 11:59:00
Diffstat (limited to 'tex/context/base/typo-tal.mkiv')
-rw-r--r-- | tex/context/base/typo-tal.mkiv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/typo-tal.mkiv b/tex/context/base/typo-tal.mkiv index 32b99ff01..91c22332b 100644 --- a/tex/context/base/typo-tal.mkiv +++ b/tex/context/base/typo-tal.mkiv @@ -56,7 +56,7 @@ % D % D \typebuffer \blank \getbuffer \blank -\unexpanded\def\signalcharacteralign#1#2{\attribute\characteralignattribute=\numexpr#1*\plushundred+#2\relax} +\unexpanded\def\signalcharacteralign#1#2{\attribute\characteralignattribute\numexpr#1*\maxcardminusone+#2\relax} % 0xFFFF \unexpanded\def\setcharacteralign #1#2{\ctxcommand{setcharacteralign(\number#1,"#2")}} \unexpanded\def\resetcharacteralign {\ctxcommand{resetcharacteralign()}} \unexpanded\def\nocharacteralign {\attribute\characteralignattribute\attributeunsetvalue} |