Minor code cleanup
This commit is contained in:
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(
|
||||
|
||||
Reference in New Issue
Block a user