]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond.tely
Docs: Make manual titles consistent ("GNU LilyPond --- Manual Title")
[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 --- Notation Reference
137 @titlefont The music typesetter
138 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
139
140 This is the Notation Reference (NR) for GNU LilyPond version @version{}.
141 For more information about how this fits with the other
142 documentation, see @rlearning{About the documentation}.
143
144 @cindex web site
145 @cindex URL
146
147 More information can be found at
148 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
149 of this and other documentation.
150
151 @include dedication.itely
152
153 @menu
154 * Musical notation::               Musical notation.
155 * Specialist notation::            Notation which is only used for
156     specific purposes.
157 * General input and output::       General information about
158     lilypond input and output.
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 spacing.itely
182
183 @include changing-defaults.itely
184 @include programming-interface.itely
185
186
187 @include literature.itely
188 @include notation-appendices.itely
189 @include cheatsheet.itely
190 @include fdl.itexi
191
192 @node LilyPond command index
193 @appendix LilyPond command index
194
195 This index lists all the LilyPond commands and keywords with links
196 to those sections of the manual which describe or discuss their
197 use.  Each link is in two parts.  The first part points to the
198 exact location in the manual where the command or keyword appears;
199 the second part points to the start of the section of the manual
200 in which the command or keyword appears.
201
202 @printindex ky
203
204 @node LilyPond index
205 @appendix LilyPond index
206
207 In addition to all the LilyPond commands and keywords, this index
208 lists musical terms and words which relate to each of them, with
209 links to those sections of the manual which describe or discuss
210 that topic.  Each link is in two parts.  The first part points to
211 the exact location in the manual where the topic appears; the
212 second part points to the start of the section of the manual where
213 that topic is discussed.
214
215 @printindex cp
216
217 @bye