-
I find `pyrunner` an extremely useful `typst` library. However, it has an important limitation: It cannot run third-party libraries. Package `pyodide` may lift this so constricting limitation (pyodide…
-
**Describe the bug**
After a prolonged period where I did not edit any files, subsequent edits do not update the logs or preview at all.
**To Reproduce**
1. run `typst-preview file.typ`
1. wait …
-
There are many packages we could bring over, but I am attempting to list a small set of what I find to be relevant packages for long-term experience on desktop (can link pertaining PRs to this issue).…
-
Now that we aren't processing the parts together, the references don't get exported correctly if they are only in a part.
-
**Describe the bug**
I enabled the preview on host `0.0.0.0`. However, the client only reads from `ws://127.0.0.1:23625/`
**To Reproduce**
`./typst-preview --host 0.0.0.0:23627 ./resume.typ`
…
Wsine updated
7 months ago
-
For example, something like:
```typst
#let entry-list = (
(
key: "computer",
short: "computer",
plural: "computers",
description: [An @electronic device for performi…
-
- I have searched the [issues](https://github.com/nvarner/typst-lsp/issues) of this repo and believe that this is not a duplicate.
- I have searched the [discussions](https://github.com/nvarner…
-
All features work fine on my computer(windows) and Android phone.
When it comes to the **iPad**, everything works fine when using only the features of Typst itself, but I get error when I use the fil…
-
I'd like to discuss two features which are probably not realistically possible to implement in Typst itself but which may be possible with some kind of rust bindings (which I believe are impossible wi…
tmbb updated
5 months ago
-
**Describe the bug**
This is best understood with a screen-cast as show [here](https://asciinema.org/a/p0ObxxtPzF7d7FIXmAs2rNCiW) using the following file content.
```typst
$𝒪$ _text_ text
```
…