Most of the items are marked in the code as well
Grep -i for TODO, FIXME and ugh/ugr/urg.
-.* TODO before 1.2
+.* TODO after 1.2
. * Break_req handling is silly (break_forbid () + \break fucks up.)
-. * chord names. -- what about?
-. * Melismas(*) --> Melismata (at least in doco)
. * ? -Q, --find-old-relative show all changes in relative syntax
What's old about absolute to relative conversion? Could maybe use for
abc2ly, midi2ly?
SCRIPTS = configure aclocal.m4
README_FILES = BUGS DEDICATION ANNOUNCE-0.1 ANNOUNCE-1.0 ANNOUNCE-1.2 \
- COPYING NEWS-0.1 NEWS-1.0 NEWS-0.0 NEWS TODO AIMS
+ COPYING NEWS-0.1 NEWS-1.0 NEWS-0.0 NEWS-1.1 NEWS TODO AIMS
README_TXT_FILES = README.txt AUTHORS.txt INSTALL.txt PATCHES.txt
IN_FILES := $(wildcard *.in)
EXTRA_DIST_FILES = dstreamrc mudela-mode.el vimrc VERSION $(README_FILES) $(SCRIPTS) $(IN_FILES) TASKS
--- /dev/null
+
+%
+% feta-braces11.mf -- implement
+%
+% source file of the Feta (Font-En-Tja) music font
+%
+% (c) 1997, 1998 Han-Wen Nienhuys <hanwen@stack.nl>
+%
+
+font_identifier:="feta-braces11";
+font_size 11;
+mode_setup;
+
+staffsize#:=11pt#;
+input feta-beugel;
+end.
+
--- /dev/null
+
+%
+% feta-braces13.mf -- implement
+%
+% source file of the Feta (Font-En-Tja) music font
+%
+% (c) 1997, 1998 Han-Wen Nienhuys <hanwen@stack.nl>
+%
+
+font_identifier:="feta-braces13";
+font_size 13;
+mode_setup;
+
+staffsize#:=13pt#;
+input feta-beugel;
+end.
+
--- /dev/null
+
+%
+% feta-braces23.mf -- implement
+%
+% source file of the Feta (Font-En-Tja) music font
+%
+% (c) 1997, 1998 Han-Wen Nienhuys <hanwen@stack.nl>
+%
+
+font_identifier:="feta-braces23";
+font_size 23;
+mode_setup;
+
+staffsize#:=23pt#;
+input feta-beugel;
+end.
+
--- /dev/null
+
+%
+% feta-braces26.mf -- implement
+%
+% source file of the Feta (Font-En-Tja) music font
+%
+% (c) 1997, 1998 Han-Wen Nienhuys <hanwen@stack.nl>
+%
+
+font_identifier:="feta-braces26";
+font_size 26;
+mode_setup;
+
+staffsize#:=26pt#;
+input feta-beugel;
+end.
+
latex \\nonstopmode \\input $(<F)&&\
(bibtex $(basename $(<F)) || true) && \
latex \\nonstopmode \\input $(<F)&&\
-kk (makeindex $(basename $(<F)) || true) && \
+ (makeindex $(basename $(<F)) || true) && \
latex \\nonstopmode \\input $(<F) )
$(outdir)/%.ps: $(outdir)/%.dvi