]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/learning.tely
Doc: renaming files in learning.
[lilypond.git] / Documentation / learning.tely
index 2425c3df7d416855989b84283a206bfc635e933f..3a5632f7fee781bda971f6d4a031af44d6ecac87 100644 (file)
 @ifnottex
 @node Top
 @top GNU LilyPond --- Learning Manual
+
+@c * Preface::                        Preface.
+@c * Introduction::                   What, Why, How.
+@menu
+* Introduction::                   Begin here.
+* Common notation::                A tutorial introduction.
+* Fundamental concepts::           Basic concepts required for reading the rest of this manual.
+* Tweaking output::                Introduction to modifying output.
+* Working on LilyPond projects::   Discusses real-life usage.
+
+Appendices
+
+* Templates::                      Ready-made templates.
+* Scheme tutorial::                Programming inside LilyPond.
+* GNU Free Documentation License:: License of this document.
+* LilyPond index::
+@end menu
 @end ifnottex
 
 
@@ -116,31 +133,14 @@ More information can be found at
 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
 of this and other documentation.
 
-@c * Preface::                        Preface.
-@c * Introduction::                   What, Why, How.
-@menu
-* Generating output::              Begin here.
-* Common notation::                A tutorial introduction.
-* Fundamental concepts::           Basic concepts required for reading the rest of this manual.
-* Tweaking output::                Introduction to modifying output.
-* Working on LilyPond projects::   Discusses real-life usage.
-
-Appendices
-
-* Templates::                      Ready-made templates.
-* Scheme tutorial::                Programming inside LilyPond.
-* GNU Free Documentation License:: License of this document.
-* LilyPond index::
-@end menu
 @end ifnottex
 
 @contents
 
 
 @c @include learning/preface.itely
-@c @include learning/introduction.itely
-@include learning/generating.itely
-@include learning/tutorial.itely
+@include learning/introduction.itely
+@include learning/common-notation.itely
 @include learning/fundamental.itely
 @include learning/tweaks.itely
 @include learning/working.itely