From 6534189fd37642e2c934621af55ee8069960ddf1 Mon Sep 17 00:00:00 2001
From: Graham Percival <graham@percival-music.ca>
Date: Sat, 3 Oct 2009 14:48:10 +0100
Subject: [PATCH] Doc: rename first chapter of Learning to "Tutorial".

---
 Documentation/learning.tely                                 | 4 ++--
 Documentation/learning/common-notation.itely                | 2 +-
 .../learning/{introduction.itely => tutorial.itely}         | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)
 rename Documentation/learning/{introduction.itely => tutorial.itely} (99%)

diff --git a/Documentation/learning.tely b/Documentation/learning.tely
index 9a618e686d..adcecb5ece 100644
--- a/Documentation/learning.tely
+++ b/Documentation/learning.tely
@@ -43,7 +43,7 @@ by the authors.
 @ifnottex
 
 @menu
-* Introduction::                   Basics of typesetting with LilyPond.
+* Tutorial::                       Basics of typesetting with LilyPond.
 * Common notation::                Writing very commmon notation.
 * Fundamental concepts::           Basic concepts required for reading the rest of the manuals.
 * Tweaking output::                Introduction to modifying output.
@@ -66,7 +66,7 @@ Appendices
 
 @c INCLUDES
 
-@include learning/introduction.itely
+@include learning/tutorial.itely
 @include learning/common-notation.itely
 @include learning/fundamental.itely
 @include learning/tweaks.itely
diff --git a/Documentation/learning/common-notation.itely b/Documentation/learning/common-notation.itely
index c9eb78dd1d..beb2c84204 100644
--- a/Documentation/learning/common-notation.itely
+++ b/Documentation/learning/common-notation.itely
@@ -33,7 +33,7 @@ Tutorial guidelines:  (different from policy.txt!)
 
 This chapter explains how to create beautiful printed music
 containing common musical notation, following the material in
-@ref{Introduction}.
+@ref{Tutorial}.
 
 @menu
 * Single staff notation::
diff --git a/Documentation/learning/introduction.itely b/Documentation/learning/tutorial.itely
similarity index 99%
rename from Documentation/learning/introduction.itely
rename to Documentation/learning/tutorial.itely
index 7e34c686cc..f048922cbc 100644
--- a/Documentation/learning/introduction.itely
+++ b/Documentation/learning/tutorial.itely
@@ -9,8 +9,8 @@
 
 @c \version "2.12.0"
 
-@node Introduction
-@chapter Introduction
+@node Tutorial 
+@chapter Tutorial
 
 This chapter gives a basic introduction to working with LilyPond.
 
@@ -718,7 +718,7 @@ sections.}
 
 @item
 @strong{Before trying to do @emph{anything}}: read the Learning
-manual's @ref{Introduction}, and @ref{Common notation}.  If you
+manual's @ref{Tutorial}, and @ref{Common notation}.  If you
 encounter musical terms which you do not recognize, please look
 them up in the @rglosnamed{Top, Glossary}.
 
-- 
2.39.5