andreasKroepelin / polylux

A package for creating slides in Typst
https://polylux.dev/book
MIT License
1.18k stars 55 forks source link

polylux2pdfpc output format wrong #155

Open freundTech opened 8 months ago

freundTech commented 8 months ago

According to the pdfpc schema pages[i].label should be a string, however polylux2pdfpc generates an integer.

pdfpc itself seems to ignore this, but I ran into this problem while working on another project that should consume pdfpc files and validating those files against the schema.