Skip to content

Typst 0.15 migration guide#8478

Open
laurmaedje wants to merge 3 commits into
mainfrom
migration-guide
Open

Typst 0.15 migration guide#8478
laurmaedje wants to merge 3 commits into
mainfrom
migration-guide

Conversation

@laurmaedje

Copy link
Copy Markdown
Member

This PR adds a comprehensive migration guide to the Typst 0.15 changelog. This guide explains in detail what changes you may need to make to your existing documents to ensure compatibility with Typst 0.15.

Previously, we've had migration guides (less detailed ones than this one here) in the release announcements blog posts, but the changelog seems like the better place for it.

Comment thread docs/content/changelog/0.15.0.typ Outdated
@Raphael-CV

This comment was marked as resolved.

@mkorje

This comment was marked as resolved.

@laurmaedje laurmaedje added the docs Improvements or additions to documentation's content. label Jun 11, 2026
$ R != cal(R) $

// Typst 0.15, with stylistic set 6
// Typst 0.14 and below, default style

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is ambiguous and should be rephrased in a way that makes it clear that the code below can be used in Typst 0.15.0 to reproduce the result of the code above in Typst 0.14.0.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm open to suggestions

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about this:

// Typst 0.15, with stylistic set 6.
// Reproduces the default style from Typst 0.14 and below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to documentation's content.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants