lilypond-user
[Top][All Lists]
Advanced

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

Re: Use a straight tick (single straight quote) for a breath mark


From: Simon Albrecht
Subject: Re: Use a straight tick (single straight quote) for a breath mark
Date: Mon, 21 Mar 2016 16:23:25 +0100

On 21.03.2016 16:06, Thomas Morley wrote:
2016-03-21 15:53 GMT+01:00 Joseph N. Srednicki <address@hidden>:
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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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