From ed097cb16107a524e3db00e95d9adb1bd8e5c70c Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sun, 18 Aug 2002 17:09:12 +0000 Subject: [PATCH] (Tablatures basic): Comment out TabStaff example until TabStaff gets fixed. --- Documentation/user/refman.itely | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index d385f92e5e..577beaf0d4 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -2985,7 +2985,9 @@ A common trick for that is to put the notes in a variables, and to hide the fingering information (which correspond to the string number) for the standard staff. -@lilypond[verbatim] +@c FIXME +@ignore +@lily pond[verbatim] part = \notes { a,4-2 c'-5 a-4 e'-6 e-3 c'-5 a-4 e'-6 @@ -3006,7 +3008,7 @@ the standard staff. > } @end lilypond - +@end ignore @c . {Chords} @node Chords -- 2.39.5