lilypond-user
[Top][All Lists]
Advanced

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

RE: How to set the line thickness for slurs and ties globally


From: Joseph N. Srednicki
Subject: RE: How to set the line thickness for slurs and ties globally
Date: Wed, 24 Feb 2016 12:21:52 -0500

Hi Kieran:

Thanks. Your solution works.

After I sent the message to the group, I found the following information in the 
documentation: 
http://www.lilypond.org/doc/v2.18/Documentation/learning/properties-of-layout-objects

In this section of the documentation, there is an example of changing the 
thickness of a slur.

Thanks again for your help.

Joe Srednicki

-----Original Message-----
From: Kieren MacMillan [mailto:address@hidden 
Sent: Wednesday, February 24, 2016 11:24 AM
To: Joseph N. Srednicki <address@hidden>
Cc: Lilypond-User Mailing List <address@hidden>
Subject: Re: How to set the line thickness for slurs and ties globally

Hi Joseph,

> Would someone be willing to tell me the specific codes or point me to the 
> documentation that explains how to set the line thicknesses of slurs and ties 
> globally?

\layout {
  \context {
    \Score
    \override Slur.thickness = #10  % or whatever
  }
}

Hope this helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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