From 4d38bc6242349c602aa7291b5acd7a82f41dfedc Mon Sep 17 00:00:00 2001
From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Sun, 18 Aug 2002 22:28:20 +0000
Subject: [PATCH] 	* Documentation/user/introduction.itely: small
 corrections.

	* scm/translator-property-description.scm (tablatureFormat):
	describe property.

	* lily/parser.yy (property_def): Ugh. Switch off
	internal-type-checking for autoBeamSettings.
---
 Documentation/user/refman.itely | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely
index cf00ed0ab0..c471ee3a4a 100644
--- a/Documentation/user/refman.itely
+++ b/Documentation/user/refman.itely
@@ -2924,13 +2924,7 @@ is given though the fingering mechanism, e.g. @code{c4-3} for a C
 quarter on the third string. The string 1 is the lowest one, and the
 tuning defaults to the standard guitar tuning (with 6 strings).
 
-<<<<<<< refman.itely
 @lilypond[fragment,verbatim]
-=======
-@c FIXME  TabStaff is broken
-@lily pond[fragment,verbatim]
-@example
->>>>>>> 1.152
   \context TabStaff <
     \notes @{
       \property Staff.Stem \override #'direction = #1
@@ -2939,12 +2933,7 @@ tuning defaults to the standard guitar tuning (with 6 strings).
       e-3 c'-5 a-4 e'-6
     @}
   >  
-<<<<<<< refman.itely
 @end lilypond
-=======
-@end example
-@c @end lilypond
->>>>>>> 1.152
 
 @node Non-guitar tablatures
 @subsection Non-guitar tablatures
-- 
2.39.5