lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4703 Patch: S


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4703 Patch: Store accidental styles in an alist
Date: Sat, 26 Dec 2015 12:35:02 +0000

Passes make, make check and a full make doc.


[issues:#4703] Patch: Store accidental styles in an alist

Status: Started
Created: Mon Dec 21, 2015 07:12 PM UTC by Simon Albrecht
Last Updated: Fri Dec 25, 2015 12:12 PM UTC
Owner: Simon Albrecht

This rewrites the way how accidental styles are stored and accessed. Previously
the two were mangled in the set-accidental-style procedure so that adding custom
styles required complete redefinition of this procedure and copying all the
existing definitions.
Now, the actual specifications of accidental styles are stored in the
'accidental-styles' alist, and the set-accidentals-properties and
set-accidental-style procedures have been replaced by a single procedure, which
reads from that alist and sets the context properties accordingly.
The previous functionality should be unchanged, and with this it’s possible to register a custom accidental style by simply appending an entry to the accidental-styles alist and then use it.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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