]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
f6e5d1882d392e551586f3eabd3da214e0dd24e9
[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, Adrian Mariano,  Tom Cato Amundsen
19
20
21 Copyright @copyright{} 1999--2001 by the authors
22
23   Permission is granted to copy, distribute and/or modify this document
24   under the terms of the GNU Free Documentation License, Version 1.1
25   or any later version published by the Free Software Foundation;
26   with no Invariant Sections.
27   A copy of the license is included in the section entitled ``GNU
28   Free Documentation License''.
29
30
31 @end titlepage
32
33 @ifinfo
34 This file documents GNU LilyPond.
35
36 Copyright 1999 Han-Wen Nienhuys, Jan Nieuwenhuizen and Adrian Mariano
37
38   Permission is granted to copy, distribute and/or modify this document
39   under the terms of the GNU Free Documentation License, Version 1.1
40   or any later version published by the Free Software Foundation;
41   with no Invariant Sections.
42   A copy of the license is included in the section entitled ``GNU
43   Free Documentation License''.
44
45 @end ifinfo
46
47 @ifnottex
48 @node Top
49 @top
50
51 @ifhtml
52 This document is also available as a @uref{../lilypond.ps.gz,gzipped
53 postscript file}.
54 @end ifhtml
55
56 @chapter GNU LilyPond --- The music typesetter
57
58 LilyPond produces sheet music from input files.  This document describes
59 how to use LilyPond.
60
61 @cindex web site
62
63 A further source of information is the website, which can be found at
64 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
65 this and other documentation.
66
67 @mbinclude dedication.itely
68
69 @menu
70 * Preface::                        Preface 
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 to lilypond source format.
79 * lilypond-book::                  Interleaving text with music.
80 * Internals::                      How it all works.
81 * Literature::                     additional reading
82 * Index of internals:(lilypond-internals).  Auto generated detailed documentation.
83 * Index::                          Unified index.
84 * Function Index::                 Function index.
85 * Refman appendix::
86 * GNU Free Documentation License::     FDL.
87 @end menu
88 @end ifnottex
89
90
91 @contents
92
93 @mbinclude macros.itexi
94 @mbinclude preface.itely
95 @mbinclude tutorial.itely
96 @mbinclude refman.itely
97 @mbinclude tricks.itely
98 @mbinclude internals.itely
99 @mbinclude invoking.itexi
100 @mbinclude bugs.itexi
101 @mbinclude ly2dvi.itexi
102 @mbinclude convert-ly.itexi
103 @mbinclude lilypond-book.itely
104 @mbinclude convertors.itely
105 @mbinclude literature.itely
106
107 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
108 @node Index
109 @unnumbered Index
110
111 @printindex cp
112
113 @node Function Index
114 @unnumbered Function Index
115
116 @printindex fn
117
118 @mbinclude appendices.itely
119 @mbinclude fdl.itexi
120
121 @bye