2 title = "LilyPond demo"
3 enteredby="Han-Wen Nienhuys"
4 maintainer="hanwen@xs4all.nl"
7 heavily mutilated Edition Peters Morgenlied by Schubert"
12 #(ly:expect-warning (_ "(De)crescendo with unspecified starting volume in MIDI."))
14 ignoreMelisma = \set ignoreMelismata = ##t
15 ignoreMelismaOff = \unset ignoreMelismata
17 #(set-global-staff-size 21)
20 %#(set-global-staff-size (* 5.8 mm))
22 line-width = #(* mm 140)
23 system-system-spacing.basic-distance = #10.3
28 \set Staff.extraNatural = ##f
29 \set Staff.autoAccidentals = #'(Staff (same-octave . 1) (any-octave . 0))
30 \set Staff.autoCautionaries = #'()
34 melody = \relative c'' \repeat volta 2 \context Voice = "singer" {
37 << s2.^\markup { \larger \line { \hspace #-3.1 Lieblich, etwas geschwind } }
41 \acciaccatura { f16 } e4 c8
43 \new Voice { \stemUp f8. g16 }
44 { \stemDown f8.[ g16] } >> \stemNeutral a8 |
45 fis4 g8 c16[ b a g] f[ e] |
47 \transpose a' e' \relative c'' { a16[ g fis! g] f![ d] } |
49 a4 a16.[ b32] c8[( a]) fis8 |
54 firstVerse = \lyricmode {
62 de -- nen Pfor -- ten brichst du __ |
63 sie -- gend durch __ die Nacht. Schö -- ner Tag, du __ bist er -- wacht. __
66 secondVerse = \lyricmode {
68 いろはに כיף та та ほへど ちり ぬるを
72 いろ はに כיף та та ほへ ちり ぬる
78 pianoRH = \relative c''' \repeat volta 2\new Voice {
79 \accidentalStyle modern
81 g16( fis a g fis g f e d c b
84 <g e>8( <es fis a> <d e bes'> <c e c'>\arpeggio) r8 r |
86 \once \override DynamicLineSpanner.padding =#3
89 << { a4 } { s8\> s8\! } >>
92 r8 <e c g>8[ <e c g>] |
93 <d c a>4. r8 \clef bass <d b f> <d b f> |
96 g c g e g d gis b gis d gis |
97 c, e a e c e a,-\f\! d fis d a d |
98 b d g d b g e16. r32\fermata
101 pianoLH = \relative c'' \repeat volta 2\new Voice {
102 \accidentalStyle modern
112 \clef treble \grace s16 r8 <bes'>8-> <bes c>8->([ <a c>)] r <f c'> |
118 g,8 r r g16 r16\fermata
126 \override StaffSymbol.staff-space = #(magstep -3)
128 \context Staff \accidentalStyle modern
130 \new Lyrics \lyricsto "singer" \firstVerse
131 \new Lyrics \lyricsto "singer" \secondVerse
133 \set PianoStaff.instrumentName = \markup {
135 \larger\larger\larger\larger
139 \context Staff = up <<
143 \context Staff = down { \clef bass \skip 1*2 }
150 \override LyricText.font-size = #-1
154 \override Beam.beam-thickness = #0.55
155 \override Beam.auto-knee-gap = #4.0
156 \override SpacingSpanner.spacing-increment = #1.0
157 \override Stem.stemlet-length = #0.5
158 \override Slur.height-limit = #1.5