X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fnew%2Ffretted-headword.ly;h=d88039a5ce849a23170ab1e1f35c25f5f74ac603;hb=d7c0f4263534307616c82d9b2ce6fdef9472456f;hp=0bede7ca79b33b03538baca93f8771e4fe8123d4;hpb=bc95f4434f760d41191341ab4508b2064eb19025;p=lilypond.git diff --git a/Documentation/snippets/new/fretted-headword.ly b/Documentation/snippets/new/fretted-headword.ly index 0bede7ca79..d88039a5ce 100644 --- a/Documentation/snippets/new/fretted-headword.ly +++ b/Documentation/snippets/new/fretted-headword.ly @@ -3,7 +3,7 @@ % on melodies from Bellini's "Norma" % %*****************************************************************% -\version "2.12.0" +\version "2.13.29" #(set-global-staff-size 15) \paper { @@ -48,7 +48,7 @@ FO = #(define-music-function (parser location offsetX offsetY) (number? number?) % markups rit = \markup \center-align { \bold { \italic { " rit." } } } -dim = \markup \center-align { \italic { " dim." } } +dimin = \markup \center-align { \italic { " dim." } } andantino = \markup \left-align { \italic { \bold { \fontsize #2.5 { "Andantino" } } } } benmarcato = \markup { \italic { \bold { "il canto ben marcato" } } } pdolce = #(make-dynamic-script (markup #:line (#:dynamic "p" #:normal-text #:italic "dol."))) @@ -109,14 +109,12 @@ bass = \relative c { e,,8\fp[ e'] e,[ e'] e, \sfod \FO #'0.2 #'-0.2 % beg m. 2 \sfol \FO #'0.3 #'0.0 b | % end m. 2 - e,,8 e' gis e e, e' gis_\dim e | % m. 3 + e,,8 e' gis e e, e' gis_\dimin e | % m. 3 e,1 | % m. 4 %% new section starts here in A minor - \overrideBeamSettings #'Score #'(4 . 4) #'end - #'((* . (1 1 1 1)) - ((1 . 12) . (3 3 3 3))) + \set Score.beamExceptions = #'() \once \override TextScript #'staff-padding = #1.7 \times 2/3 { a8\p^\andantino e' a c a e a, e' a c a e } | % m. 5