Index | Thread | Search

From:
Sebastien Marie <semarie@kapouay.eu.org>
Subject:
new: textproc/typst 0.11.0
To:
ports@openbsd.org
Date:
Tue, 23 Apr 2024 07:10:19 +0200

Download raw body.

Thread
  • Sebastien Marie:

    new: textproc/typst 0.11.0

Hi,

I would like to import textproc/typst - https://typst.app/

It is a rust based program. The website promotes the webapp (a
collaborative editor on web), but the cli tool is enough for doing all
the stuff.

The port is slightly patched to avoid rust git dependency. I replaced it
by using DIST_TUPLE.

$ cat pkg/DESCR
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


Comments or OK ?
-- 
Sebastien Marie