diff options
author | Hans Hagen <pragma@wxs.nl> | 2019-03-23 23:12:42 +0100 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2019-03-23 23:12:42 +0100 |
commit | 15c9a0a54f08ffc9fb72d6d878db4602ac6e1ca2 (patch) | |
tree | 19f4f5a061de3fe14f8e990437c69f740026e9a1 /metapost | |
parent | b958bba841f9907582f3c5fa4b6162353636fc8f (diff) | |
download | context-15c9a0a54f08ffc9fb72d6d878db4602ac6e1ca2.tar.gz |
2019-03-21 21:47:00current
Diffstat (limited to 'metapost')
-rw-r--r-- | metapost/context/base/mpiv/mp-mlib.mpiv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/metapost/context/base/mpiv/mp-mlib.mpiv b/metapost/context/base/mpiv/mp-mlib.mpiv index 131796757..f39010e00 100644 --- a/metapost/context/base/mpiv/mp-mlib.mpiv +++ b/metapost/context/base/mpiv/mp-mlib.mpiv @@ -16,7 +16,7 @@ if known context_mlib : endinput ; fi ; boolean context_mlib ; context_mlib := true ; -numeric LUATEXFUNCTIONALITY ; LUATEXFUNCTIONALITY := runscript("mp.print(LUATEXFUNCTIONALITY)") ; +% numeric LUATEXFUNCTIONALITY ; LUATEXFUNCTIONALITY := runscript("mp.print(LUATEXFUNCTIONALITY or (status and status.development_id) or 6346)") ; %D Objects: |