lilypond-user
[Top][All Lists]
Advanced

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

Translator Staff


From: Dave Higgins
Subject: Translator Staff
Date: Thu, 02 Oct 2003 11:29:40 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925

I'm transcribing some music to Lilypond in which one hand spans both the RH and LH staffs of a PianoStaff. In the 1.9.8 (or there abouts) I had it working fine and the score compiled, the output was produced. In 2.0.0 and 2.0.1 I haven't been able to make it work. Has \translate Staff = whatever changed?

Error message:
bc5___i_cembalor.ly:244:61: warning: Programming error: Spanner `Beam' is not fully contained in parent spanner `VerticalAxisGroup'.:
        cis[a cis e a e cis a] e[cis \tb \su a \tt \sd cis e] \su g!
[e cis \tb a] e[cis a cis e g bes] \tt cis[e g bes g e cis] s |

\score {
        <<
                \new PianoStaff <<
                        \new Staff { \cembalor }
                        \new Staff { \cembalol }
                >>
        >>
}

su = {\stemUp}
sd = {\stemDown}
tt = {\translator Staff = treble}
tb = {\translator Staff = bass}

cembalor = \context Voice = treble \notes \relative c {
        \clef treble
        \key d \major
cis32[a cis e a e cis a] e[cis \tb \su a \tt \sd cis e] \su g![e cis \tb a] e[cis a cis e g bes] \tt cis[e g bes g e cis] s |

cembalol = \context Voice = bass....

Thanks,
--
Dave Higgins
Littleton, Colorado
address@hidden
--
PARDON me, am I speaking ENGLISH?





reply via email to

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