On 1/14/12 14:12 , David Nalesnik wrote:
\set stanza = \markup { \dynamic p 1. }
Thank you, David!
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi Alberto,
2012/1/14 Alberto Simões
>
> I wanted to use a stanza to put both a piano, and a number.
>
> Is there any way to combine both? I tried
>
Try:
\set stanza = \markup { \dynamic p 1. }
-David
___
lilypond-user mailing list
lilypond-user@gnu.
Hello,
I wanted to use a stanza to put both a piano, and a number.
I tried this:
\set stanza = \markup { \dynamic "p" }
\set stanza = #"1. "
but only the second appears.
Is there any way to combine both? I tried
\set stanza = \markup { \dynamic "p" } #"1. "
but then only the piano a