这是indexloc提供的服务,不要输入任何密码
Skip to content

Add support for array of per-column values for align: and fill: #13

@PgBiel

Description

@PgBiel

For parity with the new syntax in native typst tables since v0.4.0.

E.g.
#table(align: (left, center, right), fill: (red, blue, green)) would align columns 1st, 2nd and 3rd to the left, center and right respectively, and fill them with red, blue and green respectively.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions