This works very well, thank you!
Víctor

El 08/08/15 a las 13:00, Malte Meyn escribió:

Am 08.08.2015 um 19:32 schrieb Víctor:
I desperately need the
whole chord to be bracketified, does anyone knows a solution for this?

Thanks and best regards,
Víctor.


Hi Víctor,

you can use the function \parch from the following post at the German LilyPond board:

http://www.lilypondforum.de/index.php?topic=347.msg10785#msg10785

This allows you to put a chord in to parentheses:

{ \parch 3 <e' g' c''> }

The number after \parch moves the right bracket (it’s the gap between the parentheses).

For brackets [] instead of parentheses () replace the three occurences of ly:arpeggio::brew-chord-slur by ly:arpeggio::brew-chord-bracket.

Malte

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to