X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fsimultaneous-headword.ly;h=1d4e31faa5ac0f3f34145f49854724e8a2da3b10;hb=4327eead87247f7fd76c1331d7b841658af7ee55;hp=f64e03f713e4159f6249505a632007fe0c50b445;hpb=119e3affc66e887412f897f95f2f8cec292c2555;p=lilypond.git diff --git a/Documentation/snippets/simultaneous-headword.ly b/Documentation/snippets/simultaneous-headword.ly index f64e03f713..1d4e31faa5 100644 --- a/Documentation/snippets/simultaneous-headword.ly +++ b/Documentation/snippets/simultaneous-headword.ly @@ -1,8 +1,11 @@ -% Do not edit this file; it is automatically +% DO NOT EDIT this file manually; it is automatically % generated from Documentation/snippets/new +% Make any changes in Documentation/snippets/new/ +% and then run scripts/auxiliar/makelsr.py +% % This file is in the public domain. -%% Note: this file works from version 2.12.0 -\version "2.13.10" +%% Note: this file works from version 2.14.0 +\version "2.14.0" \include "english.ly" #(set-global-staff-size 15) \paper { @@ -11,15 +14,6 @@ indent = 0\cm } -\layout { - \context { - \Score - \override PaperColumn #'keep-inside-line = ##t - \override NonMusicalPaperColumn #'keep-inside-line = ##t - } -} - - \header { lsrtags = "headwords" texidoc = "" @@ -44,12 +38,16 @@ } } -trillflat = -\once \override TrillSpanner #'(bound-details left text) = -#(markup #:translate-scaled '(-0.05 . -1) - #:concat (#:musicglyph "scripts.trill" - #:translate '(-0.5 . 1.9) #:fontsize -7 #:flat)) - +trillFlat = +\once \override TrillSpanner #'(bound-details left text) = \markup { + \concat { + \musicglyph #"scripts.trill" + \translate #'(-0.5 . 1.9) + \fontsize #-7 + \with-dimensions #'(0 . 0) #'(0 . 0) + \flat + } +} \new PianoStaff << @@ -100,7 +98,7 @@ trillflat = | \break - \trillflat + \trillFlat af''4. \startTrillSpan ~ af''8. @@ -156,7 +154,7 @@ trillflat = | d''8. \stopTrillSpan - \trillflat + \trillFlat d''4. \startTrillSpan ~ @@ -183,7 +181,7 @@ trillflat = | - \trillflat + \trillFlat d''4. \startTrillSpan ~ d''8.