]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/application.tely
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / application.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-application.info
9 @settitle GNU LilyPond Application usage
10 @documentencoding UTF-8
11 @documentlanguage en
12
13 @include macros.itexi
14
15 @afourpaper
16
17
18 @c don't remove this comment.
19 @ignore
20 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
21 @omfdescription Application Usage of the LilyPond music engraving system
22 @omftype program usage
23 @omfcategory Applications|Publishing
24 @omflanguage English
25 @end ignore
26
27
28 @ifnottex
29 @node Top
30 @top GNU LilyPond --- Application Usage
31 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
32 @end ifnottex
33
34
35 @ifhtml
36 @ifclear bigpage
37 This document is also available as a
38 @uref{source/Documentation/application.pdf,PDF} and as
39 @uref{source/Documentation/application-big-page.html,one big page}.
40 @end ifclear
41 @ifset bigpage
42 This document is also available as a
43 @uref{source/Documentation/application.pdf,PDF} and as
44 @uref{source/Documentation/application/index.html,HTML indexed multiple pages}.
45 @end ifset
46 @end ifhtml
47
48
49 @c  This produces the unified index
50 @syncodeindex fn cp
51 @syncodeindex vr cp
52
53
54 @finalout
55
56 @titlepage
57 @title LilyPond
58 @subtitle The music typesetter
59 @titlefont{Program usage}
60 @author The LilyPond development team
61
62
63 Copyright @copyright{} 1999--2009 by the authors
64
65 @quotation
66 Permission is granted to copy, distribute and/or modify this document
67 under the terms of the GNU Free Documentation License, Version 1.1
68 or any later version published by the Free Software Foundation;
69 with no Invariant Sections.
70 A copy of the license is included in the section entitled ``GNU
71 Free Documentation License''.
72 @end quotation
73
74 @vskip 20pt
75
76 For LilyPond version @version{}
77 @end titlepage
78
79 @copying
80 Copyright @copyright{} 1999--2009 by the authors
81
82 @quotation
83 Permission is granted to copy, distribute and/or modify this document
84 under the terms of the GNU Free Documentation License, Version 1.1
85 or any later version published by the Free Software Foundation;
86 with no Invariant Sections.
87 A copy of the license is included in the section entitled ``GNU
88 Free Documentation License''.
89 @end quotation
90 @end copying
91
92 @ifnottex
93 This file documents GNU LilyPond program usage.
94
95 Copyright 1999--2009 by the authors
96
97 @quotation
98 Permission is granted to copy, distribute and/or modify this document
99 under the terms of the GNU Free Documentation License, Version 1.1
100 or any later version published by the Free Software Foundation;
101 with no Invariant Sections.
102 A copy of the license is included in the section entitled ``GNU
103 Free Documentation License''.
104 @end quotation
105 @end ifnottex
106
107 @ifnottex
108 This is the Application Usage (AU) manual for GNU LilyPond version @version{}.
109 For more information about how this fits with the other
110 documentation, see 
111 FIXME FIXME FIXME
112 @c @rlearning{About the documentation}.
113
114 @cindex web site
115 @cindex URL
116
117 More information can be found at
118 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
119 of this and other documentation.
120
121 @c * Install::                        How to install or compile.
122 @c * Setup::                          Using LilyPond with other programs.
123
124 @c  maybe add a "Tasks" or "Specific tasks" or something like
125 @c  that, after Suggestions  -gp
126 @menu
127 * Running lilypond::               Operation.
128 * Updating files with convert-ly:: Updating input files.
129 * lilypond-book::                  Integrating text and music.
130 * Converting from other formats::  Converting to lilypond source format.
131 * Suggestions for writing files::  Best practices
132
133 Appendices
134
135 * GNU Free Documentation License:: License of this document.
136 * LilyPond index::
137 @end menu
138 @end ifnottex
139
140 @contents
141
142
143 @c @include application/install.itely
144 @c @include application/setup.itely
145 @include application/running.itely
146 @include application/updating.itely
147 @include application/lilypond-book.itely
148 @include application/converters.itely
149 @include application/suggestions.itely
150
151 @include fdl.itexi
152
153 @node LilyPond index
154 @appendix LilyPond index
155
156 @printindex cp
157
158 @bye