Skip to content

matrix: move transform functions to bottom of file#1113

Merged
johannes-wolf merged 2 commits into
cetz-package:0.5.3from
sijow:fix-aer-transform
May 29, 2026
Merged

matrix: move transform functions to bottom of file#1113
johannes-wolf merged 2 commits into
cetz-package:0.5.3from
sijow:fix-aer-transform

Conversation

@sijow
Copy link
Copy Markdown

@sijow sijow commented May 28, 2026

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.

This way they can use the other functions in the file.
@johannes-wolf johannes-wolf changed the base branch from master to 0.5.3 May 28, 2026 21:51
@johannes-wolf johannes-wolf added this to the 0.5.3 milestone May 28, 2026
Copy link
Copy Markdown
Member

@johannes-wolf johannes-wolf left a comment

Choose a reason for hiding this comment

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

lgtm.

@sijow
Copy link
Copy Markdown
Author

sijow commented May 29, 2026

I've pushed another commit to fix the typos in two rotation transforms.

@johannes-wolf johannes-wolf merged commit 6db281f into cetz-package:0.5.3 May 29, 2026
1 check passed
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.

2 participants