]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/topdocs/index.tely
release: 1.5.2
[lilypond.git] / Documentation / topdocs / index.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename index.info
3 @settitle LilyPond homepage
4
5 @node Top, , , (dir)
6 @top
7
8 @html
9 <p align=center>
10 <a href="Documentation/pictures/out-www/lelie-logo.png">
11 <img border=0 src="Documentation/pictures/out-www/lelie-logo.png"
12  alt="[picture of lily-cello-girl]">
13 </a>
14 @end html
15
16
17 @unnumberedsec What is LilyPond? What can it do for you?
18
19 LilyPond prints beautiful sheet music.  It produces music notation from
20 a description file. It excels at typesetting classical music, but you
21 can also print pop-songs.
22
23 LilyPond input is @b{plain text}. So, you can use your favorite text
24 editor to enter it, you can put it in mail or embed it in an article like
25 this:
26 @quotation
27 @lilypond[fragment,verbatim, relative 1]
28 \key c \minor r8 c16 b c8 g as c16 b c8 d | g,4 
29 @end lilypond
30 @end quotation
31 Or you can use it to print music from other programs, using one of the
32 numerous input filters.
33
34 LilyPond output looks @b{beautiful}. The font and the layout algorithms
35 were inspired by engraved music, so you can expect that same clear and
36 elegant look from your LilyPond output.  And if anything is not to your
37 liking, you can tweak almost everything.
38
39 LilyPond is @b{free software}. It is part of the
40 @uref{http://www.gnu.org/,GNU Project}. It is licensed under GNU General
41 Public License, so you can use, modify and redistribute the program with
42 almost no restrictions.
43
44 @unnumberedsec Want to know more?
45
46 If you want to know more, visit the
47 @uref{Documentation/out-www/index.html, documentation page}. If you want
48 to see some sheet music, then have a look at the examples: we have
49 @uref{short-examples.html,short examples} and
50 @uref{long-examples.html,longer examples}.  For even more sheet music,
51 head over to @uref{http://www.mutopiaproject.org, the mutopia project}.
52
53
54
55 @bye