]> git.donarmstrong.com Git - lilypond.git/commit
* mf/parmesan-clefs.mf: use # quantities for char_box
authorhanwen <hanwen>
Sun, 14 Sep 2003 12:26:06 +0000 (12:26 +0000)
committerhanwen <hanwen>
Sun, 14 Sep 2003 12:26:06 +0000 (12:26 +0000)
commit29d0ac8f90488ba4624627cfff0cb5b669b449ca
treedfdf4a7482b2d9391a1ab9fdc03943be3941d340
parent21f13a05adc2e02f41d3a28ddf1d89e5c5e662ab
* mf/parmesan-clefs.mf: use # quantities for char_box
offsets. Fixes overflow errors in the PFA.

* scm/new-markup.scm (strut-markup): change calling interface for
markup. Pass paper-def, not grob. This would \markup to be used
separately from grobs.

* lily/paper-def.cc: new function ly:paper-font; this function
replaces ly:get-font.

* lily/include/font-interface.hh (struct Font_interface): take
Paper_def iso. Grob for get_font().
15 files changed:
ChangeLog
input/test/time-signature-double.ly
lily/accidental.cc
lily/font-interface.cc
lily/grob-scheme.cc
lily/include/font-interface.hh
lily/include/paper-def.hh
lily/line-spanner.cc
lily/multi-measure-rest.cc
lily/paper-def.cc
lily/system-start-delimiter.cc
lily/text-item.cc
mf/parmesan-clefs.mf
scm/new-markup.scm
scripts/convert-ly.py