fix page sizes

This commit is contained in:
Daniel Bulant 2025-10-07 17:33:09 +02:00
parent d0fa51dbd6
commit ee42aa5d4f
No known key found for this signature in database

View file

@ -1,9 +1,7 @@
#import "@preview/prequery:0.2.0": prequery
#let template(doc) = context {
if target() != "html" {
set page(height: auto)
}
set page(height: auto)
show link: underline
set quote(block: true)
doc