Description
Typst is a new markup-based typesetting system that is designed to be as powerful as LaTeX while being much easier to learn and use. Typst has:
- Built-in markup for the most common formatting tasks
- Flexible functions for everything else
- A tightly integrated scripting system
- Math typesetting, bibliography management, and more
- Fast compile times thanks to incremental compilation
- Friendly error messages in case something goes wrong
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 10 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 10 (4 downloads) |
EPEL 8 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 8 (4 downloads) |
EPEL 9 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | EPEL 9 (4 downloads) |
Fedora 40 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 40 (6 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (2)* | Fedora 41 (7 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable mbignami/typst
More info about enabling Copr repositories