Keyboard headword: Difference between revisions

m Improve PDF documentation formatting
mNo edit summary
 
Line 92: Line 92:
         s8\!
         s8\!
           \voiceOne
           \voiceOne
           \ottava #1
           \ottava 1
           \once \override PianoStaff.Arpeggio.padding = #0.8
           \once \override PianoStaff.Arpeggio.padding = 0.8
           <cs''' as''' cs''''>4. \arpeggio \fermata
           <cs''' as''' cs''''>4. \arpeggio \fermata
           \ottava #0
           \ottava 0
           \bar "|."
           \bar "|."
       }
       }
Line 110: Line 110:
       ds'4-- cs'4-- |
       ds'4-- cs'4-- |
       r8 \clef treble <b' cs''>8[ \clef bass <es b cs'>8]\fermata
       r8 \clef treble <b' cs''>8[ \clef bass <es b cs'>8]\fermata
         s8^\tweak Y-offset #3 \pp |
         s8^\tweak Y-offset 3 \pp |
       fs8\rest \clef treble <b' cs''>4-- s8 |
       fs8\rest \clef treble <b' cs''>4-- s8 |
       fs8\rest \clef treble <b' cs''>4-- s8 |
       fs8\rest \clef treble <b' cs''>4-- s8 |
Line 141: Line 141:


\paper {
\paper {
   system-system-spacing.padding = #4
   system-system-spacing.padding = 4
}
}
</lilypond>
</lilypond>