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/

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

Reply via email to