-
**Describe the bug**
When clicking a block of text in a paragraph besides the first block, jump-to-source sends you one block behind where it should.
**To Reproduce**
- Open a new Typst document …
-
The first render works, however:
- I can't get live preview to work.
- Scrolling in the browser does nothing in the editor.
To test:
- I create a file with `1` in it.
- Run `:TypstPreview`.…
-
OS version: macOS 14.2.1 (23C71)
nvim version: v0.9.5
terminal emulator: wezterm
I installed zathura using `brew install zathura` and added the following line in my nvim `init.lua` file.
```lu…
-
Hi, after several days trial of mitex, I found several annoying inconsistencies, *even for standard math notation*:
1. In math, we use square bracket `[` and parenthesis `(` to represent the close …
-
**Describe the bug**
Zooming in the preview window in VSCode using MacBook trackpad is way too sensitive. Even a miniscule pinch gesture can cause huge zoom. Same when zooming out. It is very hard to…
-
In cetz version 0.2.1, a `bounds` parameter was added to the `hide` function, as seen in https://github.com/johannes-wolf/cetz/pull/499. This enhancement allows us to hide elements without affecting b…
-
## Description
After upgrading Typst from version v0.6.0 to v0.7.0 I noticed that my syntax tree lines were all over the place.
Used Package: https://github.com/typst/packages/tree/main/packages/p…
-
when starting a new neovim instance on a typst filetype, the buffer autocmds aren't created for that file.
but the next time I open a file in that same neovim instance, things work as expected. howev…
m4cey updated
10 months ago
-
Minimal example to reproduce:
```typst
#import "@preview/curryst:0.1.1": *
#proof-tree(
rule(
name: $scripts(supset)_R$,
$=> P or (P supset bot) supset (((P supset bot) supset bot)…
-
LSP server: https://mason-registry.dev/registry/list#typst-lsp
Treesitter parser: https://github.com/uben0/tree-sitter-typst (better than the alternatives, someone is working on queries https://githu…