lilypond-user
[Top][All Lists]
Advanced

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

Re: Control vertical spacing in markup


From: Jonathan Kulp
Subject: Re: Control vertical spacing in markup
Date: Sat, 25 Oct 2008 22:21:05 -0500
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Maybe not the most elegant solution, but the spacing turns out better if you put the two things in separate markups instead of in columns inside a single markup:

RHenglish = \markup {\tiny {\italic {{ "right hand the same" }}}}
RHfrench = \markup {\tiny {\italic {{ "simile la main droit" }}}}

\relative c'' {
  c8^\RHenglish^\RHfrench g c e c g c e
}

Jon

Nick Payne wrote:
In my score at one point I have:

^\markup {\tiny {\italic {\column { "right hand the same" "simile la main
droit" }}}}

To my eye the vertical spacing between the English and French is excessive.
How can I reduce it?

Nick



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
Jonathan Kulp
http://www.jonathankulp.com




reply via email to

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