On 21.03.2016 16:06, Thomas Morley wrote:
2016-03-21 15:53 GMT+01:00 Joseph N. Srednicki <jnsredni...@verizon.net>:
Hello:

I found the snippet that shows how to change symbol for the \breathe
command. See http://lsr.di.unimi.it/LSR/Snippet?id=195

Can someone tell me how to change the script value to a straight tick,
similar to the straight single-quote character? Would it also be possible to
make this tick bold?

Thanks for your help.

Joe Srednicki
Something like below?

{
     a'1
     \override BreathingSign.text = \markup \vcenter \bold "'"

To incorporate David’s suggestion, replace the markup here with \markup { \musicglyph #"scripts.staccatissimo" }.
Or use whatever other markup you’d like – infinite possibilities :-)

Best, Simon

     \breathe
     b'
}
Cheers,
   Harm

_______________________________________________
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