> I'm not top posting.
% I'm sorry, but it seems unpossible to make it shorter!
% The following shows wrong behaviour of extender line:
% If the piano has notes faster than melody, extender line doesn't work,
% and if the piano has notes as fast as or less fast than melody,
% e. l. does work.
\v
> I'm not top posting.
\version "2.10.11" % on debian sarge 3.1
\layout { ragged-right = ##t }
rechts = \context Staff \relative c'{
d8 \change Staff = down a r4
}
links = \context Staff \relative c{
b,4 \stemDown
}
\score {
\context PianoStaff
<<
\context Staff = "up" << \clef vi