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