]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.1.15
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index 47cd313b8122253b06a3049a31e143f45e4f90a0..15869f6f39236b8e5b7f70a9cede2114da3f5d3a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,8 +6,17 @@ 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
 
+       - naming Mozarella, Madeira, Muella, Fontaigna?
+
        - bf: abbrevs over whole note
 
+       - scoping for properties
+
+       { \multi 2  < { \stemup .. } { \stemdown .. } >
+               c2 }
+       
+       this modifies \stem for the c2
+
        * use properties for:
        - Text_style
        - default_octave
@@ -21,9 +30,9 @@ grep for TODO and ugh/ugr
        - cadenza mode? 
        - MIDI instrument
        - staff title
-       
+
        * check out egcs
-       
+
        * give Items/Spanners access to unbroken originals      
 
 3RD PARTY BUGS:
@@ -102,8 +111,8 @@ languages:
 
        \score { < 
                \melodic \type Staff { c'4 g'4 }
-               \lyric {   \id "Lyric" ""; hello4 bye4 < a chord > }
-               \lyric {   \id "Lyric" ""; bye4 hello4 }
+               \lyric { \id "Lyric" ""; hello4 bye4 < a chord > }
+               \lyric { \id "Lyric" ""; bye4 hello4 }
                \melodic { \id "Staff" ""; c'4 g'4 }
        > }
 
@@ -120,7 +129,7 @@ languages:
        (which is at Voice_gravs level)
        - make encapsulated spacing problems.
 
-       * On-demand loading of simple-engravers
+       * On-demand loading of simple-engravers?
 
        * accidentals per Voice_group
 
@@ -260,8 +269,6 @@ SMALLISH PROJECTS
 
        * A range for context errors (eg. mark both { and }. )
 
-       * merge Atom and Symbol
-
        * lyric in staff  (sharpsharp in staff, text below)
 
        * write Dynamic_line (to group dynamics horizontally)