diff options
Diffstat (limited to 'tex/context/base/syst-mtx.tex')
-rw-r--r-- | tex/context/base/syst-mtx.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/syst-mtx.tex b/tex/context/base/syst-mtx.tex index 0abd89e57..e2a978671 100644 --- a/tex/context/base/syst-mtx.tex +++ b/tex/context/base/syst-mtx.tex @@ -50,7 +50,7 @@ \mathchardef\@@minallocation = 16 \mathchardef\@@medallocation = 256 \mathchardef\@@maxallocation = 32767 -\chardef \@@insallocation = 32 +\chardef \@@insallocation = 128 % was 32, but if we want continuous ranges (mplib) we need to pass 256 soon 32 \def\myalloc@#1#2#3#4#5% {\global\advance\count1#1by\@ne |