https://github.com/sillyfreak/typst-preprocess
A preprocessor intended to be used with typst-prequery
https://github.com/sillyfreak/typst-preprocess
typst
Last synced: over 1 year ago
JSON representation
A preprocessor intended to be used with typst-prequery
- Host: GitHub
- URL: https://github.com/sillyfreak/typst-preprocess
- Owner: SillyFreak
- Created: 2024-06-14T20:57:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T22:05:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-24T02:15:59.759Z (over 1 year ago)
- Topics: typst
- Language: Rust
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `typst-preprocess`
A tool for processing [prequery](https://typst.app/universe/package/prequery) data in Typst documents.
## TODOs
This is just a selection of soon-to-be-relevant things; almost nothing is currently working
- proper logging of job progress
- proper error types
- good configuration error handling with spans etc.
- deduplication of resources to download
- document that all resource paths are relative to the root, not to the file the prequery appeared in