]> git.donarmstrong.com Git - lilypond.git/commit
Use the correct generic font-family names
authorPatrick McCarty <pnorcks@gmail.com>
Sat, 11 Jul 2009 22:55:17 +0000 (15:55 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Sat, 11 Jul 2009 22:55:17 +0000 (15:55 -0700)
commitd3ee0333e179bf7b55c6941bfebcbed2a477b493
treea8a69d4904c89e3029b7cb0aee7ff0fa7ca2ede3
parente74659fd134dda1dcc859791a21d7aa328b53893
Use the correct generic font-family names

* Replace "Mono" with "monospace", and replace "Sans"
  with "sans-serif".  This corresponds to the W3C
  recommendations and is compatible with FontConfig/Pango.

* A serif font should be chosen if the user removes
  "Century Schoolbook L" from their LilyPond
  installation.  In the case of the SVG backend,
  fallback to a serif font if Century Schoolbook L
  is not installed.

* Remove trailing whitespace
scm/font.scm