Skip to content

0.5.3 - #1101

Draft
johannes-wolf wants to merge 34 commits into
masterfrom
0.5.3
Draft

0.5.3#1101
johannes-wolf wants to merge 34 commits into
masterfrom
0.5.3

Conversation

@johannes-wolf

Copy link
Copy Markdown
Member

No description provided.

The inset is respected by placing the anchors and must not be added
to the path distance again.
johannes-wolf and others added 20 commits May 13, 2026 20:54
To be able to call and test some cetz functions outside a canvas,
provide a function that initializes a valid context object.
To be able to call and test some cetz functions outside a canvas,
provide a function that initializes a valid context object.
Hi! I have found and fix a small typo/formatting issue in assertion in
hobby/catmul that is triggered when you only provide one or zero points.
I know this is very minor, so no pressure to approve/merge.

<img width="616" height="29" alt="image"
src="https://github.com/user-attachments/assets/de0591ab-03cd-49df-8cc8-c84b27cbb4a3"
/>
This way they can use the other functions in the file.
Currently trying to use the function `transform-rotate-aer` fails with
`unknown variable: mul-mat` because it's defined in the same file but
before `mul-mat`. This PR moves the transform functions to the bottom of
the file to let them use other matrix functions.

This also adds a test for `transform-rotate-aer`.
I added the information that the length of coordinates can be changed
with `canvas(length: )` that was already present on "Canvas" and added
it to "Coordinate Systems" for better visibility.

Additionally, I removed the mention that the parameter also takes
ratios, due to the Canvas API docs mentioning that this behaviour was
deprecated
- Fix spelling mistakes in comments
- Make angle into a variable
- Fix rendering for angles > 90 degrees
Co-authored-by: Johannes Wolf <mail@johannes-wolf.com>
Co-authored-by: Johannes Wolf <mail@johannes-wolf.com>
johannes-wolf and others added 7 commits July 13, 2026 10:45
Fix #794.

This PR introduces a dedicated measure function for computing baseline
anchors for equations. Typst 0.15 fixes baseline handling for math
equations, enabling extraction of the required baseline metrics with a
simple zero-width box trick.
#1127 relies on baseline propagation introduced in Typst 0.15.

This PR raises the minimum compiler version to 0.15.0 and updates CI to
use Typst 0.15.1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants