]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.1.32
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index 5eb9af3245feb6db4ddcb27f147832b48d310d0f..b38448220b9a332b20937e0db6ad5160eae9665a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,6 +6,11 @@ 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
 
+0.2:
+       * add a screenshot to the website.
+
+       * fix stdin input
+
        * LILYSOURCEDIR
        
        * documentation
@@ -14,15 +19,15 @@ grep for TODO and ugh/ugr
 
        * standchen: warning: Excentric column (Meter dims?)
 
-       * optimal pagebreaking.
+       * naming Mozarella, Madeira, Muella?
 
-       * put errorlevel in Input class
+       * versioning for Feta
 
-       * AFM for font input?
+       * bf: abbrevs over whole note
 
-       * naming Mozarella, Madeira, Muella?
+STUFF
 
-       * bf: abbrevs over whole note
+       * give Items/Spanners access to unbroken originals      
 
        * scoping for properties
 
@@ -47,11 +52,14 @@ grep for TODO and ugh/ugr
        - MIDI instrument
        - staff title
 
-       * give Items/Spanners access to unbroken originals      
+       * optimal pagebreaking.
 
-       * Score_bar/Piano_braces, are *not* ordinary bars 
+       * put errorlevel in Input class
+
+       * AFM for font input?
 
 3RD PARTY BUGS:
+
        * Rational infty(HUGE_VAL) on glibc / w32
 
        * Fix profiling. gprof bugreport?
@@ -61,7 +69,7 @@ PROJECTS
        * Unicode support?
        - 16 bit Strings
        - -u switch
-       - detect of 16/8 bit files
+               - detect of 16/8 bit files
        - examples to go with it.
 
        * Spring_spacer:
@@ -113,19 +121,6 @@ languages:
        - ABC? 
        - SMDL?
 
-       * placement of bar-numbers
-
-******************
-
-       \score { < 
-               \melodic \type Staff { c'4 g'4 }
-               \lyric { \id "Lyric" ""; hello4 bye4 < a chord > }
-               \lyric { \id "Lyric" ""; bye4 hello4 }
-               \melodic { \id "Staff" ""; c'4 g'4 }
-       > }
-
-******************
-
        * add to MIDI output:
        - tempo change
        - repeat
@@ -275,6 +270,7 @@ SMALLISH PROJECTS
        * write Dynamic_line (to group dynamics horizontally)
 
        * use Real for all y positions.
+       - use translate_axis( .. ,Y_AXIS) 
 
        * half-sharps, half-flats
 
@@ -353,7 +349,7 @@ Mudela.
 
        * move MIDI stuff (including Quantization) to a ANSI C libmidi library.
 
-       * use an embedded language: Python
+       * use an embedded language: Python, Scheme
        for: 
                - Score_elems
                - Engraver