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