]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-interface.cc
* lily/lily-guile.cc (parse_symbol_list): strip spaces at the end.
[lilypond.git] / lily / font-interface.cc
index 65fc05983af68b2a332f38de061bdf712eae03fa..d48e60a4c050cbc195b4a55ceb40d9ea2ad9fc55 100644 (file)
@@ -55,5 +55,6 @@ Font_interface::font_alist_chain (Grob*g)
 
 
 ADD_INTERFACE (Font_interface, "font-interface",
-  "Any symbol that is typeset through fixed sets of glyphs (ie. fonts)",
-  "font-magnification font font-series font-shape font-family font-name font-design-size font-relative-size");
+              "Any symbol that is typeset through fixed sets of glyphs (ie. fonts)",
+              "font-magnification font font-series font-shape "
+              "font-family font-name font-design-size font-relative-size");