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