X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Ftopdocs%2FREADME.texi;h=4dce2a313f6dcae354f46ad572507cb5733f1bb8;hb=37da55e4c857a21b017981eed0a28943e9fae119;hp=5ec2aa2704f6064a8db98d00a08153870561a4fb;hpb=07cba348de41ccb71a4707726b2f6c5510f33d49;p=lilypond.git diff --git a/Documentation/topdocs/README.texi b/Documentation/topdocs/README.texi index 5ec2aa2704..4dce2a313f 100644 --- a/Documentation/topdocs/README.texi +++ b/Documentation/topdocs/README.texi @@ -1,7 +1,10 @@ \input texinfo @c -*-texinfo-*- +@documentencoding UTF-8 +@documentlanguage en @setfilename README.info @settitle Toplevel README + @node Top @top @@ -14,35 +17,27 @@ Project. @section Versioning -LilyPond uses a versioning scheme similar to the Linux kernel. In a -version "x.y.z", an even second number 'y' denotes a stable version. -For development versions 'y' is odd. +LilyPond uses a versioning scheme that easily identifies stable and +development releases. In a version "x.y.z", an even second number 'y' +denotes a stable version. For development versions 'y' is odd. @section Downloading The primary download site for sourcecode is -@uref{http://lilypond.org/download/}. - -If you have a slow connection, then you are advised to use -@uref{http://sourceforge.net/projects/xdelta/,xdelta} for patching -source archives; Xdelta (@file{.xd}) files are supplied on the FTP site. +@uref{http://lilypond.org/downloads/}. @section Compilation For compiling and running LilyPond see the installation instructions. These instructions can be found when you unpack lilypond, as -@file{lilypond-x.y.z/INSTALL.txt}. They are also available on the web +@file{lilypond-x.y.z/INSTALL.txt}. They are also available on the web at -@uref{http://lilypond.org/doc/v2.1/Documentation/topdocs/out-www/INSTALL.html}. - -NOTE: If you downloaded a binary (@file{.rpm}) or use the Cygwin -@file{setup.exe} program, then you don't have to compile LilyPond. - +@uref{http://lilypond.org/doc/v2.12/Documentation/topdocs/INSTALL.html}. @section Documentation The documentation is available online at -@uref{http://www.lilypond.org/doc/}. +@uref{http://lilypond.org/doc/}. You can also build it locally: follow the instructions under `Building documentation' in the installation instructions. @@ -60,42 +55,29 @@ list, not to us personally. We have the following mailing lists: @itemize @bullet -@item @uref{http://mail.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org} +@item @uref{http://lists.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org} is a low-volume list for information on LilyPond project. - This list is moderated; ask + 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 + @email{hanwen@@xs4all.nl, Han-Wen} to send announcements for this list. @item -@uref{http://mail.gnu.org/mailman/listinfo/lilypond-devel,lilypond-devel@@gnu.org} +@uref{http://lists.gnu.org/mailman/listinfo/lilypond-devel,lilypond-devel@@gnu.org} for discussions about developing LilyPond, in particular the unstable series. -@item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org} +@item @uref{http://lists.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org} for discussions about using LilyPond, in particular the stable series. -@item @uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org} +@item @uref{http://lists.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org} 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 - list. +@item @uref{http://lists.gnu.org/mailman/listinfo/lilypond-auto,lilypond-auto@@gnu.org} + for notifications from the issue tracking systems of LilyPond. @end itemize -You can search the lists from the following page: -@uref{http://lilypond.org/search, searching facilities}. - -@section Caveats - -If you have installed a previous version, be sure to remove old font -files, e.g., - -@example - rm `find /var/lib/texmf/fonts -name 'feta*'` -@end example - -a script to do this is left after compiling in -@file{buildscripts/out/clean-fonts}. +You can search the lists from our @uref{http://lilypond.org/search, +searching facilities}. @section Bugs