]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
lilypond-1.3.134
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*-texinfo-*-
2 @setfilename lilypond.info
3 @settitle GNU LilyPond
4
5
6 @dircategory GNU music project
7 @direntry
8 @c    ;; prepend GNU for dir, must be unique
9 * GNU LilyPond (lilypond).           The GNU music typesetter.
10 @c * install-info: (texinfo)Invoking install-info. Update info/dir entries.
11 @c * texi2dvi: (texinfo)Format with texi2dvi.      Print Texinfo documents.
12 @end direntry
13
14
15 @titlepage
16 @title GNU LilyPond
17 @subtitle The music typesetter
18 @author Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
19
20
21
22 Copyright @copyright{} 1999--2001 by the authors
23
24   Permission is granted to copy, distribute and/or modify this document
25   under the terms of the GNU Free Documentation License, Version 1.1
26   or any later version published by the Free Software Foundation;
27   with no Invariant Sections.
28   A copy of the license is included in the section entitled ``GNU
29   Free Documentation License''.
30
31
32 @end titlepage
33
34 @ifinfo
35 This file documents GNU LilyPond.
36
37 Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
38
39   Permission is granted to copy, distribute and/or modify this document
40   under the terms of the GNU Free Documentation License, Version 1.1
41   or any later version published by the Free Software Foundation;
42   with no Invariant Sections.
43   A copy of the license is included in the section entitled ``GNU
44   Free Documentation License''.
45
46 @end ifinfo
47
48 @ifnottex
49 @node Top
50 @top
51
52 @ifhtml
53 This document is also available as a @uref{../lilypond.ps.gz,gzipped
54 postscript file}.
55 @end ifhtml
56
57 @chapter GNU LilyPond --- The music typesetter
58
59 LilyPond produces sheet music from input files.  This document describes
60 how to use LilyPond.
61
62 @cindex web site
63
64 A further source of information is the website, which can be found at
65 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
66 this and other documentation.
67
68
69
70 @menu
71 * Tutorial::                       A tutorial introduction to LilyPond.
72 * Reference Manual::               Reference Manual.
73 * Tricks::                       Features, tips and tricks.
74 * Invoking LilyPond::              Operation.
75 * Bug reports::                    Where to report bugs.
76 * ly2dvi::                         Generating nice output with titles.
77 * convert-ly::                     Upgrading input files.
78 * Conversion tools::               Converting from MIDI input.
79 * Internals::                      How it all works.
80 * Literature::                     additional reading
81 * Index of internals:(lilypond-internals).  Auto generated detailed documentation.
82 * Index::                  Unified index.
83 * Function Index::         Function index.
84 * GNU Free Documentation License::     FDL.
85 @end menu
86 @end ifnottex
87
88
89 @contents
90
91
92 @mbinclude macros.itexi
93 @mbinclude tutorial.itely
94 @mbinclude refman.itely
95 @mbinclude tricks.itely
96 @mbinclude internals.itely
97 @mbinclude invoking.itexi
98 @mbinclude bugs.itexi
99 @mbinclude ly2dvi.itexi
100 @mbinclude convert-ly.itexi
101 @mbinclude convertors.itely
102 @mbinclude literature.itely
103
104 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
105 @node Index
106 @unnumbered Index
107
108 @printindex cp
109
110 @node Function Index
111 @unnumbered Function Index
112
113 @printindex fn
114
115 @mbinclude fdl.itexi
116
117 @bye