-
I am using texlab with neovim built-in LSP.
In my tex documents, I often use the following preamble
``` latex
\newcommand{\incfig}[2]{
\def\svgwidth{0.82\columnwidth}
\import{figures/#1}{#2…
-
**Describe the bug**
Due to internet problem, i want to download zip file and install the server munally, but I put texlab into server folder, it failed.
**Expected behavior**
Lsp server loaded
…
-
I am using Neovim's builtin LSP with `texlab` and I noticed that `textDocument/forwardSearch` isn't handled properly for when the project contains a sub-file included using `\subimport` from the [`imp…
-
After doing `:LspInstall texlab` in neovim, closing neovim and opening a latex file, `:LspInfo` shows:
```
cmd is executable: Unable to find executable. Please check your path and ensure the server …
-
Hello,
To compile latex files, I use tectonic, and I set `-outdir=./build`. Unfortunately this causes an error when calling `latex.ForwardSearch`:
`[coc.nvim]: Error on "runCommand": Cannot read…
-
When I try to define a custom environment, this definition is recognized as an error by treesitter which sometimes leads to the highlighting in the whole document being broken (I'm using [Helix](https…
-
## System information
- Operating System: Fedora 35
- Architecture: x64
- Apple M1: no
- Docker version: podman 3.4.2
- Docker image used in `act`: ghcr.io/catthehacker/ubuntu:act-lates…
-
Add build and test of (Free)BSD as plattform
[16d96fa builds on FreeBSD and `cargo test` reports 111 passed]
-
## Problem
After using a lua snippet and saving, if I leave the next insert mode a copy of the document will be pasted.
![gifcast_211107195853](https://user-images.githubusercontent.com/30515389/1…
-
It seems as though #100 was supposed to fix this / did fix this? But for some reason I still get the following behavior:
1. Ensure that `kpsewhich -var-value TEXMFHOME` is `~/Library/texmf/tex/late…