lilypond-devel
[Top][All Lists]
Advanced

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

Re: Store accidental styles in an alist (issue 280510043 by address@hidd


From: dak
Subject: Re: Store accidental styles in an alist (issue 280510043 by address@hidden)
Date: Tue, 22 Dec 2015 14:39:59 +0000


https://codereview.appspot.com/280510043/diff/20001/scm/music-functions.scm
File scm/music-functions.scm (right):

https://codereview.appspot.com/280510043/diff/20001/scm/music-functions.scm#newcode1702
scm/music-functions.scm:1702: (define-public accidental-styles
The only rationale for making this a public variable is if the user is
expected to be able to change that variable.  But in that case, the
settings will bleed over into the next file on the command line if the
variable is not declared using define-session-public instead.

https://codereview.appspot.com/280510043/



reply via email to

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