summaryrefslogtreecommitdiff
path: root/source/luametatex/source/lua/lmtmplib.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/lua/lmtmplib.c')
-rw-r--r--source/luametatex/source/lua/lmtmplib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/luametatex/source/lua/lmtmplib.c b/source/luametatex/source/lua/lmtmplib.c
index e7df5e963..660499e7f 100644
--- a/source/luametatex/source/lua/lmtmplib.c
+++ b/source/luametatex/source/lua/lmtmplib.c
@@ -49,6 +49,7 @@ static const char *mplib_math_options[] = {
"double",
"binary", /* not available in luatex */
"decimal",
+ "posit",
NULL
};