]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-interface.cc
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / font-interface.cc
index 4085140311fc8ea866c14a63736ab41d01d19d32..09b933ea46b4081d509269221b113c3ca613bce4 100644 (file)
@@ -61,15 +61,15 @@ Font_interface::text_font_alist_chain (Grob *g)
 }
 
 ADD_INTERFACE (Font_interface,
-              "Any symbol that is typeset through fixed sets of glyphs,"
-              " (i.e., fonts).",
+               "Any symbol that is typeset through fixed sets of glyphs,"
+               " (i.e., fonts).",
 
-              /* properties */
-              "font "
-              "font-encoding "
-              "font-family "
-              "font-name "
-              "font-series "
-              "font-shape "
-              "font-size "
-              );
+               /* properties */
+               "font "
+               "font-encoding "
+               "font-family "
+               "font-name "
+               "font-series "
+               "font-shape "
+               "font-size "
+              );