Skip to content

community/texmf-dist: fix -examples packages

fixes #16060

community/texmf-dist: fix -examples packages

The -examples packages are created but not filled with content. The commit that would have done so was not pushed due to human error. This fixes the issue.

community/texmf-dist: let texmf-dist-bibtexextra provide biblatex

This fixes a conflict between biblatex and texmf-dist-bibtexextra-{doc,examples}. It prevents installing both biblatex and texmf-dist-bibtexextra at the same time, which otherwise could result in the package biblatex overwriting the biblatex version in texmf-dist-bibtexextra with something that is incompatible with the other TeXLive packages (e.g. the various biblatex styles).

community/biber: depend on biblatex~3.20

The biber package needs to be updated in lockstep with the biblatex package. Let's make use of apk's features to ensure that they are updated in lock-step.

community/biber2.19: new aport

https://github.com/plk/biber
Backend processor for BibLaTeX

This is the same as community/biber, but in a version compatible with texmf-dist-bibtexextra

Edited by Marian Buschsieweke

Merge request reports