summaryrefslogtreecommitdiff
path: root/library/src/math/stretch.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/src/math/stretch.rs')
-rw-r--r--library/src/math/stretch.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/library/src/math/stretch.rs b/library/src/math/stretch.rs
index aee226d1..d308975d 100644
--- a/library/src/math/stretch.rs
+++ b/library/src/math/stretch.rs
@@ -177,6 +177,8 @@ fn assemble(
c: base.c,
id: None,
frame,
+ style: base.style,
+ font_size: base.font_size,
italics_correction: Abs::zero(),
class: base.class,
}