]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-interface.cc
Start to break Accidental_placement::calc_positioning_done into small pieces.
[lilypond.git] / lily / font-interface.cc
index 5dc2129c147696a34ea86738624ebf427167f0a7..9bd109545839de586198784106bd333585c0cf9e 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "font-interface.hh"
@@ -50,9 +50,10 @@ Font_interface::text_font_alist_chain (Grob *g)
 }
 
 ADD_INTERFACE (Font_interface,
-              "Any symbol that is typeset through fixed sets of glyphs, "
-              " (ie. fonts)",
+              "Any symbol that is typeset through fixed sets of glyphs,"
+              " (i.e., fonts).",
 
+              /* properties */
               "font "
               "font-encoding "
               "font-family "