]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/learning.tely
Doc: first pass at rearranging the beginning of 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 @end ifnottex
31
32
33 @ifhtml
34 @ifclear bigpage
35 This document is also available as a
36 @uref{source/Documentation/learning.pdf,PDF} and as
37 @uref{source/Documentation/learning-big-page.html,one big page}.
38 @end ifclear
39 @ifset bigpage
40 This document is also available as a
41 @uref{source/Documentation/learning.pdf,PDF} and as
42 @uref{source/Documentation/learning/index.html,HTML indexed multiple pages}.
43 @end ifset
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--2009 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--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 @end copying
89
90 @ifnottex
91 This file documents GNU LilyPond for beginners.
92
93 Copyright 1999--2009 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 
109 FIXME FIXME FIXME @c @ref{About the documentation}.
110
111 @cindex web site
112 @cindex URL
113
114 More information can be found at
115 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
116 of this and other documentation.
117
118 @c * Preface::                        Preface.
119 @c * Introduction::                   What, Why, How.
120 @menu
121 * Generating output::              Begin here.
122 * Common notation::                A tutorial introduction.
123 * Fundamental concepts::           Basic concepts required for reading the rest of this manual.
124 * Tweaking output::                Introduction to modifying output.
125 * Working on LilyPond projects::   Discusses real-life usage.
126
127 Appendices
128
129 * Templates::                      Ready-made templates.
130 * Scheme tutorial::                Programming inside LilyPond.
131 * GNU Free Documentation License:: License of this document.
132 * LilyPond index::
133 @end menu
134 @end ifnottex
135
136 @contents
137
138
139 @c @include learning/preface.itely
140 @c @include learning/introduction.itely
141 @include learning/generating.itely
142 @include learning/tutorial.itely
143 @include learning/fundamental.itely
144 @include learning/tweaks.itely
145 @include learning/working.itely
146
147 @include learning/templates.itely
148 @include learning/scheme-tutorial.itely
149 @include fdl.itexi
150
151 @node LilyPond index
152 @appendix LilyPond index
153
154 @printindex cp
155
156 @bye