biber
biber copied to clipboard
Backend processor for BibLaTeX
Currently, biber in tool mode can convert a bib file to formats such as XML or dot, but not JSON. Vim and Emacs both have native functions that can read...
On macOS, the first time the universal biber binary is run and its cache is created (as described in §4 Binaries of the doc), the "lipo" utility is called to...
I would like to help provide a `linux_aarch64` build version of biber for the latest release 2.18. I already built it (as I needed it myself) and would like to...
The test files on SourceForge seem to be out of date. test.bcf dates back to June, test-dev.bcf is older than that. I wasn't able to test my dev build against...
As biber is tightly coupled to biblatex, I wonder if it's better to simply version biber with biblatex version... We can then get rid of the "compatibility matrix". Currently biber's...
Hello, It seems that the latest version of biber has problems with some Unicode characters in the path (`outdir` of latexmk). Strangely, not all Unicode characters have this problem, and...
Based on your GH Action https://github.com/plk/biber/blob/dev/.github/workflows/main.yml, I wrote the following one which I run in my own repo. I am getting the following test error. How can I fix this?...
Hi! biber is not included in my texlive distribution so I downloaded the binary from https://ctan.org/tex-archive/biblio/biber/biber-linux. Unfortunately I cannot run it on Rocky Linux 8.9 as biber depends on `libnsl.so.1`,...
The actual PDF manual file ``biber.pdf``, version 2.19, contains a typo on page 4. On the second paragraph it says > There is also a ‘
I am using MacTex-2023 on a M1 MacBookPro running MacOS Monterey 12.6.8. Invoking biber 2.19 with any options (even `biber --version` or `biber --help`) fails with the following error message:...