]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/user/lilypond-learning.tely
8d0bd1eb348db766c5108a06a4332e280d619a76
[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 @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 Learning Manual 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-learning.pdf,PDF} and as
38 @uref{source/Documentation/user/lilypond-learning-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{Learning Manual}
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 for beginners.
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 --- learning manual
103
104 This is the Learning Manual (LM) for GNU LilyPond version @version{}.
105 For more information about how this fits with the other
106 documentation, see @ref{About the documentation}.
107
108 @cindex web site
109 @cindex URL
110
111 More information can be found at
112 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
113 of this and other documentation.
114
115 @menu
116 * Preface::                        Preface.
117 * Introduction::                   What, Why, How.
118 * Tutorial::                       A tutorial introduction.
119 * Fundamental concepts::           Basic concepts required for reading the rest of this manual.
120 * Tweaking output::                Introduction to modifying output.
121 * Working on LilyPond projects::   Discusses real-life usage.
122
123 Appendices
124
125 * Templates::                      Ready-made templates.
126 * Scheme tutorial::                Programming inside LilyPond.
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 preface.itely
136 @include introduction.itely
137 @include tutorial.itely
138 @include fundamental.itely
139 @include tweaks.itely
140 @include working.itely
141
142 @include templates.itely
143 @include scheme-tutorial.itely
144 @include fdl.itexi
145
146 @node LilyPond index
147 @appendix LilyPond index
148
149 @printindex cp
150
151 @bye