]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
2986b390ef2a18164e4dfe2bbdc6697fdca51121
[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
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 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 @mbinclude macros.itexi
92 @mbinclude preface.itely
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 lilypond-book.itely
102 @mbinclude convertors.itely
103 @mbinclude literature.itely
104
105 @c FIXME: Index has two alphabetically sorted lists @code vs plain?
106 @node Index
107 @unnumbered Index
108
109 @printindex cp
110
111 @node Function Index
112 @unnumbered Function Index
113
114 @printindex fn
115
116 @mbinclude fdl.itexi
117
118 @bye