From: fred Date: Sun, 24 Mar 2002 20:01:46 +0000 (+0000) Subject: lilypond-0.1.30 X-Git-Tag: release/1.5.59~3646 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae9e355cc4924dbf3194b464b343d8d0dc552eb6;p=lilypond.git lilypond-0.1.30 --- diff --git a/TODO b/TODO index 5eb9af3245..6038253a3f 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,8 @@ 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: + * LILYSOURCEDIR * documentation @@ -14,15 +16,17 @@ 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? + * Score_bar/Piano_braces, are *not* ordinary bars - * bf: abbrevs over whole note +STUFF + + * give Items/Spanners access to unbroken originals * scoping for properties @@ -47,9 +51,13 @@ grep for TODO and ugh/ugr - MIDI instrument - staff title - * give Items/Spanners access to unbroken originals + * optimal pagebreaking. + + * put errorlevel in Input class + + * AFM for font input? + - * Score_bar/Piano_braces, are *not* ordinary bars 3RD PARTY BUGS: * Rational infty(HUGE_VAL) on glibc / w32 @@ -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