-
### Description
I'm new to Typst, so I may have overlooked something. The following report is based on what I'd expect to happen vs what actually happens.
In the "[Making a Template](https://typst…
-
When creating a slide show with [touying](https://typst.app/universe/package/touying/) and using `#algo` on a slide,
```bash
typst compile main.typ
```
results in the error
```typst
error: …
-
https://github.com/typst/templates/blob/01afc5cb135743517111269cb34b98dc44400b17/unequivocal-ams/lib.typ#L53-L67
-
Typst has some templates you can pick from, and adding this AAU template would make it faster to get started.
https://typst.app/universe/search?kind=templates
-
#### Requested Feature
Each of the themes currently use different fonts, but there isn't a good way to package fonts with a library in Typst.
#### Possible Implementation
- Have the fonts inclu…
-
### Description
Templates on the Typst Universe have thumbnails, which greatly help with distinguishing between them and getting a notion of what they do and how they look at a glance. I think it wou…
-
Начал разработку шаблона кандидатской диссертации на языке разметки Typst - современного аналога LaTeX.
Он проще в использовании, на выходе pdf файл, компиляция за доли секунды.
Репозиторий:
…
-
Hello @andres-gimenez,
I tried Typst for the first time and I'm liking it a lot, in part thanks to your template, big thank you!
I would like to have exercises in my exam sheet. I can use `=== Ex…
-
Especially for less technically savy people and for physical places that have to print the information regularly a configurable PDF publisher would be a great boon.
- configure events to be include…
-
For example, something like:
```typst
#let entry-list = (
(
key: "computer",
short: "computer",
plural: "computers",
description: [An @electronic device for performi…