From: James Lowe Date: Wed, 2 Jul 2014 17:57:45 +0000 (+0100) Subject: Makelsr.py run X-Git-Tag: release/2.19.9-1^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0c6f14f6ba51b950a2c4b1ccbc83ad6e6a6744ad;p=lilypond.git Makelsr.py run For previous commit 7e23569bfbb6502bb2e3d6f09f089fdb968b6d55 --- diff --git a/Documentation/snippets/creating-a-delayed-turn.ly b/Documentation/snippets/creating-a-delayed-turn.ly index 98c4a150a0..1e44aa49cf 100644 --- a/Documentation/snippets/creating-a-delayed-turn.ly +++ b/Documentation/snippets/creating-a-delayed-turn.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.97 -\version "2.17.97" +%% Note: this file works from version 2.18.0 +\version "2.18.0" \header { lsrtags = "editorial-annotations, expressive-marks, tweaks-and-overrides" @@ -14,15 +14,14 @@ Creating a delayed turn, where the lower note of the turn uses the accidental, requires several overrides. The @code{outside-staff-priority} property must be set to @code{#f}, as -otherwise this would take precedence over the @code{avoid-slur -property}. Changing the fractions @code{2/3} and @code{1/3} adjusts the -horizontal position. +otherwise this would take precedence over the +@code{avoid-slur property}. Changing the fractions @code{2/3} and +@code{1/3} adjusts the horizontal position. " doctitle = "Creating a delayed turn" } % begin verbatim - \relative c'' { c2*2/3 ( s2*1/3\turn d4) r << @@ -34,10 +33,10 @@ horizontal position. { s4 \once \set suggestAccidentals = ##t - \once \override AccidentalSuggestion #'outside-staff-priority = ##f - \once \override AccidentalSuggestion #'avoid-slur = #'inside - \once \override AccidentalSuggestion #'font-size = #-3 - \once \override AccidentalSuggestion #'script-priority = #-1 + \once \override AccidentalSuggestion.outside-staff-priority = ##f + \once \override AccidentalSuggestion.avoid-slur = #'inside + \once \override AccidentalSuggestion.font-size = -3 + \once \override AccidentalSuggestion.script-priority = -1 \single \hideNotes b8-\turn \noBeam s8