Files
Wallenc/Report/includes/pz-page-offset.typ

6 lines
329 B
Typst
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// Сколько страниц вставляется перед телом ПЗ (front-matter-export/ВКР_первы_3_страницы_Пытков.pdf).
// Должно совпадать с front_pages в scripts/merge_front_matter.sh.
#let pz-vkr-front-page-count = 3
#counter(page).update(pz-vkr-front-page-count + 1)