lilypond-devel
[Top][All Lists]
Advanced

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

Re: add a generic markFormatter function (issue 337400043 by address@hid


From: lemzwerg
Subject: Re: add a generic markFormatter function (issue 337400043 by address@hidden)
Date: Thu, 04 Jan 2018 22:43:50 -0800


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

https://codereview.appspot.com/337400043/diff/20001/scm/translation-functions.scm#newcode86
scm/translation-functions.scm:86: (define-public (format-mark-generic
alphabet framed bold? uppercase? repeat?)
What about using a list of keys instead of the last five arguments,
where non-presence means `false'?  Something like

(define-public format-mark-circle-barnumbers
  (format-mark-generic '(barnumbers circle bold uppercase))

https://codereview.appspot.com/337400043/



reply via email to

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