Am Montag, den 07.09.2020, 10:16 +0200 schrieb Werner LEMBERG: > > We're talking about different objectives here: CI is concerned > > *that* something can be built, but the *what* is discarded on > > success. > > Understood now, thanks. However, I still think it simplifies > debugging if the right fonts *are* in the docker image.
IMO you should never debug anything other than build failures in the CI image. I once had the idea of providing development containers (built on top of the CI one), but LilyDev does a better job at that already. > > So everything added but not needed for building is just wasting > > storage. > > OK. Could you please send me the list of available fonts in the > docker image? Get it with $ docker run --rm -ti registry.gitlab.com/lilypond/lilypond/ci/ubuntu-16.04:20200829 $cmd Attached is the full output of fc-list, and these are the packages: $ dpkg -S /usr/share/fonts /usr/share/texlive/texmf-dist/fonts /usr/share/texmf/fonts texlive-fonts-recommended, poppler-data, gsfonts, fonts-dejavu-core: /usr/share/fonts texlive-lang-cyrillic, texlive-fonts-recommended, texlive-base, texlive-latex-base, texlive-generic-recommended, texlive-metapost: /usr/share/texlive/texmf-dist/fonts fonts-texgyre: /usr/share/texmf/fonts Please note that urw-base35-fonts are custom the image, see https://gitlab.com/lilypond/lilypond/-/blob/master/docker/ci/Dockerfile.ubuntu-16.04#L27 Jonas
/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold /usr/share/fonts/otf/URWBookman-LightItalic.otf: URW Bookman:style=Light Italic /usr/share/fonts/otf/NimbusMonoPS-BoldItalic.otf: Nimbus Mono PS:style=Bold Italic /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf: DejaVu Sans Mono:style=Book /usr/share/fonts/type1/texlive-fonts-recommended/putb8a.pfb: Utopia:style=Bold /usr/share/fonts/otf/C059-Italic.otf: C059:style=Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrebonum-bold.otf: TeX Gyre Bonum:style=Bold /usr/share/fonts/otf/D050000L.otf: D050000L:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrecursor-italic.otf: TeX Gyre Cursor:style=Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyretermes-italic.otf: TeX Gyre Termes:style=Italic /usr/share/fonts/type1/gsfonts/n021024l.pfb: Nimbus Roman No9 L:style=Medium Italic /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf: DejaVu Sans:style=Book /usr/share/fonts/otf/URWGothic-BookOblique.otf: URW Gothic:style=Book Oblique /usr/share/fonts/type1/texlive-fonts-recommended/putri8a.pfb: Utopia:style=Italic /usr/share/fonts/otf/NimbusSans-Regular.otf: Nimbus Sans:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreadventor-bold.otf: TeX Gyre Adventor:style=Bold /usr/share/fonts/type1/gsfonts/n021004l.pfb: Nimbus Roman No9 L:style=Medium /usr/share/fonts/otf/NimbusMonoPS-Italic.otf: Nimbus Mono PS:style=Italic /usr/share/fonts/type1/gsfonts/p052023l.pfb: URW Palladio L:style=Italic /usr/share/fonts/type1/gsfonts/n022003l.pfb: Nimbus Mono L:style=Regular /usr/share/fonts/otf/NimbusRoman-BoldItalic.otf: Nimbus Roman:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre-math/texgyreschola-math.otf: TeX Gyre Schola Math:style=Regular /usr/share/fonts/otf/P052-Roman.otf: P052:style=Roman /usr/share/fonts/type1/gsfonts/z003034l.pfb: URW Chancery L:style=Medium Italic /usr/share/texmf/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf: TeX Gyre Pagella Math:style=Regular /usr/share/fonts/otf/NimbusSansNarrow-BoldOblique.otf: Nimbus Sans Narrow:style=Bold Oblique /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-bolditalic.otf: TeX Gyre Pagella:style=Bold Italic /usr/share/fonts/type1/gsfonts/c059013l.pfb: Century Schoolbook L:style=Roman /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf: TeX Gyre Heros:style=Regular /usr/share/fonts/otf/URWBookman-Light.otf: URW Bookman:style=Light /usr/share/fonts/type1/texlive-fonts-recommended/pcrb8a.pfb: Courier:style=Bold /usr/share/fonts/type1/gsfonts/d050000l.pfb: Dingbats:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheroscn-bolditalic.otf: TeX Gyre Heros Cn:style=Bold Italic /usr/share/fonts/type1/gsfonts/n021023l.pfb: Nimbus Roman No9 L:style=Regular Italic /usr/share/fonts/otf/URWGothic-Book.otf: URW Gothic:style=Book /usr/share/fonts/type1/texlive-fonts-recommended/putr8a.pfb: Utopia:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrecursor-bold.otf: TeX Gyre Cursor:style=Bold /usr/share/fonts/type1/gsfonts/n019063l.pfb: Nimbus Sans L:style=Regular Condensed Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreschola-regular.otf: TeX Gyre Schola:style=Regular /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf: DejaVu Sans:style=Bold /usr/share/fonts/otf/NimbusSansNarrow-Oblique.otf: Nimbus Sans Narrow:style=Oblique /usr/share/fonts/otf/C059-Roman.otf: C059:style=Roman /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreadventor-italic.otf: TeX Gyre Adventor:style=Italic /usr/share/fonts/type1/gsfonts/a010013l.pfb: URW Gothic L:style=Book /usr/share/fonts/otf/NimbusSans-Italic.otf: Nimbus Sans:style=Italic /usr/share/fonts/otf/URWGothic-Demi.otf: URW Gothic:style=Demi /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyretermes-bolditalic.otf: TeX Gyre Termes:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf: TeX Gyre Heros Cn:style=Italic /usr/share/fonts/otf/NimbusSansNarrow-Regular.otf: Nimbus Sans Narrow:style=Regular /usr/share/fonts/type1/gsfonts/n019064l.pfb: Nimbus Sans L:style=Bold Condensed Italic /usr/share/fonts/otf/C059-BdIta.otf: C059:style=Bold Italic /usr/share/fonts/type1/texlive-fonts-recommended/bchb8a.pfb: Bitstream Charter:style=Bold /usr/share/fonts/type1/gsfonts/p052004l.pfb: URW Palladio L:style=Bold /usr/share/fonts/otf/C059-Bold.otf: C059:style=Bold /usr/share/fonts/otf/P052-Italic.otf: P052:style=Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheroscn-bold.otf: TeX Gyre Heros Cn:style=Bold /usr/share/texmf/fonts/opentype/public/tex-gyre-math/texgyrebonum-math.otf: TeX Gyre Bonum Math:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrebonum-bolditalic.otf: TeX Gyre Bonum:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrecursor-bolditalic.otf: TeX Gyre Cursor:style=Bold Italic /usr/share/fonts/type1/gsfonts/n022023l.pfb: Nimbus Mono L:style=Regular Oblique /usr/share/fonts/otf/NimbusSansNarrow-Bold.otf: Nimbus Sans Narrow:style=Bold /usr/share/fonts/otf/NimbusMonoPS-Regular.otf: Nimbus Mono PS:style=Regular /usr/share/fonts/otf/NimbusMonoPS-Bold.otf: Nimbus Mono PS:style=Bold /usr/share/texmf/fonts/opentype/public/tex-gyre-math/texgyretermes-math.otf: TeX Gyre Termes Math:style=Regular /usr/share/fonts/type1/gsfonts/a010015l.pfb: URW Gothic L:style=Demi /usr/share/fonts/otf/URWBookman-DemiItalic.otf: URW Bookman:style=Demi Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreadventor-bolditalic.otf: TeX Gyre Adventor:style=Bold Italic /usr/share/fonts/truetype/dejavu/DejaVuSansMono-Bold.ttf: DejaVu Sans Mono:style=Bold /usr/share/fonts/type1/gsfonts/n019043l.pfb: Nimbus Sans L:style=Regular Condensed /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreschola-bolditalic.otf: TeX Gyre Schola:style=Bold Italic /usr/share/fonts/type1/gsfonts/n019044l.pfb: Nimbus Sans L:style=Bold Condensed /usr/share/fonts/type1/gsfonts/a010033l.pfb: URW Gothic L:style=Book Oblique /usr/share/fonts/type1/texlive-fonts-recommended/pcrr8a.pfb: Courier:style=Regular /usr/share/fonts/type1/texlive-fonts-recommended/putbi8a.pfb: Utopia:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-italic.otf: TeX Gyre Pagella:style=Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf: TeX Gyre Chorus:style=Regular /usr/share/fonts/type1/gsfonts/n021003l.pfb: Nimbus Roman No9 L:style=Regular /usr/share/fonts/type1/gsfonts/s050000l.pfb: Standard Symbols L:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheros-bold.otf: TeX Gyre Heros:style=Bold /usr/share/fonts/otf/NimbusSans-Bold.otf: Nimbus Sans:style=Bold /usr/share/fonts/type1/gsfonts/b018035l.pfb: URW Bookman L:style=Demi Bold Italic /usr/share/fonts/type1/texlive-fonts-recommended/bchbi8a.pfb: Bitstream Charter:style=Bold Italic /usr/share/fonts/otf/P052-Bold.otf: P052:style=Bold /usr/share/fonts/type1/gsfonts/c059033l.pfb: Century Schoolbook L:style=Italic /usr/share/fonts/type1/texlive-fonts-recommended/bchri8a.pfb: Bitstream Charter:style=Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf: TeX Gyre Pagella:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrecursor-regular.otf: TeX Gyre Cursor:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrebonum-regular.otf: TeX Gyre Bonum:style=Regular /usr/share/fonts/otf/NimbusRoman-Bold.otf: Nimbus Roman:style=Bold /usr/share/fonts/type1/gsfonts/a010035l.pfb: URW Gothic L:style=Demi Oblique /usr/share/fonts/otf/NimbusRoman-Regular.otf: Nimbus Roman:style=Regular /usr/share/fonts/otf/P052-BoldItalic.otf: P052:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreadventor-regular.otf: TeX Gyre Adventor:style=Regular /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf: TeX Gyre Pagella:style=Bold /usr/share/fonts/otf/URWBookman-Demi.otf: URW Bookman:style=Demi /usr/share/fonts/type1/gsfonts/n019023l.pfb: Nimbus Sans L:style=Regular Italic /usr/share/fonts/type1/gsfonts/b018012l.pfb: URW Bookman L:style=Light /usr/share/fonts/otf/NimbusSans-BoldItalic.otf: Nimbus Sans:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheros-italic.otf: TeX Gyre Heros:style=Italic /usr/share/fonts/type1/gsfonts/c059016l.pfb: Century Schoolbook L:style=Bold /usr/share/fonts/type1/gsfonts/n022004l.pfb: Nimbus Mono L:style=Bold /usr/share/fonts/type1/gsfonts/n019024l.pfb: Nimbus Sans L:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreschola-italic.otf: TeX Gyre Schola:style=Italic /usr/share/fonts/type1/gsfonts/b018032l.pfb: URW Bookman L:style=Light Italic /usr/share/fonts/type1/gsfonts/p052003l.pfb: URW Palladio L:style=Roman /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheros-bolditalic.otf: TeX Gyre Heros:style=Bold Italic /usr/share/fonts/type1/texlive-fonts-recommended/pcrro8a.pfb: Courier:style=Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreschola-bold.otf: TeX Gyre Schola:style=Bold /usr/share/fonts/type1/texlive-fonts-recommended/bchr8a.pfb: Bitstream Charter:style=Regular /usr/share/fonts/otf/URWGothic-DemiOblique.otf: URW Gothic:style=Demi Oblique /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyreheroscn-regular.otf: TeX Gyre Heros Cn:style=Regular /usr/share/fonts/type1/gsfonts/n019004l.pfb: Nimbus Sans L:style=Bold /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyretermes-regular.otf: TeX Gyre Termes:style=Regular /usr/share/fonts/otf/NimbusRoman-Italic.otf: Nimbus Roman:style=Italic /usr/share/fonts/type1/gsfonts/b018015l.pfb: URW Bookman L:style=Demi Bold /usr/share/fonts/type1/gsfonts/n022024l.pfb: Nimbus Mono L:style=Bold Oblique /usr/share/fonts/otf/Z003-MediumItalic.otf: Z003:style=Medium Italic /usr/share/fonts/type1/gsfonts/c059036l.pfb: Century Schoolbook L:style=Bold Italic /usr/share/fonts/type1/gsfonts/p052024l.pfb: URW Palladio L:style=Bold Italic /usr/share/fonts/truetype/dejavu/DejaVuSerif.ttf: DejaVu Serif:style=Book /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyretermes-bold.otf: TeX Gyre Termes:style=Bold /usr/share/fonts/type1/texlive-fonts-recommended/pcrbo8a.pfb: Courier:style=Bold Italic /usr/share/texmf/fonts/opentype/public/tex-gyre/texgyrebonum-italic.otf: TeX Gyre Bonum:style=Italic /usr/share/fonts/otf/StandardSymbolsPS.otf: Standard Symbols PS:style=Regular /usr/share/fonts/type1/gsfonts/n019003l.pfb: Nimbus Sans L:style=Regular
signature.asc
Description: This is a digitally signed message part