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