summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/texmath.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/texmath.h')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/texmath.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/texmath.h b/Build/source/texk/web2c/luatexdir/tex/texmath.h
index 72b83de6143..90ae5f20a1d 100644
--- a/Build/source/texk/web2c/luatexdir/tex/texmath.h
+++ b/Build/source/texk/web2c/luatexdir/tex/texmath.h
@@ -1,5 +1,5 @@
/* texmath.h
-
+
Copyright 1996-2006 Han The Thanh <thanh@pdftex.org>
Copyright 2006-2009 Taco Hoekwater <taco@luatex.org>
@@ -160,6 +160,8 @@ typedef enum {
math_param_fraction_denom_vgap,
math_param_fraction_denom_down,
math_param_fraction_del_size,
+ math_param_skewed_fraction_hgap,
+ math_param_skewed_fraction_vgap,
math_param_limit_above_vgap,
math_param_limit_above_bgap,
math_param_limit_above_kern,