]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.0.57
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index d34d6b91c4747873f70687acfc601a729d7ee01d..cb39f70019dcbc626b8a02f7bc013397dd08ba5d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
+
 IMPORTANT
-       * mi2mu man page
 
        * update 20 pt table
 
@@ -17,13 +17,14 @@ IMPORTANT
 
        * check return status in make_website
 
-       * plet.ly
-
        * a Hands on tutorial [HKN]
 
 This is an assorted collection of stuff that will be done, might be
 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
+
 PARSER
        * Duration-> Musical_duration, typedef Rational Duration?
 
@@ -46,6 +47,10 @@ BUGS
 
        * lilypond - -> crash
 
+       * chlapik balk ruimte 
+
+       * standchen triool beam up/down
+
 
 SEVERELY LACKING:
 
@@ -85,6 +90,8 @@ SMALLISH PROJECTS
 
        * use Real for y positions.
 
+       * shared lib on Solaris too.
+
        * bugreport to doc++ devel: struct not in class hier; public
        virtual baseclasses
 
@@ -96,8 +103,6 @@ SMALLISH PROJECTS
 
        * unix style paths for LILYINCLUDE EN
 
-       * rpm package buildroot
-
        * indentable stream as baseclass for TeX stream, lily stream, Dstream.
 
        * caching Item/spanner dimensions.
@@ -123,8 +128,6 @@ SMALLISH PROJECTS
 
        * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
 
-       * fix Staff_elem::width() derivs to use offset_
-
        * parshape
 
        * read from mmap directly: bugreport to flex developers->
@@ -139,8 +142,6 @@ SMALLISH PROJECTS
 
        * Decent TeX titledefs (\tempo, \metron, etc. )
 
-       * command priority into enum
-
        * C meter iso 4/4
 
        * textspanner: center position
@@ -154,9 +155,7 @@ SMALLISH PROJECTS
        * use (char *) iso. String for communication between lexer and
        parser.
 
-       * configure idealspacing: arithmetic
-
-       * add (good guess of) width to lyric items
+       * configure idealspacing: arithmetic spacing
 
        * midi output: eat-up dynamic, key/meter/tempo changes, and
 write them neatly
@@ -215,7 +214,9 @@ FUTURE
 
 IDEAS
 
-       * scoping in Lexer?
+       * scoping in Lexer: do general id- assignments in mudela.
+
+       ID '=' EXPR;
 
        * integrate Register/Midi stuff
 
@@ -230,8 +231,8 @@ IDEAS
 
        * y -dims in internote?
 
-       * hack up mf sources for decent spacing info (and then maybe
-       read TFM directly)
+       * hack up mf sources for decent spacing info (and then 
+       read TFM directly, for text too)
 
        * merge Atom and Symbol?
 
@@ -244,7 +245,7 @@ IDEAS
        * SHIT: meters/bars should be aligned, which is difficult if
        we get different keychanges in different staffs.
 
-       * Integrating (objectiveC) MusicKit with LilyPond
+       * Integrating (objectiveC) MusicKit with LilyPond?
                
        * MusixTeX output possible?