]> git.donarmstrong.com Git - lilypond.git/commit
* mf/parmesan-clefs.mf: use # quantities for char_box
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 14 Sep 2003 12:26:06 +0000 (12:26 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 14 Sep 2003 12:26:06 +0000 (12:26 +0000)
commitc242304638b8cb73b702b29bc37cfca15d0eb397
treedfdf4a7482b2d9391a1ab9fdc03943be3941d340
parent3b0bbd33cde1e6596ecfca665743e5b0073d8251
* 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