Minor code cleanup
This commit is contained in:
parent
4abc5262c6
commit
f621f17f19
Binary file not shown.
@ -94,15 +94,13 @@
|
||||
if numbering {
|
||||
gloss_count.step()
|
||||
}
|
||||
|
||||
|
||||
let gloss_number = if numbering {
|
||||
[(#gloss_count.display())]
|
||||
} else {
|
||||
none
|
||||
}
|
||||
|
||||
//[#gloss_number #pad(left: 1em)[#gloss_items]]
|
||||
|
||||
style(styles => {
|
||||
block(breakable: breakable)[
|
||||
#stack(
|
||||
|
Loading…
Reference in New Issue
Block a user