diff options
Diffstat (limited to 'library/src/math/stretch.rs')
| -rw-r--r-- | library/src/math/stretch.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/src/math/stretch.rs b/library/src/math/stretch.rs index bbb0c9c4..910f7a81 100644 --- a/library/src/math/stretch.rs +++ b/library/src/math/stretch.rs @@ -185,6 +185,7 @@ fn assemble( italics_correction: Abs::zero(), class: base.class, span: base.span, + limits: base.limits, } } |
