← Package directory
Available on winget

Install Tinymist Viewer

A WGPU-based viewer for the Typst typesetting system using Vello.

Install with winget
winget install --id Myriad-Dreamin.TinymistViewer
Upgrade
winget upgrade --id Myriad-Dreamin.TinymistViewer
Uninstall
winget uninstall --id Myriad-Dreamin.TinymistViewer

About Tinymist Viewer

A WGPU-based viewer for the Typst typesetting system using Vello.

What's new in 0.14.18

Export - (Fix) Aligned output path pattern resolution with documented behavior in https://github.com/Myriad-Dreamin/tinymist/pull/2473 Editor - (Fix) Kept client flags config-wide and restart-scoped in https://github.com/Myriad-Dreamin/tinymist/pull/2499 Preview - Added CLI page-title support for preview HTML titles by @davidsanchez222 in https://github.com/Myriad-Dreamin/tinymist/pull/2445 Docs - (Docs) Added compiler settings documentation in https://github.com/Myriad-Dreamin/tinymist/pull/2477 Testing - Ensured lockfiles are updated in CI by @selfisekai in https://github.com/Myriad-Dreamin/tinymist/pull/2476 Full Changelog: https://github.com/Myriad-Dreamin/tinymist/compare/v0.14.16...v0.14.18

Read release notes

Version history

Version Updated Notes
0.14.18 Unknown Export - (Fix) Aligned output path pattern resolution with documented behavior in https://github.com/Myriad-Dreamin/tinymist/pull/2473 Editor - (Fix) Kept client flags config-wide and restart-scoped in https://github.com...
0.14.16 Unknown Completion - (Fix) Used label("...") for incompatible citation keys while keeping <key> for compatible keys in https://github.com/Myriad-Dreamin/tinymist/pull/2464 - (Fix) Detected math code interpolation mode correctly...