Hey people! I want to learn typst, a modern alternative to LaTeX written in Rust.
Typst can incrementally compile the files to PDF.
Ironically, there is no incrementally refreshing PDF viewer afaik. So for direct visual output of my progress, I would like the fastest, smoothest PDF viewer.
- Firefox loads too slow
- Okular fast but nonremovable popup and “dancing text” on load
It can be as small and minimal for that task as possible.
Priorities:
- Smooth reload (fade or else) to not flicker
- Fast refresh
- Incremental loading ?
- Generally solid
Right, forgot about Pulsar. Also have Lace installed but that may not have the needed tools.
VSCodium also installed in a Distrobox, but tbh I dont want to use it. It is slow, Electron, Microsoft etc. Just not an option.
I am currently trying to add syntax highlighting for typst to kate, but I read that XML and damn thats complex.
apparently there is a preview plugin for kate https://docs.kde.org/stable5/en/kate/kate/kate-application-plugin-preview.html , it’s already preinstalled. It works with markdown files, I guess if someone would be down, he could extend the plugin to work with typst