From: Bertrand Bordage Date: Tue, 14 Jun 2011 22:06:42 +0000 (+0200) Subject: CG: link to MetaFont's doc. X-Git-Tag: release/2.15.2-1~2^2~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4ff3911fee47369023e0588043d24f7bbd86cd86;p=lilypond.git CG: link to MetaFont's doc. --- diff --git a/Documentation/contributor/programming-work.itexi b/Documentation/contributor/programming-work.itexi index 6f3bbb824a..2539ae65a6 100644 --- a/Documentation/contributor/programming-work.itexi +++ b/Documentation/contributor/programming-work.itexi @@ -123,9 +123,11 @@ An introduction to Guile/Scheme as used in LilyPond can be found in the @subsection MetaFont -MetaFont is used to create the music fonts used by LilyPond. A MetaFont -tutorial is available at @uref{http://metafont.tutorial.free.fr/, the -METAFONT tutorial page}. +MetaFont is used to create LilyPond's musical fonts. An unofficial +@uref{http://metafont.tutorial.free.fr/, METAFONT tutorial} is available. The +@uref{http://www.ctex.org/documents/shredder/src/mfbook.pdf, METAFONTbook} +by Donald Knuth (TeX and MetaFont creator) is the most complete documentation +available for MetaFont. @subsection PostScript