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: Thomas Morley
Subject: Re: Use a straight tick (single straight quote) for a breath mark
Date: Mon, 21 Mar 2016 16:06:17 +0100

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 "'"
    \breathe
    b'
}
Cheers,
  Harm



reply via email to

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