Ricardo Wurmus <[email protected]> skribis: > Attached is a patch to add the TeX Gyre font collection in OTF format. > There is another archive available for download which includes a lot > more formats and documentation, but I think this flat zip file with the > OTF files is sufficient. > > The fonts are released under the “GUST font license”, which is legally > equivalent to LPPL v1.3c as it just contains an optional request. > > The TeX Gyre fonts are required by the latest version of Lilypond, so I > think it is useful to have them. (Also: they are pretty.)
OK. > From a39b2f7bf132a64f3aca269d67266f74da7bc938 Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <[email protected]> > Date: Sun, 30 Aug 2015 19:40:17 +0200 > Subject: [PATCH 1/2] guix: Add GUST font license 1.0. > > * guix/licenses.scm (gfl1.0): New variable. [...] > +(define gfl1.0 > + (license "GUST font license 1.0" Could you add what you wrote above about it being equivalent to the LPPL as a comment? Otherwise OK. Ludo’.
