]> git.donarmstrong.com Git - lilypond.git/commitdiff
* Documentation/bibliography/computer-notation.bib (isbn): add phd
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 2 Sep 2003 10:36:24 +0000 (10:36 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 2 Sep 2003 10:36:24 +0000 (10:36 +0000)
theses of Gieseking and Renz.

* GNUmakefile.in (README_FILES): remove README.mandrake.

ChangeLog
Documentation/bibliography/computer-notation.bib
Documentation/topdocs/README.texi
GNUmakefile.in

index 5e35998a6070cf413a239d823013bd92c350afcf..68fbea0940c7c4fd1e4962d4f4f87076aecb0c20 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-02  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * Documentation/bibliography/computer-notation.bib (isbn): add phd
+       theses of Gieseking and Renz.
+
+       * GNUmakefile.in (README_FILES): remove README.mandrake.
+
 2003-09-01  Heikki Junes  <hjunes@cc.hut.fi>
 
        * buildscripts/lilypond.words.py: add file. Creates lilypond.words
@@ -15,6 +22,8 @@
 
 2003-08-31  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
+       * VERSION: 1.9.4 released
+
        * scripts/convert-ly.py (FatalConversionError.figures_replace):
        rule for < > <-> << >> substitution
 
index c5ec851682b7c064307fefad68d8d7deca0a5d45..2bf2ddb58f9d2e05ceb6f62ac2d2f71083405453 100644 (file)
@@ -755,3 +755,22 @@ implementation simplicity.}  }
   note =        {A "How Steven uses Finale" manual.}
 }
 
+
+@PhdThesis{gieseking01:_code_gener_noten,
+  author =      {Martin Gieseking},
+  title =       {Code-basierte Generierung interaktiver Notengraphik
+
+},
+  school =      {Universit\"at Osnabr\"uck},
+  year =        2001,
+isbn = {ISBN 3-923486-30-8}
+}
+
+
+@PhdThesis{renz02:_algor_guido,
+  author =      {Kai Renz},
+  title =       {Algorithms and data structures for a music notation system based on GUIDO music notation},
+  school =      {Universit\"at Darmstadt},
+  year =        2002
+}
+
index 287777b48f88c3a7a18963a3a78cd33ca32fe6d8..0c40c8f4f2c02a54e695ee17329e25a41f06c294 100644 (file)
@@ -42,7 +42,7 @@ NOTE: If you downloaded a binary (@file{.rpm}) or use the Cygwin
 @section Documentation
 
 The documentation is available online at
-@uref{http://www.lilypond.org/Documentation/out-www/index.html}.
+@uref{http://www.lilypond.org/doc/v1.9/Documentation/out-www/}.
 
 You can also build it locally: follow the instructions under `Building
 documentation' in the installation instructions.
@@ -50,8 +50,7 @@ documentation' in the installation instructions.
 
 @section Comments
 
-LilyPond is a long way from finished so we appreciate your criticism,
-comments, bugreports, patches, etc. Please send them to the mailing
+Send your criticism, comments, bugreports, patches, etc. to the mailing
 list, not to us personally.
 
 @html
@@ -62,7 +61,7 @@ We have the following mailing lists:
 
 @itemize @bullet
 @item @uref{http://mail.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org}
-is a low-volume list for information on the GNU Music project.
+is a low-volume list for information on LilyPond project.
     This list is moderated; ask 
     @email{drl@@gnu.org, David R. Linn} or
     @email{hanwen@@cs.uu.nl, Han-Wen} to send announcements for this
@@ -70,13 +69,13 @@ list.
 
 @item
 @uref{http://mail.gnu.org/mailman/listinfo/lilypond-devel,lilypond-devel@@gnu.org}
-  for discussions about developing lilypond, in particular the unstable series.
+  for discussions about developing LilyPond, in particular the unstable series.
 
 @item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org}
-  for discussions about using lilypond, in particular the stable series.
+  for discussions about using LilyPond, in particular the stable series.
 
 @item @uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org}
-for bugrepots; if you have one, you should send it to this list.
+for sending bugreports.
 
 @item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-cvs,lilypond-cvs@@gnu.org}
   for commit messages in CVS development. This is a high-volume moderated
@@ -99,8 +98,7 @@ a script to do this for you is left
 @section Bugs
 
 Send bug reports to @email{bug-lilypond@@gnu.org}.  For help and
-questions use @email{lilypond-user@@gnu.org}.  Please consult the
-documentation before mailing your problems.
+questions use @email{lilypond-user@@gnu.org}.
 
 
 @bye
index 8a6e3f1f22b5aa199579ec84f93be3bd734a3f12..d3ca336098df10b3abe55221c736e84c66358607 100644 (file)
@@ -17,7 +17,7 @@ SUBDIRS = buildscripts python scripts \
 #
 
 SCRIPTS = configure aclocal.m4 autogen.sh
-README_FILES =  ChangeLog  COPYING DEDICATION README.mandrake ROADMAP THANKS
+README_FILES =  ChangeLog  COPYING DEDICATION ROADMAP THANKS
 README_TXT_FILES = AUTHORS.txt README.txt INSTALL.txt NEWS.txt
 IN_FILES := $(wildcard *.in)
 EXTRA_DIST_FILES = $(wildcard *.el) lilypond.vim vimrc VERSION $(README_FILES)  $(SCRIPTS) $(IN_FILES)  emacsclient.patch server.el.patch darwin.patch .cvsignore  lexer-gcc-3.1.sh  lilypond.words