packages feed

typst-0.1.0.0: test/typ/layout/align-01.typ

// Test that multiple paragraphs in subflow also respect alignment.
#align(center)[
  Lorem Ipsum

  Dolor
]