Skip to content

Implement rendering via Typst to PDF - #62

Merged
istathar merged 9 commits into
technique-lang:mainfrom
istathar:render-typst
Aug 7, 2025
Merged

Implement rendering via Typst to PDF#62
istathar merged 9 commits into
technique-lang:mainfrom
istathar:render-typst

Conversation

@istathar

@istathar istathar commented Aug 6, 2025

Copy link
Copy Markdown
Member

Implement the format command. This involved figuring out the equivalent render() implementation we have for Terminal but this time for Typst.

Along the way this addressed a few Syntax annotations that were not being applied, and finally the last thing that appeared to be missing, which was ensuring the parser could deal with the presence of interpolation in string literals.

Also improves some error messages.

@istathar istathar self-assigned this Aug 6, 2025
@istathar

istathar commented Aug 6, 2025

Copy link
Copy Markdown
Member Author

These branches need to get smaller.

@istathar
istathar merged commit 2cc00f6 into technique-lang:main Aug 7, 2025
1 check passed
@istathar
istathar deleted the render-typst branch August 14, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant