X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fpuer-fragment.ly;h=c378c2ed73296350bf480e2ef8fedd13cab156ce;hb=bc4806967a924f0a705f1418293f3948fcf938af;hp=66ac122c758e3ffe9daf9a11d39a714804a7c405;hpb=77a628ca5d6da855e67f788e655ba69e25fe47f1;p=lilypond.git diff --git a/input/puer-fragment.ly b/input/puer-fragment.ly index 66ac122c75..c378c2ed73 100644 --- a/input/puer-fragment.ly +++ b/input/puer-fragment.ly @@ -1,4 +1,4 @@ -\version "2.1.14" +\version "2.7.32" \header { title = "Puer natus est nobis (excerptum)" subtitle = "Antiphona ad introitum VII" @@ -10,7 +10,7 @@ This file pretty nicely demonstrates what still does not work among ligatures: (i) horizontal spacing between ligatures and lyrics aligment is broken; (ii) lily crashes when removing Stem_engraver, but still using Slur_engraver (this is useful needed -for the \addlyrics feature when no slurs are to be typeset); (iii) +for the \oldaddlyrics feature when no slurs are to be typeset); (iii) episem causes a parse error (this used to work a while ago); (iv) support for augmentum dots is missing; (v) accidentals must be placed before the ligature (not demonstrated in this example)." @@ -24,7 +24,7 @@ before the ligature (not demonstrated in this example)." %%% but this is intentional for editorial purposes (simplifies some %%% global search/replace operations in emacs). -cantus = \context VaticanaVoice = "cantus" \notes { +cantus = \new VaticanaVoice = "cantus" { \[ g4\melisma %%% Pu- \pes d'\melismaEnd @@ -75,9 +75,13 @@ cantus = \context VaticanaVoice = "cantus" \notes { \divisioMaxima } -verba = \context Lyrics = "verba" \lyrics { - Pu- er na- tus est no- bis, - et fi- li- us da- tus est no- bis: +verba = \new Lyrics = "verba" \lyricmode { + Pu -- er na -- tus est no -- bis, + et fi -- li -- us da -- tus est no -- bis: +} + +\paper { + line-thickness = \staff-space / 7.0 } \score { @@ -85,17 +89,16 @@ verba = \context Lyrics = "verba" \lyrics { \cantus \lyricsto "cantus" \verba >> - \paper { - linethickness = \staffspace / 7.0 - linewidth = 137.0\mm + \layout { + line-width = 137.0\mm width = 137.0\mm indent = 0.0 - raggedright = ##t + ragged-right = ##t packed = ##t - \translator { - \ScoreContext + \context { + \Score \remove Bar_number_engraver -% SpacingSpanner \set #'spacing-increment = #0.5 +% \override SpacingSpanner #'spacing-increment = #0.5 timing = ##f % Maybe don't do this except for transcription -- it may produce