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