]> 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 @ifnottex
53 @node Top
54 @top
55
56 @ifhtml
57 This document is also available as a @uref{../lilypond.ps.gz,gzipped
58 postscript file} and @uref{../lilypond.pdf,PDF}.
59 @end ifhtml
60
61 @chapter GNU LilyPond --- The music typesetter
62
63 This is the user manual for GNU LilyPond 1.6.0.
64
65 @cindex web site
66
67 A further source of information is the website, which can be found at
68 @uref{http://www.lilypond.org/}.  The website contains on-line copies of
69 this and other documentation.
70
71 @mbinclude dedication.itely
72
73 @menu
74 * Preface::                        Preface.
75 * Introduction::                   What, Why, How.
76 * Tutorial::                       A tutorial introduction to LilyPond.
77 * Reference Manual::               Reference Manual.
78 * Invoking LilyPond::              Operation.
79 * Bug reports::                    Where to report bugs.
80 * ly2dvi::                         Generating nice output with titles.
81 * convert-ly::                     Upgrading input files.
82 * Conversion tools::               Converting to lilypond source format.
83 * lilypond-book::                  Interleaving text with music.
84 * Internals::                      How it all works.
85 * Literature::                     Additional reading
86 * Index::                          Unified index.
87 * Function Index::                 Function index.
88 * Refman appendix::
89 * GNU Free Documentation License::     FDL.
90 @end menu
91 @end ifnottex
92
93
94 @contents
95
96 @mbinclude macros.itexi
97 @mbinclude preface.itely
98 @mbinclude introduction.itely 
99 @mbinclude tutorial.itely
100 @mbinclude refman.itely
101 @mbinclude internals.itely
102 @mbinclude invoking.itexi
103 @mbinclude bugs.itexi
104 @mbinclude ly2dvi.itexi
105 @mbinclude convert-ly.itexi
106 @mbinclude lilypond-book.itely
107 @mbinclude converters.itely
108 @mbinclude literature.itely
109
110
111 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
112 @node Index
113 @unnumbered Index
114
115 @printindex cp
116
117 @node Function Index
118 @unnumbered Function Index
119
120 @printindex fn
121
122 @mbinclude appendices.itely
123 @mbinclude fdl.itexi
124
125 @bye