lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

stem extend doe not work


From: Stefan Thomas
Subject: stem extend doe not work
Date: Wed, 26 Dec 2007 15:30:29 +0100

Dear Lilypond-users,
I tried the thing with  stems extended over two piano staves.
But the below quoted exemple did'nt work and I do not know the
reason. Could You give me an advice?
Thanks,
and merry Christmas! Stefan

Here the short example:
stemExtend = {
       \once \override Stem #'length = #20
       \once \override Stem #'cross-staff = ##t
     }
     noFlag = \once \override Stem #'flag-style = #'no-flag

     \new PianoStaff <<
       \new Staff \relative c' { c8.  c16~  c16  c8 des16~ des2

       }
       \new Staff \relative c{
         \clef bass \stemUp  \stemExtend fis8. fis16~ \stemExtend
fis16 fis8 f16~ f2

 }
     >>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]