From: fred Date: Sun, 24 Mar 2002 20:01:12 +0000 (+0000) Subject: lilypond-0.1.26 X-Git-Tag: release/1.5.59~3680 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a5c433e36eefd9f13625f66caf03d07f37afee62;p=lilypond.git lilypond-0.1.26 --- diff --git a/Documentation/AUTHORS.pod b/Documentation/AUTHORS.pod index f4cb0513fe..5aa77001d3 100644 --- a/Documentation/AUTHORS.pod +++ b/Documentation/AUTHORS.pod @@ -14,19 +14,11 @@ This file lists authors of GNU LilyPond, and what they wrote. Han-Wen Nienhuys , http://www.stack.nl/~hanwen -Main author, all files files except mentioned below +Main author. -=item * - -Jan Nieuwenhuizen , http://www.digicash.com/~jan - -lily/midi-*, mi2mu/*, parts flower/string*.cc, make/*.make, */Makefile -parts of Documentation/mudela.pod, lib/*source-file*, lib/duration.cc, -lib/source*, flower/*{list,cursor}*, lily/rest-collision*, -lily/*abbreviation*, conflily, cygnus w32 stuff, lily/*perf*, some -input files, mf/*{bolletjes,wat-zie-ik,eindelijk} +=item * Jan Nieuwenhuizen , http://www.digicash.com/~jan -and corresponding header files. +Main author =back diff --git a/Documentation/convert-mudela.pod b/Documentation/convert-mudela.pod index 956c16bc9e..8ba3d04e5f 100644 --- a/Documentation/convert-mudela.pod +++ b/Documentation/convert-mudela.pod @@ -46,4 +46,4 @@ Not all language changes are handled. Multiple output options won't work =head1 AUTHOR -Han-Wen Nienhuys +Han-Wen Nienhuys diff --git a/Documentation/faq.pod b/Documentation/faq.pod index db80b409cf..6c32aa3b92 100644 --- a/Documentation/faq.pod +++ b/Documentation/faq.pod @@ -19,7 +19,8 @@ If the problem persists, then please mail me. Q: Some of your neat scripts fail, what directories do you use: -A: +A: [This only applies if you don't do C, and develop out +of the source directory] ~/something/ @@ -230,7 +231,7 @@ Q: I want a DOS/NT/W95 port. A.0: Reconsider. Try Linux. It's fun! -A.1: Currently (patchlevel 27), GNU LilyPond (and flowerLib) compiles, +A.1: Currently (0.0.27), GNU LilyPond (and flowerLib) compiles, links and runs on Windows-nt, using Cygnus' gnu port (release b17.1). I (JCN) only had to make a minor workaround for missing library calls. Have a look at http://www.cygnus.com/gnu-win32. To make GNU LilyPond diff --git a/Documentation/lilypond.pod b/Documentation/lilypond.pod index 0e8f4e945f..2d85939d0f 100644 --- a/Documentation/lilypond.pod +++ b/Documentation/lilypond.pod @@ -237,7 +237,7 @@ LilyPond documentation GNU LilyPond is updated very frequently, the latest version is always available at: ftp://pcnov095.win.tue.nl/pub/lilypond and -ftp://alpha.gnu.ai.mit.edu/gnu/lilypond/ +ftp://alpha.gnu.org/gnu/lilypond/ For programs which are part of the GNU music project, the following diff --git a/Documentation/links.pod b/Documentation/links.pod index 23acec4e39..acb7ae8f85 100644 --- a/Documentation/links.pod +++ b/Documentation/links.pod @@ -11,7 +11,7 @@ of interest to LilyPond users. =over 4 -=item http://www.gnu.ai.mit.edu/ +=item http://www.gnu.org/ LilyPond is part of the GNU Project started by the Free Software Foundation to create a system of free software for the world-community @@ -54,7 +54,7 @@ These development releases will also be at =item ftp://pcnov095.win.tue.nl/pub/lilypond/development -=item ftp://alpha.gnu.ai.mit.edu/gnu/lilypond/development +=item ftp://alpha.gnu.org/gnu/lilypond/development =back diff --git a/Documentation/literature.pod b/Documentation/literature.pod index 6d6094e1eb..c86465e66f 100644 --- a/Documentation/literature.pod +++ b/Documentation/literature.pod @@ -61,7 +61,9 @@ D. Roush. ``Music Formatting Guidelines,'' Technical Report OSU-CISRC-3/88-TR10, Department of Computer and Information Science, The Ohio State University, 1988. -[Rules on formatting music formulated for use in computers HWN] +[Rules on formatting music formulated for use in computers. Mainly distilled +from [Ross] HWN] + =head2 Notation with computers diff --git a/Documentation/mudela-book.pod b/Documentation/mudela-book.pod index 5742521677..b19009b172 100644 --- a/Documentation/mudela-book.pod +++ b/Documentation/mudela-book.pod @@ -55,4 +55,4 @@ Doesn't handle incorrect input sanely. =head1 AUTHOR -Han-Wen Nienhuys +Han-Wen Nienhuys diff --git a/NEWS b/NEWS index 74fe14bd87..8a29bc9b09 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +pl 26 + - bf: \transpose + - feta: numerals 0 - 9, rewrote flags. + + + +******** +oct 22 pl 25 - variable stemlength diff --git a/TODO b/TODO index 622775fc4d..c9edf2878f 100644 --- a/TODO +++ b/TODO @@ -18,13 +18,11 @@ grep for TODO and ugh/ugr * AFM for font input? - * Make general "spanning"-elements and "placer"-elements + * naming Mozarella, Madeira, Muella? - - naming Mozarella, Madeira, Muella? + * bf: abbrevs over whole note - - bf: abbrevs over whole note - - - scoping for properties + * scoping for properties { c4 \multi 2 < { \stemup .. } { \stemdown .. } > @@ -52,12 +50,7 @@ grep for TODO and ugh/ugr * Score_bar/Piano_braces, are *not* ordinary bars 3RD PARTY BUGS: - - * ICE: spring-spacer::calcideal() - - * collision.cc: 138, g++ errors - - * Rational infty(HUGE_VAL) on glibc / w32 +* Rational infty(HUGE_VAL) on glibc / w32 * Fix profiling. gprof bugreport? diff --git a/lily/VERSION b/lily/VERSION index d657f9b2c7..f3b4ec0000 100644 --- a/lily/VERSION +++ b/lily/VERSION @@ -1,4 +1,4 @@ MAJOR_VERSION = 0 MINOR_VERSION = 1 -PATCH_LEVEL = 25 +PATCH_LEVEL = 26 MY_PATCH_LEVEL =