From: fred Date: Sun, 24 Mar 2002 20:07:28 +0000 (+0000) Subject: lilypond-0.1.52 X-Git-Tag: release/1.5.59~3340 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=278d48be736f3a6bf7c819f13e6d2a509aa43f2f;p=lilypond.git lilypond-0.1.52 --- diff --git a/Documentation/AUTHORS.pod b/Documentation/AUTHORS.pod index 88ddb2410a..3e377f910e 100644 --- a/Documentation/AUTHORS.pod +++ b/Documentation/AUTHORS.pod @@ -10,7 +10,7 @@ This file lists authors of GNU LilyPond, and what they wrote. =over 4 -=item * Han-Wen Nienhuys , http://www.stack.nl/~hanwen +=item * Han-Wen Nienhuys , http://www.cs.ruu.nl/people/hanwen Main author. diff --git a/Documentation/lilypond.pod b/Documentation/lilypond.pod index 0e685b58f0..8742d2ec6b 100644 --- a/Documentation/lilypond.pod +++ b/Documentation/lilypond.pod @@ -136,7 +136,7 @@ information, and small contributions. =item * -Han-Wen Nienhuys , http://www.stack.nl/~hanwen +Han-Wen Nienhuys , 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 diff --git a/Documentation/other-packages.pod b/Documentation/other-packages.pod index 56cd0f9c83..b8b754be83 100644 --- a/Documentation/other-packages.pod +++ b/Documentation/other-packages.pod @@ -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. diff --git a/lily/include/super-elem.hh b/lily/include/super-elem.hh index 74bfda6691..e5e4393887 100644 --- a/lily/include/super-elem.hh +++ b/lily/include/super-elem.hh @@ -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();