-
![01](https://github.com/user-attachments/assets/5eebbb4f-6422-4f38-b914-b4883413b1f3)
**Describe the bug**
A clear and concise description of what the bug is.
**Package/Software version:**
…
-
Now that we aren't processing the parts together, the references don't get exported correctly if they are only in a part.
-
Currently, the `release` workflow is used to publish the package to `typst/packages`.
I propose changing it to be named `publish` and add a new workflow called `release` which actually handles the …
-
A Typst document `test.typ` containing only the import statement `#import "@preview/ctheorems:1.1.2": *` will fail with pandoc 3.1.12.2, giving the message:
```
"test.typ" (line 1, column 2):
"/hom…
-
For example, something like:
```typst
#let entry-list = (
(
key: "computer",
short: "computer",
plural: "computers",
description: [An @electronic device for performi…
-
### Why do you want to add this package to Termux?
Convert bibtex file to yaml which typst needed.
### Home page URL
https://typst.app
### Source code URL
https://github.com/typst/hayagriva
### …
-
### Bug description
I am currently debugging my quarto julia setup and I was surprised not to be able to check the julia installation with quarto check julia.
From this check I would have expected t…
-
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…
-
## Background
It is known that previous versions of `typst` allowed for reading arbitrary files as discussed in issue [#219](https://github.com/typst/typst/issues/219), revealing potentially sensit…
-
### Bug description
````{python}
#| output: false
#| echo: false
ojs_define(value = 0)
````
You can see the div here in firefox
![Image](https://github.com/user-attachments/assets/0d0817cd-81d1-4a7…