]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.74pre
authorfred <fred>
Sun, 24 Mar 2002 19:47:32 +0000 (19:47 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:47:32 +0000 (19:47 +0000)
BUGS
Documentation/CodingStyle.pod
Documentation/MANIFESTO.pod
Documentation/gnu-music.pod
make/lilypond.lsm

diff --git a/BUGS b/BUGS
index 2806cbad4df8f02f26ac261393eba61ed3040bb4..ab3880a17e2102a0a1db11fa314d0b31e2a2c0a8 100644 (file)
--- 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
 
index 334cbbde63b94f73f3d1d1617c67226a99e9564f..e4693e3641b6a5789b4e4f49c1fd7e13d32d7193 100644 (file)
@@ -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.
 
 
index e15a09d517605036803712c210fc80856d9c6f27..4eab08fbd8c06fc3030475a85ed34ac63062e463 100644 (file)
@@ -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 *
 
index 977933a1a6be8eef42e804d1ce8dc9c285472860..98b8b3600d7677f3854e02103228a14eff016cf7 100644 (file)
@@ -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
 
index 5f3c765ef1a8a5e7d9c868e51381b3eade430d71..991a9f5987f030f1803c619def5d0e4603f0395c 100644 (file)
@@ -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++