DEBSOURCES
Skip Quicknav
sources / haskell-typst / 0.5.0.1-1 / test / typ / layout / page-style-01.typ
12345
// Empty with styles and then pagebreak // Should result in two red-colored pages. #set page(fill: red) #pagebreak()