mirror of
https://github.com/C0ffeeCode/typst-dhbw-technik-template.git
synced 2025-12-28 15:22:18 +01:00
fix: Reference must not hide supplement of non-heading refs
This commit is contained in:
parent
f281f92356
commit
edb1a55ada
1 changed files with 2 additions and 0 deletions
|
|
@ -262,6 +262,8 @@
|
||||||
} else {
|
} else {
|
||||||
selected_lang.section
|
selected_lang.section
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
it.supplement
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue