]> git.donarmstrong.com Git - lilypond.git/commit
Allow changing of notation fonts
authorAbraham Lee <tisimst.lilypond@gmail.com>
Sat, 2 Aug 2014 16:17:01 +0000 (18:17 +0200)
committerUrs Liska <ul@openlilylib.org>
Fri, 8 Aug 2014 08:23:19 +0000 (10:23 +0200)
commita7b6efba453f6bec916d3908cd83bcb825b2a1a8
tree701debb058d372708613d175d2038effb66b4640
parentf3936350f25886634ea90367693053cbf96a98c2
Allow changing of notation fonts

This commit changes the behaviour of make-pango-font-tree in the
following ways:

- Make all arguments optional key/value pairs
  keeping the current default values (emmentaler/Century Schoolbook)
- Allow changing of music fonts too.

Currently alternative music fonts have to be present in the font
directory besides Emmentaler fonts, and they have to be manually installed.
But now there are a number of alternative and compatible fonts available.
scm/font.scm