]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.75
authorfred <fred>
Sun, 24 Mar 2002 19:47:50 +0000 (19:47 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:47:50 +0000 (19:47 +0000)
TODO
lily/.version

diff --git a/TODO b/TODO
index 790be44516361e33629ab3c7dddc4e828d14d128..cfb9f4229af60846bfb93dad73179da76c148b88 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,19 @@
 Features you cannot find in the doco as working, should be mentioned here.
-
+       
 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
 
+       * script for unified musicological source: 
+
+               blah blah latex
+               \begin{mudela} c4  d4 e4 f4 
+               \end{mudela}
+
+       * lyrics with chords broken
+
        * Redo MIDI output to use Translators
        - remember more horizontal info than melodics:
        - tempo change
@@ -33,7 +41,7 @@ grep for TODO and ugh/ugr
 
        * enter script priority
 
-       * a Hands on tutorial [HKN]
+       * a Hands on tutorial
 
 PROJECTS
 
@@ -41,7 +49,8 @@ PROJECTS
        - adapt for multiple font sizes.
        - make separate class for Grace_*_engravers 
        (which is at Voice_gravs level)
-       - move stem, beam, slur into baseclass to adapt for (fixed size) grace notes.
+       - move stem, beam, slur into baseclass to adapt for (fixed
+       size) grace notes.
 
        * accidentals per Voice_group
 
@@ -95,6 +104,7 @@ PROJECTS
        - hack up mf sources for decent spacing info (and then 
        read AFM/TFM directly, for text too)
        - use MF to generate rules.
+       - rewrite : make a metafont iso font
 
        * lines:
        - Ledger lines, should be separate item: Ledger_lines, Ledger_lines
@@ -119,10 +129,6 @@ PROJECTS
 PARSER
        * Duration -> Musical_duration, typedef Rational Duration?
 
-HKN buglist:
-
-tekst staat erg ver van notenbalken af
-
 BUGS
 
        * fix mysterious Flex malloc bug 
@@ -359,5 +365,4 @@ IDEAS
 
        * move towards incremental algorithms.
 
-
        * design meta-language like TeX and Metafont
index e6694dfa00e4edf6453cdb44d7a7f94a176ba240..ae05f26ac5f6a5634bbc9f18103a95257a843d55 100644 (file)
@@ -1,7 +1,7 @@
 MAJOR_VERSION = 0
 MINOR_VERSION = 0
-PATCH_LEVEL = 74
+PATCH_LEVEL = 75
 # use to send patches, always empty for released version:
 # include separator: ".postfix", "-pl" makes rpm barf
 
-MY_PATCH_LEVEL = pre
+MY_PATCH_LEVEL =