From: Han-Wen Nienhuys Date: Fri, 26 Jul 2002 14:24:32 +0000 (+0000) Subject: release commit X-Git-Tag: release/1.5.70 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fc707bc9d993a3891029b87e1243de93b570bd6d;p=lilypond.git release commit --- diff --git a/Documentation/topdocs/README.texi b/Documentation/topdocs/README.texi index 5ac05c3342..6b9fd0db79 100644 --- a/Documentation/topdocs/README.texi +++ b/Documentation/topdocs/README.texi @@ -90,6 +90,10 @@ list. @item @uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org} If you have bugreports, you should send them to this list. + +@item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-cvs,lilypond-cvs@@gnu.org} + Commit messages for CVS development. This is a high-volume moderated + list. @end itemize diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index 0e39d98b46..a26fc46284 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -199,11 +199,11 @@ You specify the LilyPond code like this: produces @quotation -@verbatim +@example \key c \minor r8 c16 b c8 g as c16 b c8 d | g,4 -@end verbatim +@end example @lilypond[relative1] \key c \minor r8 c16 b c8 g as c16 b c8 d | g,4 @end lilypond diff --git a/VERSION b/VERSION index ef7f03d36c..b6fa0d3fc4 100644 --- a/VERSION +++ b/VERSION @@ -1,7 +1,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=5 -PATCH_LEVEL=69 +PATCH_LEVEL=70 MY_PATCH_LEVEL= # Use the above to send patches: MY_PATCH_LEVEL is always empty for a diff --git a/aclocal.m4 b/aclocal.m4 index 8d3752a742..400f64a6bf 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ dnl aclocal.m4 -*-shell-script-*- dnl WARNING WARNING WARNING -dnl do not edit! this is aclocal.m4, generated from /home/fred/cvs/savannah/lilypond/stepmake/aclocal.m4 +dnl do not edit! this is aclocal.m4, generated from /users/hanwen/usr/src/lilypond/stepmake/aclocal.m4 dnl aclocal.m4 -*-shell-script-*- dnl StepMake subroutines for configure.in