finish draft of the implementation chapter
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@
|
||||
let pg = counter(page).get().first()
|
||||
let is-odd = calc.odd(pg)
|
||||
|
||||
// Czy ta strona otwiera rozdział? (→ plain style: brak nagłówka)
|
||||
// Czy ta strona otwiera rozdział? (brak nagłówka)
|
||||
let chapter-locs = query(heading.where(level: 1))
|
||||
let is-chapter-page = chapter-locs.any(h => counter(page).at(h.location()).first() == pg)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user