lilypond-user
[Top][All Lists]
Advanced

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

Re: consecutive downbow-upbow articulations


From: David Nalesnik
Subject: Re: consecutive downbow-upbow articulations
Date: Mon, 3 Sep 2012 20:20:10 -0500

Hi Jeffrey,

On Mon, Sep 3, 2012 at 7:40 PM, Jeffrey Trevino
<address@hidden> wrote:
> Eluze! Exactly. Thank you so much. But the two symbols are overlapping with
> one another. How do you think I should make sure that the upbow symbol isn't
> drawn on top of the downbow symbol? J
>

What about:

{
  c'^\markup {
       \concat {
         \musicglyph #"scripts.downbow" \hspace #2 \musicglyph #"scripts.upbow"
       }
  }
}

HTH,
David



reply via email to

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