Summary: | =dev-tex/biblatex-3.19 does not provide the package documentation despite USE="doc" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | MW <spamfilter-1> |
Component: | Current packages | Assignee: | TeX project <tex> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
MW
2024-09-02 11:53:49 UTC
The ebuild needs: - pushd doc || die + pushd doc/latex/biblatex || die And we need to change latex-package.eclass because the package uses fontspec and that requires lualatex or xetex. |