mirror of
https://github.com/typst/typst
synced 2025-07-01 17:52:52 +08:00
fix non stopping footer
This commit is contained in:
parent
75403f86a9
commit
fbb0306ebc
@ -246,6 +246,7 @@ impl<'a> GridLayouter<'a> {
|
||||
self.layout_footer(footer, engine, self.finished.len())?;
|
||||
self.flush_pending_headers();
|
||||
}
|
||||
y = footer.end;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user