+2002-12-15 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * mf/feta-nummer-code.mf: some kerning pairs.
+
2002-12-14 Rune Zedeler <rz@localhost.localdomain>
* scm/output-lib.scm (set-bar-number-visibility): Context-function
\once \property Staff.MultiMeasureRestNumber \set #'text = #'(music "scripts-ufermata")
R2.
R2.*3
- R2.*7
+ R2.*27
\time 8/4 R1*2
}
\paper {
fet_endchar;
+
+%%
+% TODO: should widen a bit. The right edge of the 3 bumps into next glyph in
+% combinations
+%
fet_beginchar("Numeral 3", "3", "three")
set_char_box(0, 2/3height#*widen, 0, height#);
message "w:"&decimal w;
fet_endgroup("number")
+ligtable "3" : "3" kern 0.1 space#;
+ligtable "3" : "0" kern 0.1 space#;
+ligtable "2" : "7" kern 0.15 space#;
+
srcdir=`dirname $0`
+
+if [ stepmake/aclocal.m4 -nt aclocal.m4 ]; then
+ echo "stepmake/aclocal.m4 is newer. Copying file."
+ cp -f stepmake/aclocal.m4 aclocal.m4
+fi
+
if [ stepmake/autogen.sh -nt autogen.sh ]; then
echo "stepmake/autogen.sh is newer. Copying file."
cp -f stepmake/autogen.sh autogen.sh