2008/1/17, Mats Bengtsson <[EMAIL PROTECTED]>:
> I will update the LSR entry correspondingly.
Thanks, updated :)
Cheers,
Valentin
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
Ruth Roland wrote:
Wow, this is just what I wanted! The square brackets are fine. Any
advice for getting the bracket to print after a repeat sign that comes
after a line break? (see below)
Thanks for pointing this out! Replace the current definition of
leftBracket by
leftBracket = {
\onc
Hi Mats (et al.),
If you want a parenthesis instead of a bracket, you can make two
\markup{...}
commands that produce the desired left and right parenthesis (for
example
using \music-glyph and an appropriate font size setting) and
replace the
right hand side of the settings \once\override B
One solution is shown in
http://lsr.dsi.unimi.it/LSR/Item?id=206
If you want a parenthesis instead of a bracket, you can make two
\markup{...}
commands that produce the desired left and right parenthesis (for example
using \music-glyph and an appropriate font size setting) and replace the
right