]> git.donarmstrong.com Git - lilypond.git/commit
* scm/music-functions.scm (has-request-chord): don't use
authorhanwen <hanwen>
Fri, 4 Feb 2005 12:24:17 +0000 (12:24 +0000)
committerhanwen <hanwen>
Fri, 4 Feb 2005 12:24:17 +0000 (12:24 +0000)
commitc882fc2207326d75730b73d5e1c1285fbe81433a
tree7171e22706171c3351d2de06b3241dce590a921f
parent7eb593b0e006aba0eb838b654be21481b58c0b80
* 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