From 898f145fb61dd3544d5168ca55306609945f431f Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:47:50 +0000 Subject: [PATCH] lilypond-0.0.75 --- TODO | 21 +++++++++++++-------- lily/.version | 4 ++-- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/TODO b/TODO index 790be44516..cfb9f4229a 100644 --- 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 diff --git a/lily/.version b/lily/.version index e6694dfa00..ae05f26ac5 100644 --- a/lily/.version +++ b/lily/.version @@ -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 = -- 2.39.5