]> git.donarmstrong.com Git - lilypond.git/commit
* scm/music-functions.scm (has-request-chord): don't use
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Feb 2005 12:24:17 +0000 (12:24 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 4 Feb 2005 12:24:17 +0000 (12:24 +0000)
commit03cb444cac5f9daf11212eeda658c58a3274275a
tree7171e22706171c3351d2de06b3241dce590a921f
parentde32e41d6e418bd7b3ae34e9a94a652db648fb99
* scm/music-functions.scm (has-request-chord): don't use
ly:music-name anywhere. Fixes <<\\>> notation.

* scm/define-markup-commands.scm (box): use font-size for
padding. Fixes boxed-rehearsal-marks.ly

* lily/pango-font.cc (pango_item_string_stencil): bugfix: don't
crash if psname is null.

* lily/pango-font.cc (physical_font_tab): new member. Store PSname
-> font_filename mapping.
ChangeLog
scm/define-markup-commands.scm
scm/music-functions.scm