diff options
author | Hans Hagen <pragma@wxs.nl> | 2021-05-25 18:41:45 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2021-05-25 18:41:45 +0200 |
commit | ddc77c560834122fcdc0219f01977cb830a7a6f5 (patch) | |
tree | 71df057ec2dfbb5f51091baa96b2671ad62c1580 /tex/context/modules/mkxl | |
parent | 7fd782dace8f90e7e032ca8f449f8ca4eada450b (diff) | |
download | context-ddc77c560834122fcdc0219f01977cb830a7a6f5.tar.gz |
2021-05-25 17:56:00
Diffstat (limited to 'tex/context/modules/mkxl')
-rw-r--r-- | tex/context/modules/mkxl/m-mathfun.mkxl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/modules/mkxl/m-mathfun.mkxl b/tex/context/modules/mkxl/m-mathfun.mkxl index 581f50971..8c956274c 100644 --- a/tex/context/modules/mkxl/m-mathfun.mkxl +++ b/tex/context/modules/mkxl/m-mathfun.mkxl @@ -31,7 +31,7 @@ local xdecimal = xdecimal local context = context - local ctx_mfunction = context.mfunction + local ctx_mfunction = context.mfunctionlabeltext local scanoptional = tokens.scanners.optional local scanargument = tokens.scanners.argument @@ -196,6 +196,8 @@ \usemodule[scite] \setupbodyfont[dejavu] \setuplayout[tight] \setuppapersize[A5] +% \mainlanguage[es] + \starttext \startbuffer |