Search Criteria
Package Details: digestif 0.3-3
Git Clone URL: | https://aur.archlinux.org/digestif.git (read-only, click to copy) |
---|---|
Package Base: | digestif |
Description: | A code analyzer and Language Server Protocol implementation for [La|Con|Bib]TeX[t] documents. |
Upstream URL: | https://github.com/astoff/digestif |
Licenses: | |
Submitter: | flying-sheep |
Maintainer: | flying-sheep |
Last Packager: | flying-sheep |
Votes: | 2 |
Popularity: | 0.51 |
First Submitted: | 2020-02-08 13:54 |
Last Updated: | 2020-08-30 14:26 |
Latest Comments
smsx commented on 2020-11-07 21:26
To get this package working, change the sed line in package() in the PKGBUILD to:
This got it working for me, but your mileage may vary.
raxod502 commented on 2020-06-29 15:44
The language server can no longer boot, complaining about a missing file ManuscriptLatexProg.lua. Bumping the pkgver to 0.3 fixes the issue.
raxod502 commented on 2020-04-03 14:56
The installed binary fails to run:
This problem can be solved by manually editing
/usr/bin/digestif
to fix the path so it points at/usr/lib
proper instead of into my home directory.