biber
biber copied to clipboard
Backend processor for BibLaTeX
Decoding them makes TeX treat them like regular pretty quotes instead of straight quotes. Fixes #450
Hello, With the maturity of [tectonic](https://tectonic-typesetting.github.io/en-US/), and its availability at [conda-forge](https://conda-forge.org) and the conda packaging ecosystem, it looks like we're near the point where we can actually dream of building...
If the name of the datafield set contains uppercase characters... ``` \DeclareDatafieldSet{NAME}{ \member[...] } \DeclareStyleSourcemap{ \maps{ \map[foreach={NAME}]{ \step[fieldsource=\regexp{$MAPLOOP}, match=..., replace=...] } } } ``` ... the sourcemapping fails. Is there...
We are using biber --tool to format our .bib files and we would like to fail the formatting if there are warnings but we can't find this option anywhere and...
Biber rewrites Formulas in titles in some cases, especially when it is called with `--decodecharsset=null` and you have something like `\macro{X}` where X is a single letter. This is rewritten...
Hi @plk, today, I've built the v2.21 version of biber for linux-aarch64. (Might be interesting for @sbrass as well) All is well when I use the containerized build tools from...