-
I use typst drafting as the typst equivalent of [todonotes](https://tug.ctan.org/macros/latex/contrib/todonotes/todonotes.pdf).
I'd like to maybe make a list of the notes which were added?
Something…
th1j5 updated
6 months ago
-
Dear Sir,
You might be already aware of a new Typst markup language. It has very good math support and a good pdf rendering.
Fortunately, it has Markdown type source code block type. So, I tried…
-
**Describe the bug**
Hello, I am experiencing an issue with the preview plugin where the font quality significantly degrades when I zoom out. There is noticeable aliasing phenomenon (like the common …
-
- **Component**:
- VSCode Extension
- **Extension version**: 0.10.1
- **LSP version**:
- **OS version and name**: Linux Fedora 37
- I am on the [latest](https://github.com/nvarner…
-
```typst
#import "@preview/prooftrees:0.1.0"
#prooftree.tree(
prooftree.axi[$A => A$],
prooftree.uni[$A => A, B$]
)
```
This example is not working in the Typst Web App. (the prooft…
-
Many many thanks for this great package :+1:
Video inclusion support could be the missing piece of this excellent puzzle.
See for example the multimedia or the media9 Latex packages.
Touying i…
fbob updated
6 months ago
-
Should be possible to support given https://github.com/jgm/typst-hs, but I'm not sure.
It's on Hackage already: https://hackage.haskell.org/package/typst
-
- **Component**:
- [ ] VSCode Extension
- [ ] VSCodium Extension
- [x] LSP (used with other editor)
- **Extension version**: N/A
- **LSP version**: git (rev `7a9e8e0d5bf8ac24a6…
-
-
### Bug description
when printing backslashes from inline Python they get escaped too often
### Steps to reproduce
````qmd
---
title: "Empty"
engine: jupyter
---
Backslash: `{python} "a\\b"` `{pyt…