lilypond-user
[Top][All Lists]
Advanced

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

Re: Parenthesize a breath sign


From: David Kastrup
Subject: Re: Parenthesize a breath sign
Date: Mon, 02 Sep 2013 14:44:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Tommaso Gordini <address@hidden> writes:

> Hello to all,
> this is the code:
>
>  \new Staff \relative c'' {
>
> \key es \major
>
> \time 3/4
>
>  \override BreathingSign #'text = \markup { \musicglyph #"scripts.upbow" }
>
> \once \override ParenthesesItem #'font-size = #0
>
> es8[-\parenthesize \trill d es f
>
> \once \override ParenthesesItem #'font-size = #0
>
> g]-\parenthesize \breathe f |
>
>  }
>
>
> Is there a way to parenthesize a sign of breath? Because it works with
> \trill and not with \breathe?

Well, you just need to write

g]  \parenthesize \breathe  f

and LilyPond won't complain.  The output, I have to admit, is not what I
would call "perfect".


-- 
David Kastrup




reply via email to

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