Ivan Oleynikov

Results 24 comments of Ivan Oleynikov

Also, if I only upgrade relic to `main` but don't comment out the mentioned lines, I get a [“target specific option mismatch”](https://gist.github.com/gnull/86c0056e23e7852cb023a2c5de1ee608) error. It could be related to https://github.com/relic-toolkit/relic/issues/177. But...

@christiaanb, thank you for so detailed reply! But here is something in your `mealyEn` function that seems weird to me. Its output is always present and depends on input without...

Is it possible to support Synctex itself? Would be great to stay compatible with many existing pdf viewers.

How should I configure [kak-lsp](https://github.com/kak-lsp/kak-lsp) to work with typst lsp? I tried this and typst-lsp doesn't seem to build pdf on save: ```toml [language.typst] filetypes = ["typ", "typst"] roots =...