summaryrefslogtreecommitdiff
path: root/library/src/math/stretch.rs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-01-27 15:09:05 +0100
committerLaurenz <laurmaedje@gmail.com>2023-01-27 15:32:05 +0100
commit2e039cb052fcb768027053cbf02ce396f6d7a6be (patch)
treeb1a1c1da0440805b296e3204fa30cd9666322a0e /library/src/math/stretch.rs
parenta59b9fff93f708d5a35d2bf61c3b21efee71b7e9 (diff)
Fix math spacing bugs
Diffstat (limited to 'library/src/math/stretch.rs')
-rw-r--r--library/src/math/stretch.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/src/math/stretch.rs b/library/src/math/stretch.rs
index bd72a769..aee226d1 100644
--- a/library/src/math/stretch.rs
+++ b/library/src/math/stretch.rs
@@ -178,6 +178,7 @@ fn assemble(
id: None,
frame,
italics_correction: Abs::zero(),
+ class: base.class,
}
}