Skip to content

v1.1.0

Choose a tag to compare

@Splines Splines released this 03 Jun 12:08
217ad06

In this release, I implemented the custom preamble feature request by @fabh2o in #77. This gives you a new preamble section:

image

which allows you to place common package imports, definitions, macros, etc. that you want to reuse for all shapes. A new XML-based data format was necessary for this, but I made sure your old presentation are still backwards-compatible with PPTypst. Have fun 🎈

(and don't worry, I'm already working on Playwright tests such that PPTypst finally gets a comprehensive test harness to avoid regressions)

What's Changed

Full Changelog: v1.0.0...v1.1.0