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" rha = \relative c' { \clef treble \repeat unfold 4 { <c e>16( <d f> <c e> <d f> } | \repeat unfold 4 { <e g>16 <d f> <e g> <d f>) }}\score { \new Staff \rha }
\version "2.18.2" rha = \relative c' { \clef treble <c e>16( <d f> <c e> <d f> \repeat unfold 2 { <c e>16 <d f> <c e> <d f> } | <c e>16 <d f> <c e> <d f>) }\score { \new Staff \rha }