Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directly generate pdfpc config #84

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Beiri22
Copy link

@Beiri22 Beiri22 commented Aug 28, 2023

It might not be 100% perfect by now, but please have a look, should fix #83 . As I see now, there is no big logic to fear.

Known problems:

How to use:

$ typst query gauss.typ "<pdfpc>" --field value --one > gauss.pdfpc

Right now, every theme does emit the metadata separately.
Maybe we could introduce a base theme that is used by all others
to centralize tasks and settings that all themes share?

@Beiri22
Copy link
Author

Beiri22 commented Apr 3, 2024

I really like rust, but have you considered creating the pdfpc file directly without a rust program?

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.

Improve PDFPC support
1 participant