Hi List,

2013/9/2 Thomas Morley <[email protected]>

>
> 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
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to