]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/font.scm
Midi2ly: add --preview option.
[lilypond.git] / scm / font.scm
index f7b71e53f8129a8653654d865856b786d840b2c0..ed0f1307560251cb92294c6b6d76929032892f86 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2004--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+;;;; Copyright (C) 2004--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
 ;;;; it under the terms of the GNU General Public License as published by
 ;; Each size family is a vector of fonts, loaded with a delay.  The
 ;; vector should be sorted according to ascending design size.
 (define-public (add-music-fonts node name family design-size-alist factor)
-  "Setup music fonts.
+  "Set up music fonts.
 
 Arguments:
  NODE the font tree to modify.
  NAME is the basename for the music font. NAME-DESIGNSIZE.otf should be the music font,
   NAME-brace.otf should have piano braces.
  DESIGN-SIZE-ALIST is a list of (ROUNDED . DESIGN-SIZE).  ROUNDED is
-   as suffix for font filenames, while DESIGN-SIZE should be the actual
+   a suffix for font filenames, while DESIGN-SIZE should be the actual
    design size.  The latter is used for text fonts loaded through
    pango/fontconfig 
- FACTOR is size factor relative to default size that is being used.
+ FACTOR is a size factor relative to the default size that is being used.
   This is used to select the proper design size for the text fonts.
 "
   (for-each