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: Joseph N. Srednicki
Subject: RE: Use a straight tick (single straight quote) for a breath mark
Date: Mon, 21 Mar 2016 11:38:16 -0400

Thanks, Thomas. 

This works.

Joe Srednicki

-----Original Message-----
From: Thomas Morley [mailto:address@hidden 
Sent: Monday, March 21, 2016 11:06 AM
To: Joseph N. Srednicki <address@hidden>
Cc: lilypond-user <address@hidden>
Subject: Re: Use a straight tick (single straight quote) for a breath mark

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]