Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / stem-shorten.ly
blob25c029ecbcca51d53d41b7b95583c20edd55ea7d
2 \version "2.10.0"
4 \header {
6 texidoc = "If note head is `over' the center line, the stem is
7 shortened. This happens with forced stem directions, and with some
8 chord configurations."
12 \layout {
13 ragged-right = ##t
17 \relative c'' {
18 \stemDown d c b a g f e
19 \stemNeutral
20 \stemUp a b c d e f g a
21 \stemNeutral
22 s4 |
24 <g, e'>2 <b e g> <c e g> <d f g>