Re: make doc error on current master
Federico Bruni <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
Il giorno mar 29 lug 2025 alle 03:12:32 +00:00:00, Werner LEMBERG <[email protected]> ha scritto: > Actually, for running `make doc` this problem of yours shouldn't > happen at all – if you install the necessary fonts for building the > documentation, these fall-back fonts should never be accessed. > > Have you seen chapter 4.2.3, 'Requirements for building > documentation', in the CG? It lists the following necessary fonts: > > URW++ and TeX Gyre > Bitstream Vera Sans > Bitstream Charter > DejaVu Sans > DejaVu Serif > DejaVu Sans Mono > Linux Libertine O > > Have you installed these fonts? I had only DejaVu, URW and Gyre. I'm used to run `dnf builddep` to get the build dependencies in Fedora: sudo dnf builddep lilypond lilypond-doc but I guess that (some?) fonts are not marked as build dependency. I had to manually install these packages: linux-libertine-fonts bitstream-vera-fonts-all