]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.52
authorfred <fred>
Sun, 24 Mar 2002 20:07:28 +0000 (20:07 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:07:28 +0000 (20:07 +0000)
Documentation/AUTHORS.pod
Documentation/lilypond.pod
Documentation/other-packages.pod
lily/include/super-elem.hh

index 88ddb2410a9157f810033e9b1cf1a126ec8d81f5..3e377f910ea4a1acc20941660bff7b89422c871b 100644 (file)
@@ -10,7 +10,7 @@ This file lists authors of GNU LilyPond, and what they wrote.
 
 =over 4
 
-=item * Han-Wen Nienhuys <hanwen@cs.ruu.nl>, http://www.stack.nl/~hanwen
+=item * Han-Wen Nienhuys <hanwen@cs.ruu.nl>, http://www.cs.ruu.nl/people/hanwen
 
 Main author.
 
index 0e685b58f0885beef6f9c3f6f16c2565cf5c66c8..8742d2ec6bcaa8cfc0aa6fc84d25127cd57306cf 100644 (file)
@@ -136,7 +136,7 @@ information, and small contributions.
 
 =item *
 
-Han-Wen Nienhuys <hanwen@cs.ruu.nl>, http://www.stack.nl/~hanwen
+Han-Wen Nienhuys <hanwen@cs.ruu.nl>, http://www.cs.ruu.nl/people/hanwen
 
 =item *
 
@@ -243,7 +243,7 @@ Goals of the GNU LilyPond project.
 
 The GNU LilyPond FAQ list
 
-=item http://www.stack.nl/~hanwen/lilypond/index.html
+=item http://www.cs.ruu.nl/people/hanwen/lilypond/index.html
 
 GNU LilyPond has her own webpage.  This webpage contains the MIDI, GIF
 and PS files for some standard music files.  It also has the complete
index 56cd0f9c831cb5059e601a25b1479f535d89ed68..b8b754be83717fa443b69c068f36941acd527664 100644 (file)
@@ -25,12 +25,13 @@ Lisp. It needs the Adobe Sonata or Finale Petrucci font.
 
 A amateurish notation program for TclTk and X.
 
-=item MPP, http://www.stack.nl/~hanwen/mpp-english.html
+=item MPP
 
 A preprocessor to MusixTeX by Jan Nieuwenhuizen and Han-Wen Nienhuys.
-It is outdated by its successor, LilyPond.
+It is outdated by its successor, LilyPond.  MPP is still available via
+the CTAN archive.
 
-=item LilyPond, http://www.stack.nl/~hanwen/lilypond/index.html
+=item LilyPond, http://www.cs.ruu.nl/people/hanwen/lilypond/index.html
 
 Added for completeness. You are currently reading her documentation.
 
index 74bfda66916466a5981474197e776f0cc7ad3093..e5e43938876f129ac0460afbb459b763dbfcab46 100644 (file)
@@ -21,6 +21,7 @@ public:
     void add_broken_line (Line_of_score*);
   Super_elem();
 
+  void space_processing ();
   void pre_processing();
   void breakable_col_processing();
   void break_processing();