-
I wanted to manage my glossary using a YAML file (similar to `hayagriva` used by the typst `bibliography`). I've written up a simple prototype, would you be open to adding it?
See https://typst.app…
-
### Description
I tried to use Cambria Math font with the following code:
```typst
Inline $integral_a^b f(x)=F(b)-F(a)$ and displayed
$ integral_a^b f(x)=F(b)-F(a) $
#show math.equation: set …
lvjr updated
10 months ago
-
**Describe the bug**
The VS Code popped up an error that typst-preview process exited with code null when closing the preview window.
![error](https://github.com/Enter-tainer/typst-preview/assets/…
-
**Describe the bug**
I have a few ways to write a wrong path:
- didn't finish (+ update on each keystroke)
- typo
- invoking a snippet (with template path name)
**To Reproduce**
Steps to repro…
-
Here is the working example:
source
```typ
#import "@preview/tablex:0.0.6": tablex, rowspanx, colspanx, cellx
#set page(width: auto, height: auto)
#set text(size: 10pt)
#tablex(
ali…
-
https://github.com/tingerrr/anti-matter/blob/ebdf1a8207cd4c256775b1e279fe35febc5ad4bb/src/lib.typ#L18
Above line is from this repo (tingerrr/anti-mater)
Below line is from typst/packages
https:…
-
Hey,
Wouldn't it be nice if when your coordinate is "name.topleft" or ""name.top.left" or if name is undefined you get an error with `a list of what anchors are valid` or `what named element are av…
-
Hello! Wonderful project, thank you very much for creating it!
**Describe the bug**
I ran into a issue tonight with images not being rendered in the Typst Preview while rendering just fine with…
-
https://github.com/typst/packages/blob/3e450dcd3dcf23e74b10b3e557acb223928ce308/packages/preview/anti-matter/0.1.0/src/lib.typ#L15-L18
😭
-
**Describe the bug**
The code appears multiple times in the Typst preview pane of the VSCode extension.
**To Reproduce**
1. Open Typst preview pane in VSCode (1.83.1).
2. Write or paste code int…