\version "2.12.0" \header { texidoc = "If note head is `over' the center line, the stem is shortened. This happens with forced stem directions, and with some chord configurations." } \layout { ragged-right = ##t } \relative c'' { \stemDown d c b a g f e \stemNeutral \stemUp a b c d e f g a \stemNeutral s4 | 2 }