Dies ist das Archiv des alten Forums (bis März 2017). Das aktuelle Forum ist unter https://lilypondforum.de zu finden. This is the archive of the old forum (until March 2017). You can find the current forum at https://lilypondforum.de.
\version "2.18.2"\paper { #(set-paper-size "a4" 'landscape)}global = { \key c \major \time 4/4 \tempo 4=100}right = { \global r2\! r4 \autoBeamOn \times 2/5{ aes'16\f\( [bes' c'' d'' es'']} \times 2/5{ f'' g'' aes'' bes'' c''']\)} }left = { \global as''4. bes''16 [c''']% \> c'''2 \) \mf%\break << c'''2\>\) { s4 s4 \mf } >> }\score { \new PianoStaff \with { instrumentName = "Klavier" } << \new Staff = "right" \right \new Staff = "left" { \clef bass \left } >> \layout { }}
\once \override DynamicText.X-offset = 5
\version "2.18.2"\paper { #(set-paper-size "a4" 'landscape)}global = { \key c \major \time 4/4 \tempo 4=100}right = { \global r2\! r4 \autoBeamOn\times 2/5{ aes'16\f\( [bes' c'' d'' es'']} \times 2/5{ f'' g'' aes'' bes'' c''']\)} }left = { \global as''4. bes''16 [c''']% \> c'''2 \) \mf%\break \once \override DynamicText.X-offset = 5 << c'''2\>\) { s4 s4 \mf } >> }\score { \new PianoStaff \with { instrumentName = "Klavier" } << \new Staff = "right" \right \new Staff = "left" { \clef bass \left } >> \layout { }}