2011/3/9 john ware :
> Thank you Janek,
> for your quick response. It pointed me in the right direction.
> I'm including my simple example that works the way I want. It generates a
> score with chord names in one file and just the chords with bar lines in a
> second file.
Great! Glad i could help.
Thank you Janek,
for your quick response. It pointed me in the right direction.
I'm including my simple example that works the way I want. It generates a
score with chord names in one file and just the chords with bar lines in a
second file.
\version "2.12.3"
titleJohn = "John"
melodyJohn =
{
Hi,
2011/3/6 john ware :
> Hi,
>
> I am having trouble with pickup notes and chord names.
> I define ChordNames and a melody expression. The desired output is one pdf
> with the chords and score and a second pdf with just chords and bar lines.
>
> The issue I am having is when the melody has pick
john ware gmail.com> writes:
> I use the "\partial 4" keyword in the melody and "s4" in the chords and
> everything looks perfect in the first pdf; nice looking score with chord
> names above.
>
> However, in the second pdf, having the s4 causes
> extra bar lines to show up in the alternative
Hi,
I am having trouble with pickup notes and chord names.
I define ChordNames and a melody expression. The desired output is one pdf
with the chords and score and a second pdf with just chords and bar lines.
The issue I am having is when the melody has pickup notes.
I use the "\partial 4" key