mirror of
https://github.com/szdytom/LADRSolutions.git
synced 2025-10-20 00:40:16 +00:00
Fix outline
Signed-off-by: szdytom <szdytom@qq.com>
This commit is contained in:
parent
a42e45bd14
commit
473cf06e3a
4
main.typ
4
main.typ
@ -36,8 +36,8 @@
|
|||||||
let ns = numbering("1A", i + 1, j + 1)
|
let ns = numbering("1A", i + 1, j + 1)
|
||||||
let slabel = label("section-heading" + ns)
|
let slabel = label("section-heading" + ns)
|
||||||
let sloc = query(selector(slabel)).first().location()
|
let sloc = query(selector(slabel)).first().location()
|
||||||
link(cloc, {
|
link(sloc, {
|
||||||
set text(11pt, fill: text_color_set.at("100"))
|
set text(11pt)
|
||||||
ns
|
ns
|
||||||
h(1em)
|
h(1em)
|
||||||
chapter.sections.at(j)
|
chapter.sections.at(j)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user