typst v0.13.0 template update

This commit is contained in:
Julian Krauser 2025-02-20 08:42:22 +01:00
parent d162f2f0fa
commit 0f656b1a08

View file

@ -108,7 +108,7 @@
level: 1
): it => {
v(constants.font_size * 1.25, weak: true)
if it.body.fields().at("children", default: none) != none {
if it.body().fields().at("children", default: none) != none {
strong(it)
} else {
it