-
fletcher has a `bend` arg for `edge` so you can draw bent line easily. Example can be seen in https://github.com/typst/packages/tree/main/packages/preview/fletcher/0.4.2 .
It would be more straight…
-
While `mantys` looks good, it is primarily used for manuals and documentation of packages. Even though this guide can be thought of as documentation in some sense, `mantys` assumes that this is a pack…
-
I want to write configurations that accept `inset` and `outset`. I am certain there is some docs on what these are, but I cannot seem to find them.
I eventually dived into the [source](https://gith…
-
Hi,
First of all - thank you for the Barcode package - this is a feature that is requested by many others.
Please see my own discussions related to it here - https://github.com/typst/typst/discu…
-
The draft text is mostly ready in https://github.com/quarto-dev/quarto-web/pull/1162
And the examples build in place. But the snapshots for the examples should be automatically processed e.g with …
-
For example in helix you have to add this to the `languages.toml`:
```toml
[[language]]
name = "typst"
scope = "source.typst"
injection-regex = "^typ(st)?$"
file-types = ["typ"]
roots = []
…
-
I am really excited to get to use typst, it looks great so far!
However, for larger documents it would be really helpful to have multiple bibliographies, e.g. to categorize publications into books,…
-
This project was created long before when Typst starts to recommend kebab-case function and variable names. A total refactoring will mean that users will have to accept enormous breaking changes and r…
-
Are some flags missing, maybe? Arch Linux.
```
# update-mime-database /usr/local/share/mime/packages
Directory '/usr/local/share/mime/packages/packages' does not exist!
# pwd
/usr/local/share/m…
-
### Description
IMO, one of the biggest pains in Tex is its support for videos.
Previously, it could work with the help of Flash and media9 pacakge, but not anymore since Flash gets outdated.
So …