From d41253d3721f900d436a79410a77a012d34edbc0 Mon Sep 17 00:00:00 2001
From: Heikki Junes <heikki.junes@hut.fi>
Date: Mon, 21 Jun 2004 22:17:21 +0000
Subject: [PATCH] fix titling.

---
 ChangeLog                              | 5 +++++
 Documentation/user/music-glossary.tely | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 3ac62adf4c..1ef0ec4735 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-22  Heikki Junes   <hjunes@cc.hut.fi>
+
+        * Documentation/user/music-glossary.tely: fix titling; @top is already
+        an @unnumbered @chapter.
+ 
 2004-06-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
 	* lily/stencil.cc (interpret_stencil_expression): bugfix 
diff --git a/Documentation/user/music-glossary.tely b/Documentation/user/music-glossary.tely
index dc7185a648..f463344bfd 100644
--- a/Documentation/user/music-glossary.tely
+++ b/Documentation/user/music-glossary.tely
@@ -53,7 +53,7 @@ Copyright @copyright{} 1999--2004 by the authors
 @ifnottex
 @node Top
 @top Music Glossary
-@chapter Music Glossary
+@c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
 @menu
 @end menu
 @end ifnottex
-- 
2.39.5