]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/application.tely
Docs: reorganize documentation directory structure
[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 @rlearning{About the documentation}.
111
112 @cindex web site
113 @cindex URL
114
115 More information can be found at
116 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
117 of this and other documentation.
118
119 @menu
120 * Install::                        How to install or compile.
121 * Setup::                          Using LilyPond with other programs.
122 * Running LilyPond::               Operation.
123 * LilyPond-book::                  Integrating text and music.
124 * Converting from other formats::  Converting to lilypond source format.
125
126 Appendices
127
128 * GNU Free Documentation License:: License of this document.
129 * LilyPond index::
130 @end menu
131 @end ifnottex
132
133 @contents
134
135
136 @include application/install.itely
137 @include application/setup.itely
138 @include application/running.itely
139 @include application/lilypond-book.itely
140 @include application/converters.itely
141
142 @include fdl.itexi
143
144 @node LilyPond index
145 @appendix LilyPond index
146
147 @printindex cp
148
149 @bye