Karl Berry wrote:

> In lilypond 1.6.6 (and earlier), it seems that rests are not output in
> tablature.  It would be nice to do this; as it stands, I end up writing
> them in by hand :).

  \paper {
      \translator {
          \TabStaffContext
          \consists Rest_engraver
      }
  }

-Rune


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to