From 71ad33693110168a8c9bd1e3f8be344fc6c5d657 Mon Sep 17 00:00:00 2001 From: janneke Date: Sun, 18 Aug 2002 17:07:38 +0000 Subject: [PATCH] (Tablatures basic): Comment out TabStaff example until TabStaff gets fixed. --- ChangeLog | 5 +++++ Documentation/user/refman.itely | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 741cf743ff..303f220d29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-08-18 Jan Nieuwenhuizen + + * Documentation/user/refman.itely (Tablatures basic): Comment out + TabStaff example until TabStaff gets fixed. + 2002-08-18 Rune Zedeler * mf/feta-klef.mf: (another) white pixels bug in g-clef fixed. diff --git a/Documentation/user/refman.itely b/Documentation/user/refman.itely index 9378a23dce..d385f92e5e 100644 --- a/Documentation/user/refman.itely +++ b/Documentation/user/refman.itely @@ -2941,7 +2941,9 @@ 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). -@lilypond[fragment,verbatim] +@c FIXME TabStaff is broken +@ignore +@lily pond[fragment,verbatim] \context TabStaff < \notes { \property Staff.Stem \override #'direction = #1 @@ -2951,7 +2953,7 @@ tuning defaults to the standard guitar tuning (with 6 strings). } > @end lilypond - +@end ignore @node Non-guitar tablatures @subsection Non-guitar tablatures -- 2.39.5