]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/song.scm
Reformat some files to let emacs do its work correctly.
[lilypond.git] / scm / song.scm
index 171ef6e191d3c4d685124d0e9e2a3ed087e0adf8..35b7f2f6fa96da500336ea85d656dedfd4f8bea2 100644 (file)
@@ -45,7 +45,7 @@
 ;; The resulting base octave is sum of *base-octave* and
 ;; *base-octave-shift*.  This is done to work around a Festival bug
 ;; causing Festival to segfault or produce invalid pitch on higher pitches.
-;(define *base-octave-shift* -2)
+;(define *base-octave-shift* -2)
 (define *base-octave-shift* (make-parameter 0))
 
 ;; The coeficient by which the notes just before \breath are shortened.