From: David Kastrup Date: Tue, 19 Mar 2013 08:40:12 +0000 (+0100) Subject: Run scripts/auxiliar/makelsr.py X-Git-Tag: release/2.17.15-1~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a98b6bce6d309b645438287fd5cb01829f7d9f48;p=lilypond.git Run scripts/auxiliar/makelsr.py --- diff --git a/Documentation/snippets/incipit.ly b/Documentation/snippets/incipit.ly index e6e295348e..3653ccd924 100644 --- a/Documentation/snippets/incipit.ly +++ b/Documentation/snippets/incipit.ly @@ -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