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