]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-interface.cc
Run `make grand-replace'.
[lilypond.git] / lily / font-interface.cc
index d620b31d21a72881712a80b938903e9a91646f4a..a65a3c14bfb790b2bc9c4713c832c7b9e293acfa 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "font-interface.hh"
@@ -49,10 +49,11 @@ Font_interface::text_font_alist_chain (Grob *g)
   return g->get_property_alist_chain (defaults);
 }
 
-ADD_INTERFACE (Font_interface, "font-interface",
-              "Any symbol that is typeset through fixed sets of glyphs, "
-              " (ie. fonts)",
+ADD_INTERFACE (Font_interface,
+              "Any symbol that is typeset through fixed sets of glyphs,"
+              " (i.e., fonts).",
 
+              /* properties */
               "font "
               "font-encoding "
               "font-family "