]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 1.0.13
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index 893aa58eac5524fb9a561ea9ae05c1b42fd18e23..0ff8de840f9de981939ae15213e004d053c14e59 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,12 +6,83 @@ 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/urg
-       * fix plain tex footer line.
 
-      * portable libs for flowerlib/lilylib
 
-       * install TeX stuff into tex/generic directory.
+BUGS:
 
+       * fix \n after proccing
+
+ Summary of minor spelling irregularities:
+>   capitalization/use of underscores in property names
+>   \lyric vs \notes  \lyric vs \type Lyrics  (\lyric should have an -s)
+
+       * fix Score.skipBars
+
+       * repeat bars: need distance after ":|" and before "|:"
+
+       * \shape 1st dim skipped? 
+
+       * fix marks/barnumbers/marginal notes
+
+****
+
+
+       * uniformise property names.
+
+       * ydirection <-> yDirection
+
+       * typo checks on property names?
+
+       * egcs-1.1 support
+
+       * make engraver hacking robust.
+
+       * use streambufs and iostream
+       to provide IO handling for TeX stream, mudela stream, data-file.
+
+       * seriously buffer TeX output (do profile of writing .5 mb TeX file.)
+
+       * strip EXEs before installing
+
+       * zip target for binary windows dist (JBR)
+
+       * text continuationss
+
+       * revise documentation
+
+       * abbrev -> tremolo
+
+       * junking \skip req in lyrics
+
+       * Language:
+       - general plet mechanism.
+
+               \plet 2/3 { c8 c8 c8 }
+
+       ie.
+
+               Music: PLET int '/' int Music
+
+       - \type -> \context ?
+       - \translator -> ?
+       - fix \partial 
+       - \bla {} vs \bla ; 
+       - mix engraver hacking with music ?
+       - \once\property  KEY = VAL
+       - \addtranslator, \removetranslator
+       - junk ^ and _ for scripts
+       - junk _ for lyrics.
+       - abstract grammar.
+
+       * install TeX stuff into tex/generic directory.
+
+       * /etc/profile.d support for RPM.
+
+       * percussion note heads
+
+       * mi2mu empty staffs.
+
+       * include MIDI list 
 
        * make GNU style webpages.
 
@@ -21,13 +92,6 @@ grep for TODO and ugh/ugr/urg
        the form feta*.ly.  In particular init.ly doesn't get installed.
        I installed the files by hand and then the system seems to work.
 
-       * I things it's more than appropriate for an GNU project to ship Info
-       files (and manpages) with the source package.  The "Standard" tells to
-       do so (ftp://ftp.gnu.org/pub/gnu/standards/standards.text):
-
-
-       * a `make check' target (without installing stuff!)
-
        * midi_instrument -> midiInstrument
 
        * horizontal centering of dynamics 
@@ -57,31 +121,25 @@ grep for TODO and ugh/ugr/urg
 
        * fix vertical alignment and stafflines
 
-       *GrandStaff needs more work -- I want a single word `harpsichord' to the
-          left of the grandstaff, not one on each stave.
-          (Organ staff -- with separate pedal -- but common properties may be
-          something to think about.  Of course for organ you want to be able
-          to give stop indications on the way through, so the \property
-          Voice.Instrument would be a stop, and \property
-          GrandStaff.instrument would be PipeOrgan...)
-
+       * GrandStaff needs more work -- I want a single word
+       `harpsichord' to the left of the grandstaff, not one on each
+       stave.  (Organ staff -- with separate pedal -- but common
+       properties may be something to think about.  Of course for
+       organ you want to be able to give stop indications on the way
+       through, so the \property Voice.Instrument would be a stop,
+       and \property GrandStaff.instrument would be PipeOrgan...)
 
        * make Tie_req a "command" { <c g> ~ <c g> }
 
        * bib ep1988
 
-       * mix engraver hacking with music ?
-
        * revise the Score_priority_align_engraver concept.  It sucks. 
 
-       * ly2xdvi
+       * ly2xdvi, ly2ps
 
        * make new VoiceOne, VoiceTwo, VoiceThree contexts with
 ydirection and hshift preset
 
-       * StepMake install
-         - /usr/bin/make-patch?
-
        * *.yo: fix pod manpage layout legacy
 
        * text-items clash with stems/beams
@@ -145,6 +203,7 @@ ydirection and hshift preset
          - plet -> tuplet
          - measure -> bar
          - abbreviation-beam -> (measured/unmeasured) tremolo
+         - partial -> anacrouse
 
        * libtoolize flowerlib
 
@@ -196,8 +255,6 @@ ydirection and hshift preset
         * clefs (AG): The "8" should appear closer to the actual clef,
           touching it.
 
-       * give Items/Spanners access to unbroken originals      
-
        * scoping for properties?
 
        {       c4
@@ -258,8 +315,6 @@ ydirection and hshift preset
 
        * xdvi: PS in magnifying glass.
 
-       * GNU patch 2.1: hardcoded limit of 1024 to the linelength
-
        * GNU diff 2.7: diff -rN does not see a new directory with empty file
 
        * GNU patch 2.1: <must find simple example> if patch chokes on a
@@ -279,7 +334,6 @@ ydirection and hshift preset
        * GNU make: move hardcoded builtin rules to runtime ?
 
        * GNU patch 
-         - rewrite ? -> check out GNU patch 2.5
          - 'double-fix' mode: ignore identical fix, rather than suggest 
            to revert patch direction when (more or less? exactly) the same 
            thing is fixed
@@ -310,16 +364,12 @@ PROJECTS
  
 
        * use properties for:
-       - Text_style
-       - default_octave
        - plet?
        - Staff_sym size
        - default tempo.
        - font size
        - bartypes (get rid of derived Span_bar_engravers)
        - cadenza mode? 
-       - MIDI instrument
-       - staff title
 
        * page handling:
        - PS output
@@ -340,11 +390,9 @@ PROJECTS
        * \header
        - output header info to MIDI too.
 
-       * Add mudela-output to Rosegarden. (contact Derek Wyatt)
-
        * a musical dictionary. See Documentation/vocabulary-*, other
        languages:
-       - explanation
+       - explanations
        - italian
        - german
        - dutch
@@ -511,7 +559,7 @@ SMALLISH PROJECTS
        * write Dynamic_line (to group dynamics horizontally)
 
        * use Real for all y positions.
-       - use translate_axis( .. ,Y_AXIS) 
+       - use translate_axis( .. ,Y_AXIS)  iso separate variables.
 
        * half-sharps, half-flats
 
@@ -521,9 +569,6 @@ SMALLISH PROJECTS
 
        * centered whole rest
 
-        * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
-       - use tors feature in lily (?)
-
        * declare notenametab?
 
        * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
@@ -543,10 +588,7 @@ SMALLISH PROJECTS
 
        * textspanner: center position
 
-       * Brackets
-       
-
-            % toe to bheel   four to five
+        *   % toe to bheel   four to five
            %   ^_u            4_5  
            %     -                           
            %  --|x--         --|x--
@@ -596,12 +638,9 @@ IDEAS
 
        * versioning stuff (cvt mudela, mudela, etc.)
 
-       * padded vertical alignment (rods for vertical placement)
-
-       * use String iso Text_def for lyrics.
-
        * Klavarskribo?
 
        * lyrics in chords still fuck up.
 
        * Use hooks/dependency graphs for properties
+