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