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