]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-def.cc
* lily/tuplet-bracket.cc (calc_positions): multiply with
[lilypond.git] / lily / paper-def.cc
index eb338d2f7e9a8bd832424a024e4ce4601ed779c2..8a170642616e038022beb00be6cd7ad7488918f1 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "dimensions.hh"
@@ -15,7 +15,7 @@
 Real
 output_scale (Output_def *od)
 {
-  return scm_to_double (od->lookup_variable (ly_symbol2scm ("outputscale")));
+  return scm_to_double (od->lookup_variable (ly_symbol2scm ("output-scale")));
 }
 
 SCM