]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/makelsr.py
authorDavid Kastrup <dak@gnu.org>
Tue, 19 Mar 2013 08:40:12 +0000 (09:40 +0100)
committerDavid Kastrup <dak@gnu.org>
Tue, 26 Mar 2013 20:32:55 +0000 (21:32 +0100)
Documentation/snippets/incipit.ly

index e6e295348ef7ed41ad5ce2d33bb6f0a0d0f334f9..3653ccd924948d4c3e17b3f6955e645671efcc10 100644 (file)
@@ -4,8 +4,8 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.17.6
-\version "2.17.6"
+%% Note: this file works from version 2.17.10
+\version "2.17.10"
 
 \header {
   lsrtags = "staff-notation, ancient-notation, really-cool"
@@ -45,7 +45,7 @@ incipit =
                                % escaping lexical closure and evaluating
                                % everything respective to (current-module).
                                     #(primitive-eval
-                                       '(or (false-if-exception (- indent (* mm incipit-width)))
+                                       '(or (false-if-exception (- indent incipit-width))
                                            (* 0.5 indent)))
                                     ragged-right = ##f
                                     ragged-last = ##f