Skip to content

Parameters of explicit par are ignored #5831

@EpicEricEE

Description

@EpicEricEE

Description

When constructing a paragraph explicitly with #par[...], all parameters added to it are ignored in v0.13.0-rc1. For example,

#par(leading: 1cm, first-line-indent: 1em)[
  Hello \
  World
]

Image

still gives the default look. Parameters on par can currently only be set via set rules.

Reproduction URL

No response

Operating system

Web app

Typst version

  • I am using the latest version of Typst

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingregressionSomething that did work before stopped working.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions