-
For example, something like:
```typst
#let entry-list = (
(
key: "computer",
short: "computer",
plural: "computers",
description: [An @electronic device for performi…
-
https://github.com/typst/templates/blob/01afc5cb135743517111269cb34b98dc44400b17/unequivocal-ams/lib.typ#L2-L6
-
## Achtergrond
Grote gemeenten laten de processen-verbaal voor hun stembureaus door een drukker voorbedrukken.
Kleinere gemeenten hebben die luxe niet. Toch is prettig als elk stembureau een voorbedr…
-
We got a question on out `typst` talk today about `typst` support for icons. This extension should support it. There's `typst` code for `fontawesome` here: https://github.com/matchy233/typst-chi-cv-te…
-
-
## Proposed Improvement:
The default template for Typst currently supports many fewer base features than the PDF template. This, of course makes sense, as Typst is much newer. Many features include…
-
**Is your feature request related to a problem? Please describe.**
*LaTeX* is a great tool for typesetting math, but it has some shortcomings like a relative cumbersome and not very intuitive syntax …
-
### Description
Add basic package management to the typst cli to be able to add a package from a package directory or (ideally) a zipped package (.tpz?) and make it available to the @local namespac…
pachi updated
4 months ago
-
Thank you for creating this useful tool.
So, I create a template file called **template.typ** that contains settings for fonts, colors etc. The template is fine no errors.
It is located at the roo…
-
### Description
Currently we have an invoice generation system which generates PDF by converting from HTML. I was looking it to migrate to typst for PDF generation.
Issue is our invoice is 8 colum…