]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.19
authorfred <fred>
Tue, 26 Mar 2002 21:45:55 +0000 (21:45 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:45:55 +0000 (21:45 +0000)
TODO
mutopia/F.Schubert/GNUmakefile

diff --git a/TODO b/TODO
index 59f23ce0ca72ada7509cda356797a0735fba33d7..8fc5b1d5770bc06928133bc1735977616a12fc3b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,9 +6,23 @@ done, or is an idea that I want to think about
 
 Most of the items are marked in the code as well, with full explanation. 
 grep for TODO and ugh/ugr/urg
+> I have changed Mark_engraver to use the G_... classes.
+> My implementation has the following shortcomings at the
+> moment.
+> 
+> - markScriptPadding is not supported, since G_staff_side_item does not
+>   support padding.
+> 
+> - markBreakPriority is not supported. 
+> 
+> - Mostly, you want the marks aligned with the bar lines. I don't 
+>   really understand how to implement that feature.
+> 
+> - You get lots of warnings about missing 'number' and 'Large'
+> 
 
        * scm-ify \property values.
-
+- The direction of textual scripts ('^' or '_') is ignored.
        * move class Lookup {} into scm
 
        * read tfms too.
@@ -17,6 +31,12 @@ grep for TODO and ugh/ugr/urg
 
 BUGS:
 
+       * fix: standchen.
+
+       * fix:  cello suites
+
+       * fix extender
+
        * fix braces
 
        * ly2dvi barfs on linewidth = -1.
@@ -39,6 +59,8 @@ BUGS:
 
        * latex bla.tex broken (titles / \lilyfooter stuff?)
 
+       * check/set minimum slur/tie length
+
        * msgfmt -o check?
 
        * \breathmark TeX macro 
@@ -57,6 +79,8 @@ BUGS:
 
        * space after bars?
 
+       * 'hinterfleisch' before bar (e.g. wtk1-fugue2)?
+
        * \type Voice \times 2/3 { [c8 c16 c16 c16 c16] }
 
        * fix singleStaffBracket
index d1038f0a04ca9817061106b6030ad7a99dc602b3..2d7fc58cf05acc773ad3ec3fde1a646d1d82494d 100644 (file)
@@ -2,7 +2,7 @@
 
 depth = ../..
 
-examples=standchen
+examples=
 LOCALSTEPMAKE_TEMPLATES=mutopia
 
 include $(depth)/make/stepmake.make