]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.70pre
authorfred <fred>
Sun, 24 Mar 2002 19:46:07 +0000 (19:46 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:46:07 +0000 (19:46 +0000)
lily/include/score-elem.hh
make/lilypond.lsm
make/lilypond.spec

index 95c6b0ba1d52ca24c9d6bc1f5ced3fe2422d1e77..867a3da602593e6361d2d408d403f676f0a56ff1 100644 (file)
@@ -35,6 +35,9 @@ class Score_elem : private Directed_graph_node {
       */
     Offset offset_;
 
+    /**
+      for administration of what was done already
+     */
     enum Status {
        ORPHAN,                 // not yet added to pstaff
        VIRGIN,                 // added to pstaff
@@ -49,7 +52,9 @@ class Score_elem : private Directed_graph_node {
        OUTPUT,                 // molecule has been output
        DELMARKED,              // mark for 'unclean' deletion
        DELETED,                // to catch malloc mistakes.
-    } status;
+    };
+    
+    Status status;
 
 public:
     PScore *pscore_l_;    
@@ -69,10 +74,10 @@ public:
     Interval height() const;
     virtual void translate_x(Real);
     virtual void translate_y(Real);
+    
      /**
       translate the symbol. The symbol does not have to be created yet. 
-      Overridable, since this score-elem might act as a pseudo-list.
-     */
+      */
     void translate(Offset);
     Offset offset()const;
 
@@ -98,7 +103,7 @@ public:
     virtual Horizontal_vertical_group* elem_group() { return 0; }
     virtual Item * item() { return 0; }
     virtual Line_of_score * line_l() const;
-    SCORE_ELEM_CLONE(Score_elem)
+    SCORE_ELEM_CLONE(Score_elem);
 protected:
 
     virtual  Interval do_height()const;
index 2ba9980153c323fd7d8e5cd02371b960bd03169e..13303f5d72a0afb8012764f57a0b4a319f44d0d3 100644 (file)
@@ -2,8 +2,8 @@
 
 Begin3
 Title: LilyPond
-Version: 0.0.68pre
-Entered-date: 06/26/97
+Version: 0.0.70pre
+Entered-date: 06/29/97
 Description: LilyPond is a program which converts a music-script (mudela) into
 TeX output, or MIDI to produce multi-staff scores. Features include multiple
 meters, clefs, keys, lyrics, versatile input-language, cadenzas
@@ -13,7 +13,7 @@ Author: hanwen@stack.nl (Han-Wen Nienhuys)
        jan@digicash.com (Jan Nieuwenhuizen)
 Maintained-by: hanwen@stack.nl (Han-Wen Nienhuys)
 Primary-site: pcnov095.win.tue.nl /pub/lilypond/  
-       300k lilypond-0.0.68pre.tar.gz
+       300k lilypond-0.0.70pre.tar.gz
 Alternate-site: 
 Original-site: 
 Platform: unix/win32, GNU C++
index 85123c76eb1c271d3a3feb729b836faa74aef773..ec4ab4ea4b153e7c26cdf0f7a086ba07a1411de5 100644 (file)
@@ -1,9 +1,9 @@
 Name: lilypond
-Version: 0.0.68pre
+Version: 0.0.70pre
 Release: 1
 Copyright: GPL
 Group: Applications/Publishing
-Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.0.68pre.tar.gz
+Source0: pcnov095.win.tue.nl:/pub/lilypond/lilypond-0.0.70pre.tar.gz
 Summary: A preprocessor to make TeX typeset music.
 URL: http://www.stack.nl/~hanwen/lilypond
 Packager: Han-Wen Nienhuys <hanwen@stack.nl>
@@ -27,7 +27,7 @@ rm -rf $RPM_BUILD_ROOT
 strip lily/out/lilypond mi2mu/out/mi2mu
 make prefix="$RPM_BUILD_ROOT/usr" install
 %files
-%doc Documentation/out/AUTHORS.text Documentation/out/CodingStyle.text Documentation/out/INSTALL.text Documentation/out/MANIFESTO.text Documentation/out/convert-mudela.text Documentation/out/error.text Documentation/out/faq.text Documentation/out/gnu-music.text Documentation/out/index.text Documentation/out/language.text Documentation/out/lilygut.text Documentation/out/lilyliterature.text Documentation/out/lilypond.text Documentation/out/mi2mu.text Documentation/out/mudela.text Documentation/out/other-packages.text input/cadenza.ly input/collisions.ly input/coriolan-alto.ly input/error.ly input/header.ly input/keys.ly input/kortjakje.ly input/multi.ly input/pedal.ly input/rhythm.ly input/scales.ly input/scripts.ly input/scsii-menuetto.ly input/scsii-menuetto.tex input/slurs.ly input/standchen.ly input/standchen.tex input/toccata-fuga-E.ly input/twinkle.ly input/wohltemperirt.ly Documentation/lelie_logo.gif
+%doc Documentation/out/AUTHORS.text Documentation/out/CodingStyle.text Documentation/out/INSTALL.text Documentation/out/MANIFESTO.text Documentation/out/convert-mudela.text Documentation/out/error.text Documentation/out/faq.text Documentation/out/gnu-music.text Documentation/out/index.text Documentation/out/language.text Documentation/out/lilygut.text Documentation/out/lilyliterature.text Documentation/out/lilypond.text Documentation/out/mi2mu.text Documentation/out/mudela.text Documentation/out/other-packages.text input/beams.ly input/cadenza.ly input/collisions.ly input/coriolan-alto.ly input/error.ly input/header.ly input/keys.ly input/kortjakje.ly input/multi.ly input/pedal.ly input/rhythm.ly input/scales.ly input/scripts.ly input/scsii-menuetto.ly input/scsii-menuetto.tex input/slurs.ly input/standchen.ly input/standchen.tex input/toccata-fuga-E.ly input/twinkle.ly input/wohltemperirt.ly Documentation/lelie_logo.gif
 /usr/bin/convert-mudela
 /usr/bin/lilypond
 /usr/lib/libflower.so