lilypond-user
[Top][All Lists]
Advanced

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

how to deal with octave check and tags ?


From: Gilles THIBAULT
Subject: how to deal with octave check and tags ?
Date: Thu, 18 Oct 2007 11:39:34 +0200

I don't know if it will lead to changes in the GDP pitches section, but a few things are nebulous for me about pitches.
Here is the problematic code :

%%%%%%%%%%%%%%%%%%%
\version "2.11.34"

frag = \relative c'' {
g'2 b4 d
\tag #'oboe { \octave g''  }
g1
}

{
<<
\new Staff \keepWithTag #'flute \frag
\new Staff \keepWithTag #'oboe \frag

}
%%%%%%%%%%%%%%%%%%%%

I expected a g'''1 for the last note of the flute .
What is my mistake ?

Gilles





reply via email to

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