]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-metrics.hh
* flower
[lilypond.git] / lily / include / text-metrics.hh
index 1a334880a63a2cf69cd71cbf99b70ec42803d9c2..b353e2880e833d7c44250f7d7e5262a65a644409 100644 (file)
@@ -4,7 +4,6 @@
   source file of the GNU LilyPond music typesetter
 
   (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
-
 */
 
 #ifndef TEXT_METRICS_HH
@@ -16,7 +15,7 @@
 void try_load_text_metrics (String);
 SCM ly_load_text_dimensions (SCM);
 Box lookup_tex_text_dimension (Font_metric *font,
-                          SCM text);
+                              SCM text);
 
 #endif /* TEXT_METRICS_HH */