From: Neil Puttock Date: Fri, 18 Sep 2009 20:16:17 +0000 (+0100) Subject: Docs: Glossary: fix snippets for Clef. X-Git-Tag: release/2.13.4-1~15 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=786083941557d40acf9ec1920e89e0e02f3981e6;p=lilypond.git Docs: Glossary: fix snippets for Clef. * correct 'line-break-system-details for fixed distance staves --- diff --git a/Documentation/music-glossary.tely b/Documentation/music-glossary.tely index 83364e4c36..3fd3eb9f1b 100644 --- a/Documentation/music-glossary.tely +++ b/Documentation/music-glossary.tely @@ -1907,7 +1907,7 @@ the top line high F: \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 1 1) \override NonMusicalPaperColumn - #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6))) + #'line-break-system-details = #'((alignment-distances . (3 3))) \override BarLine #'stencil = ##f } \context { @@ -1968,7 +1968,7 @@ have been selected: \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 2 1) \override NonMusicalPaperColumn - #'line-break-system-details = #'((alignment-offsets . (3 0 -3 -6))) + #'line-break-system-details = #'((alignment-distances . (3 3))) \override BarLine #'stencil = ##f } \context { @@ -2031,7 +2031,7 @@ shown below, where the notes show an arpeggio on a C major chord. \override SpacingSpanner #'base-shortest-duration = #(ly:make-moment 2 1) \override NonMusicalPaperColumn - #'line-break-system-details = #'((alignment-offsets . (0 -3 -6))) + #'line-break-system-details = #'((alignment-distances . (3 3))) \override BarLine #'stencil = ##f } \context {