From: Jan Nieuwenhuizen Date: Sun, 18 Aug 2002 17:09:12 +0000 (+0000) Subject: (Tablatures basic): Comment out X-Git-Tag: release/1.6.0~28 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ed097cb16107a524e3db00e95d9adb1bd8e5c70c;p=lilypond.git (Tablatures basic): Comment out TabStaff example until TabStaff gets fixed. --- 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