It works! And I have no idea why...

Brilliant, thanks!
Edward
--------------

Dr. Edward Neeman
Adjunct Instructor, South Georgia State College
Collaborative Pianist, Valdosta State University, Georgia
Artist Faculty, ELMS Conservatory, Jakarta
[email protected]
www.neemanpianoduo.com


On Thu, Dec 28, 2017 at 12:53 PM, Thomas Morley
<[email protected]> wrote:
> 2017-12-28 14:11 GMT+01:00 Edward Neeman <[email protected]>:
>> Hello,
>>
>> I would like to use the "forget" accidental style, but also force
>> accidentals to appear after every tie.
>>
>> It's a little ugly, but it's not my own score I'm typesetting!
>>
>> Is it possible, maybe by setting the autoAccidentals property?
>>
>> %%%%%%%
>> \version "2.19.80"
>>
>> {
>>   \accidentalStyle forget
>>   \offset Y-extent #'(1 . -1) Accidental
>>   gis' gis'~ gis'!~ gis'
>> }
>>
>> Thanks!
>> Edward
>
>
> How about:
>
> {
>   \accidentalStyle forget
>   \override Accidental.after-line-breaking = #'()
>   gis'~ gis'~ gis'~ gis'
> }
>
> Cheers,
>   Harm

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to