]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/topdocs/README.texi
Unify @documentencoding
[lilypond.git] / Documentation / topdocs / README.texi
1 \input texinfo @c -*-texinfo-*-
2 @documentencoding UTF-8
3 @documentlanguage en
4 @setfilename README.info
5 @settitle Toplevel README
6
7
8 @node Top
9 @top
10
11 @chapter Toplevel README
12
13
14 LilyPond is a music typesetter.  It produces beautiful sheet music
15 using a description file as input.  LilyPond is part of the GNU
16 Project.
17
18 @section Versioning
19
20 LilyPond uses a versioning scheme that easily identifies stable and
21 development releases.  In a version "x.y.z", an even second number 'y'
22 denotes a stable version.  For development versions 'y' is odd.
23
24 @section Downloading
25
26 The primary download site for sourcecode is
27 @uref{http://lilypond.org/download/}.
28
29 @section Compilation
30
31 For compiling and running LilyPond see the installation instructions.
32 These instructions can be found when you unpack lilypond, as
33 @file{lilypond-x.y.z/INSTALL.txt}.  They are also available on the web
34 at
35 @uref{http://lilypond.org/doc/v2.12/Documentation/topdocs/INSTALL.html}.
36
37 @section Documentation
38
39 The documentation is available online at
40 @uref{http://lilypond.org/doc/}.
41
42 You can also build it locally: follow the instructions under `Building
43 documentation' in the installation instructions.
44
45
46 @section Comments
47
48 Send your criticism, comments, bugreports, patches, etc. to the mailing
49 list, not to us personally.
50
51 @html
52 <a name="mailing-lists">
53 @end html
54
55 We have the following mailing lists:
56
57 @itemize @bullet
58 @item @uref{http://lists.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org}
59 is a low-volume list for information on LilyPond project.
60     This list is moderated; ask
61     @email{drl@@gnu.org, David R. Linn} or
62     @email{hanwen@@xs4all.nl, Han-Wen} to send announcements for this
63 list.
64
65 @item
66 @uref{http://lists.gnu.org/mailman/listinfo/lilypond-devel,lilypond-devel@@gnu.org}
67   for discussions about developing LilyPond, in particular the unstable series.
68
69 @item @uref{http://lists.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org}
70   for discussions about using LilyPond, in particular the stable series.
71
72 @item @uref{http://lists.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org}
73 for sending bugreports.
74
75 @item @uref{http://lists.gnu.org/mailman/listinfo/lilypond-cvs,lilypond-cvs@@gnu.org}
76  for log files from the
77 autobuild.
78 @end itemize
79
80 You can search the lists from our @uref{http://lilypond.org/search,
81 searching facilities}.
82
83 @section Bugs
84
85 Send bug reports to @email{bug-lilypond@@gnu.org}.  For help and
86 questions use @email{lilypond-user@@gnu.org}.
87
88
89 @bye