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