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: Thu, 15 Mar 2001 13:18:39 +0100

Rune Zedeler wrote:

RZ> \score { \notes
RZ>   < \context ChordNames {...}
RZ>     \context PianoStaff <...>
RZ>   >

Notice that you get rid of the extra volta brackets by doing

\context PianoStaff <
  \context Staff=up < ... >
  \context Staff=down <
    \property Staff.VoltaBracket = \turnOff
    ...
  >
>

RZ>  ChordName \override #'style = #'jazz

By the way, on my setup the JazzStyle chords did not work with paper23.
Just use paper20 - or you can change the font size on the chords if you
REALLY need big score.

-Rune



reply via email to

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