Hi,

I want to attach _"G.P." to a rest(s) bar. I understand that I have to
create a silent note to do that.
This works, in principle. However, the rest(s) bar becomes much wider
than a rest(s) bar without text.

In the attached example, bars1-4 is MUCH wider than bars5-8;
equally, bar 9 is wider (but not as much) than bar 10.
Bars 12-16 may show that it is not a consequence of S1*4_"G.P.".

If the text is longer, the width of the subtexted bars becomes
really anomalous.

I think it would be great if this could be generally fixed. However,
pending this, is there a way that the rest(s) bar can be forced to have
its "natural" width?

Rutger Hofman
Amsterdam

\score {
    <
        \property Score.skipBars = ##t
        \context Staff <
            \context Voice \notes {
                \time 4/4 
                <R1*4 s1*4_"G.P.">
                R1*4
                <R1 s1_"G.P.">
                R1
                <R1*4 \\ { s1_"G.P." s1*3 } >
                c''1
                % c''1
                \bar "|."
            }
        >
    >
}

<<inline: rest-text.png>>

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to