]> git.donarmstrong.com Git - lilypond.git/commitdiff
Makelsr.py run
authorJames Lowe <pkx166h@gmail.com>
Wed, 2 Jul 2014 17:57:45 +0000 (18:57 +0100)
committerJames Lowe <pkx166h@gmail.com>
Wed, 2 Jul 2014 17:57:59 +0000 (18:57 +0100)
For previous commit 7e23569bfbb6502bb2e3d6f09f089fdb968b6d55

Documentation/snippets/creating-a-delayed-turn.ly

index 98c4a150a0da72679ae35cf412c43c2c668c16e3..1e44aa49cf8f05b000f2b1ac386bcb52f6086d0d 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.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"
 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