From: fred Date: Sun, 24 Mar 2002 19:47:32 +0000 (+0000) Subject: lilypond-0.0.74pre X-Git-Tag: release/1.5.59~4486 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=69cd835b613970c404b66da9978e32c66925e881;p=lilypond.git lilypond-0.0.74pre --- diff --git a/BUGS b/BUGS index 2806cbad4d..ab3880a17e 100644 --- a/BUGS +++ b/BUGS @@ -1,10 +1,5 @@ This file documents bugs which were "re-introduced" in various pl's -pl 70 - * r^"simile" - - * hairpin pos. - pl69 * slurs.ly diff --git a/Documentation/CodingStyle.pod b/Documentation/CodingStyle.pod index 334cbbde63..e4693e3641 100644 --- a/Documentation/CodingStyle.pod +++ b/Documentation/CodingStyle.pod @@ -429,6 +429,6 @@ The following generic identifications are used: down == -1 Intervals are pictured lying on a horizontal numberline (Interval[-1] -is the minimum) +is the minimum). The 2D plane has +x on the right, +y pointing up. diff --git a/Documentation/MANIFESTO.pod b/Documentation/MANIFESTO.pod index e15a09d517..4eab08fbd8 100644 --- a/Documentation/MANIFESTO.pod +++ b/Documentation/MANIFESTO.pod @@ -49,7 +49,7 @@ Further considerations while doing the programming GNU LilyPond uses MusiXTeX fonts and TeX for its output. This is not a key issue: in a future version, GNU LilyPond might bypass TeX, but at the moment -TeX is very convenient for producing output. +TeX is convenient for producing output. =item * diff --git a/Documentation/gnu-music.pod b/Documentation/gnu-music.pod index 977933a1a6..98b8b3600d 100644 --- a/Documentation/gnu-music.pod +++ b/Documentation/gnu-music.pod @@ -8,23 +8,50 @@ Random ranting about the GNU Music project =head1 GOAL -Provide the users with free software for: +Provide musicians with free software for - - composing - - setting - - playing - - sequencing - - interchanging music +=over 4 + +=item - + +composing + +=item - + +engraving + +=item - + +playing + +=item - + +sequencing + +=item - + +interchanging music + +=back and possibly for - - arranging - - performing +=over 4 + +=item - + +arranging + +=item - + +performing + +=back Music publishers make lots of money out of selling sheet music which is in the public domain (the composers died a long time ago). It is usually prohibited to xerox the sheet music. Publishers have two -arguments for not allowing this: high prices are there to guarantee +arguments to justify this policy: the high prices are there to guarantee diversity (keeping lots of stock is expensive), and to encourage new work being composed. @@ -37,6 +64,9 @@ The public deserves to get public domain music for free (zero cents). The public deserves free tools for composing and printing. +In general, the same arguments as for software hold for music. See +Stallmans articles on free software. + =head1 REQUIREMENTS @@ -149,7 +179,8 @@ system and the typesetting engine. =item * -Libraries for reading, writing various audio/music/notation formats. +Libraries for reading and writing various audio/music/notation +formats. =back diff --git a/make/lilypond.lsm b/make/lilypond.lsm index 5f3c765ef1..991a9f5987 100644 --- a/make/lilypond.lsm +++ b/make/lilypond.lsm @@ -2,8 +2,8 @@ Begin3 Title: LilyPond -Version: 0.0.73pre -Entered-date: 07/03/97 +Version: 0.0.74pre +Entered-date: 07/08/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.73pre.tar.gz + 300k lilypond-0.0.74pre.tar.gz Alternate-site: Original-site: Platform: unix/win32, GNU C++