lilypond-user
[Top][All Lists]
Advanced

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

Re: Parenthesize a breath sign


From: Pierre Perol-Schneider
Subject: Re: Parenthesize a breath sign
Date: Mon, 2 Sep 2013 15:34:07 +0200

Hi List,

2013/9/2 Thomas Morley <address@hidden>

Or use Eluze's workaround from
http://code.google.com/p/lilypond/issues/detail?id=1523#c6


Nice one !
But beware, Eluze add "any values !" althought, it can affect notes placements/measure length.
See :

\relative c'

  {

    g4 a

    \once\override ParenthesesItem.X-extent = #'(0 . 20) \parenthesize % any values!

    %\once\override ParenthesesItem.X-extent = #'(0 . 0) \parenthesize % any values!

    % optinal :

    %\once\override BreathingSign #'text = \markup { \parenthesize \musicglyph #"scripts.rcomma" }

    \breathe b c

  }


Cheers,

Pierre



reply via email to

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