help-gnu-music
[Top][All Lists]
Advanced

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

Re: Chord names without chords? And one other question.


From: Rune Zedeler
Subject: Re: Chord names without chords? And one other question.
Date: Tue, 20 Mar 2001 15:16:00 +0100

Olaf Stetzer wrote:

> Sorry, I forgot that I changed ChordNamesVoice to ChordNames already
> but still got the error. It is the same error log I sent in one of the
> first mails of this thread.

I don't know what you are doing wrong - didn't look at your example. Are
you sure that you remember to add <...> around the chords and
pianostaff?
Try and compile this one - it works here.

\score {
  <
    \context ChordNames \chords {c d e f}
    \context PianoStaff \notes <
      \context Staff=up {c' d' e' f' }
      \context Staff=down {g' a' b' c'' }
    >
  >
}


-Rune



reply via email to

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