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