|
From: | Walt North |
Subject: | Chords above staff |
Date: | Thu, 8 Aug 2024 09:00:27 -0700 |
User-agent: | Mozilla Thunderbird |
Below is a sample of an issue I am having with chords, Voice, and Lyrics. I want the chords to be above the voice line. But in this case it printing between the voice line and the lyrics. But if I comment out the "intro" section then the chords print as expected. I am intentionally leaving chords out of the intro section - I want them to come in when the voice starts..
Thanks for any insight
Walt North
\version "2.24.2"
chrds = \chordmode {\score { \sc }
If I comment out the intro as below then the chords show as
expected.
sc = {
% \intro \break
\verseOne
}
\score { \sc }
[Prev in Thread] | Current Thread | [Next in Thread] |