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: Mon, 04 Jan 2016 12:21:13 +0000

author Simon Albrecht address@hidden
Mon, 4 Jan 2016 12:08:05 +0000 (12:08 +0000)
committer James Lowe address@hidden
Mon, 4 Jan 2016 12:09:04 +0000 (12:09 +0000)
commit b5da1d4ae099abb396a2323dd08a3ce4b7603eb1

and

author Simon Albrecht address@hidden
Mon, 4 Jan 2016 12:12:42 +0000 (12:12 +0000)
committer James Lowe address@hidden
Mon, 4 Jan 2016 12:12:49 +0000 (12:12 +0000)
commit bc6c6fe30a9dbc559a23d510269e1a5f51e02eff


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

Status: Fixed
Labels: Fixed_2_19_36
Created: Mon Dec 21, 2015 07:12 PM UTC by Simon Albrecht
Last Updated: Sun Jan 03, 2016 09:38 AM 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]