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:[email protected]] Sent: Wednesday, February 24, 2016 11:24 AM To: Joseph N. Srednicki <[email protected]> Cc: Lilypond-User Mailing List <[email protected]> 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: [email protected] _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
