Is there anyway to indicate rests in the tabstaff?

\version "2.26.0"

music = \fixed c' {
  c4 d e f | R1 | c4 r e f |
}

\new Staff \music
\new TabStaff \music


Walt

Reply via email to