]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/connecting/short-tremolos.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / input / lsr / connecting / short-tremolos.ly
1 %%  Do not edit this file; it is auto-generated from LSR!
2 \version "2.11.23"
3
4 \header { texidoc = "
5 Short tremolos (involving eighth notes or shorter durations) can be
6 obtained; in such a case only one beam is connected to the stems.
7 " }
8
9 \layout { ragged-right = ##t }
10
11 \context Staff  \relative c' {
12   \repeat "tremolo"  2 { c32 e32 }
13   \stemDown
14   \repeat "tremolo"  2 { c32 e32 }
15 }
16