Bernadette,
On 06/07/13 08:42, Bernadette wrote:
I need to create a Voice environment, because I want to use the balloon
engraver to annotate chords inside the staff.
I need only one staff, but get the staff engraved correctly once, and then
two times one octave lower.
Code-snippet:
\new Voice \with {\consists "Balloon_engraver"}{
<c-\balloonText#'(1 . -1) \markup {\tiny "Grundton" }
f-\balloonText#'(3 .
0) \markup {\tiny "r. Quarte" } g-\balloonText#'(2.5 . 1) \markup {\tiny "r.
Quinte" }>1_\markup{Quartakkorde}
<c-\balloonText#'(1 . -1) \markup {\tiny "Grundton" }
d-\balloonText#'(3 . 0) \markup {\tiny "gr. Sekunde" } g-\balloonText#'(2.5
. 1) \markup {\tiny "r. Quinte" }>
<c-\balloonText#'(1 . -1) \markup {\tiny "Grundton" }
f-\balloonText#'(3 . 0) \markup {\tiny "r. Quarte" } bes-\balloonText#'(2.5
. 1) \markup {\tiny "kl. Septime" }>
}
Are you saying there is a bug here? or are you asking a general question
on how to do something - in which case can you put the question to the
'user' list not the bug list.
Else I am not sure what your actual request is.
Also can you remove absolutely everything that is not needed (i.e. I am
sure the \tiny are not needed to show your 'problem').
It will make it much simpler to understand what it is exactly you are
asking.
Thank you.
James
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond