bug-lilypond
[Top][All Lists]
Advanced

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

Re: \new Voice copies inserted staff two times


From: James
Subject: Re: \new Voice copies inserted staff two times
Date: Sat, 06 Jul 2013 11:13:25 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7

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



reply via email to

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