-
### 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
-
### Description
I maintain the tiny `xarrow` package and the latest version 0.11 of the compiler seems to have brought a regression, which [impacts the package](https://codeberg.org/loutr/typst-xar…
loutr updated
56 minutes ago
-
How do I go about adding custom icons when using this as a template from Typst Universe? I.e. like
#import "@preview/vantage-cv:1.0.0": vantage-cv, styled-link, term, skill
I've tried creati…
-
I get the following bug:
```
error: dictionary does not contain key "left"
┌─ @preview/dashy-todo:0.0.1/lib/side-margin.typ:12:36
│
12 │ if side == left and page.margin.left == auto or …
cgahr updated
2 weeks ago
-
**Describe the bug**
See title
**To Reproduce**
1. Open a folder in VS code, containing a typ file and another file not involved in the typst document at all
2. Preview the typ file
3. Any keys…
-
### Describe the bug
I found this issue while I was trying to update `typst-preview` to 0.10.7. In [this commit](https://github.com/Enter-tainer/typst-preview/commit/755156b3bb4ca6c74573e5e2e7b49c9…
-
#### 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…
-
Typst has added support for packages through a Github [repository](https://github.com/typst/packages/tree/main), so it's probably a good idea to add this template as an official package.
jlduu updated
9 months ago
-
# Premise
Howdy, all!
While putting together the [guided-resume-starter-cgc](https://github.com/typst/packages/pull/580) package, I tinkered around with the current `name` parameter in the TOML …
-
Thank you for this cool package.
I have a feature request:
The latex glossaries package has the commands `\Gls` and `\Glspl` that capitalize the first letter, which is very useful if an entry is u…