]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
Split WWW target in two stages WWW-1 and WWW-2
[lilypond.git] / Documentation / user / lilypond.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8 @setfilename lilypond.info
9 @settitle GNU LilyPond Notation Reference
10 @documentencoding UTF-8
11 @documentlanguage en
12
13 @include macros.itexi
14
15 @iftex
16 @afourpaper
17 @c don't replace quotes with directed quotes
18 @tex
19 \gdef\SETtxicodequoteundirected{Foo}
20 \gdef\SETtxicodequotebacktick{Bla}
21 @end tex
22 @end iftex
23
24 @c  Keep this here, since it pertains to the direntry below.
25 @ignore
26 Distributions will want to install lilypond.info in postinstall, doing:
27
28     install-info --info-dir=/usr/share/info out[-www]/lilypond.info
29
30   * Prepend GNU for dir, must be unique.
31
32   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
33     goes to Top.
34
35   * List all commands in direntry.
36
37 @c  * lilypond: (lilypond/lilypond)Running LilyPond.      Invoking the
38 @c    LilyPond  program.
39 @end ignore
40
41
42 @c
43 @c Info files are no longer installed in a subdirectory, images are
44 @c expected to be found in lilypond/ subdirectory.
45 @dircategory GNU LilyPond --- the music typesetter
46 @direntry
47 * LilyPond Learning Manual: (lilypond-learning).  Start here.
48 * Music Glossary: (music-glossary).               For non-English users.
49 * LilyPond: (lilypond).                           LilyPond Notation Reference.
50 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
51 * LilyPond Application Usage: (lilypond-program). Installing and running applications.
52 * abc2ly: (lilypond-program)Invoking abc2ly.      Importing ABC.      
53 * convert-ly: (lilypond-program)Updating files with convert-ly. Older LilyPond versions.
54 * etf2ly: (lilypond-program)Invoking etf2ly.      Importing Finale.
55 * lilypond-book: (lilypond-program)LilyPond-book. Integrating text and music.
56 * midi2ly: (lilypond-program)Invoking midi2ly.    Importing MIDI.
57 * musicxml2ly: (lilypond-program)Invoking musicxml2ly.  Importing MusicXML.
58 @end direntry
59
60 @c don't remove this comment.
61 @ignore
62 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
63 @omfdescription Notation Reference of the LilyPond music engraving system
64 @omftype user manual
65 @omfcategory Applications|Publishing
66 @omflanguage English
67 @end ignore
68
69
70 @ifhtml
71 This document is also available as a
72 @uref{source/Documentation/user/lilypond.pdf,PDF} and as
73 @uref{source/Documentation/user/lilypond-big-page.html,one big page}.
74 @end ifhtml
75
76
77 @c  This produces the unified index
78 @syncodeindex fn cp
79 @syncodeindex vr cp
80
81
82 @finalout
83
84 @titlepage
85 @title LilyPond
86 @subtitle The music typesetter
87 @titlefont{Notation Reference}
88 @author The LilyPond development team
89
90 Copyright @copyright{} 1999--2007 by the authors
91
92 @quotation
93 Permission is granted to copy, distribute and/or modify this document
94 under the terms of the GNU Free Documentation License, Version 1.1
95 or any later version published by the Free Software Foundation;
96 with no Invariant Sections.
97 A copy of the license is included in the section entitled ``GNU
98 Free Documentation License''.
99 @end quotation
100
101 @vskip 20pt
102
103 For LilyPond version @version{}
104 @end titlepage
105
106 @copying
107 Copyright @copyright{} 1999--2007 by the authors
108
109 @quotation
110 Permission is granted to copy, distribute and/or modify this document
111 under the terms of the GNU Free Documentation License, Version 1.1
112 or any later version published by the Free Software Foundation;
113 with no Invariant Sections.
114 A copy of the license is included in the section entitled ``GNU
115 Free Documentation License''.
116 @end quotation
117 @end copying
118
119 @ifnottex
120 This file documents GNU LilyPond.
121
122 Copyright 1999--2007 by the authors
123
124 @quotation
125 Permission is granted to copy, distribute and/or modify this document
126 under the terms of the GNU Free Documentation License, Version 1.1
127 or any later version published by the Free Software Foundation;
128 with no Invariant Sections.
129 A copy of the license is included in the section entitled ``GNU
130 Free Documentation License''.
131 @end quotation
132 @end ifnottex
133
134 @ifnottex
135 @node Top
136 @top GNU LilyPond --- The music typesetter
137 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
138
139 This is the Notation Reference (NR) for GNU LilyPond version @version{}.
140 For more information about how this fits with the other
141 documentation, see @rlearning{About the documentation}.
142
143 @cindex web site
144 @cindex URL
145
146 More information can be found at
147 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
148 of this and other documentation.
149
150 @include dedication.itely
151
152 @menu
153 * Musical notation::               Musical notation.
154 * Specialist notation::            Notation which is only used for
155     specific purposes.
156 * Input syntax::                   General information about
157     lilypond input files.
158 * Non-musical notation::           Output that is not musical notation.
159 * Spacing issues::                 Display of output on paper.
160 * Changing defaults::              Tuning output.
161 * Interfaces for programmers::     Expert usage.
162
163 Appendices
164
165 * Literature list::                Reference works about music notation.
166 * Notation manual tables::         Tables and charts.
167 * Cheat sheet::                    Summary of LilyPond syntax.
168 * GNU Free Documentation License:: License of this document.
169 * LilyPond command index::
170 * LilyPond index::
171 @end menu
172 @end ifnottex
173
174 @contents
175
176
177 @include notation.itely
178 @include specialist.itely
179
180 @include input.itely
181 @include non-music.itely
182 @include spacing.itely
183
184 @include changing-defaults.itely
185 @include programming-interface.itely
186
187
188 @include literature.itely
189 @include notation-appendices.itely
190 @include cheatsheet.itely
191 @include fdl.itexi
192
193 @node LilyPond command index
194 @appendix LilyPond command index
195
196 This index does blah blah blah.
197
198 @printindex ky
199
200 @node LilyPond index
201 @appendix LilyPond index
202
203 In contrast, this index does blaz blaz blaz.
204
205 @printindex cp
206
207 @bye