]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-metrics.hh
Add support for max-systems-per-page.
[lilypond.git] / lily / include / text-metrics.hh
index 47004766e9d66f74dff1509a1822f4936407b5be..fa4dac15135b308edf4105e545468ae9ab5359c7 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TEXT_METRICS_HH
@@ -12,7 +12,7 @@
 #include "lily-guile.hh"
 #include "box.hh"
 
-void try_load_text_metrics (std::string);
+void try_load_text_metrics (string);
 SCM ly_load_text_dimensions (SCM);
 Box lookup_tex_text_dimension (Font_metric *font,
                               SCM text);