Re: Tabstaff and rests not showing

David Kastrup <[email protected]> Wed, 15 Jul 2026 20:51:28 +0200
Newsgroups gmane.comp.gnu.lilypond.general
Organization Organization?!?
Message-ID <[email protected]>
Walt North <[email protected]> writes:

> 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



-- 
David Kastrup
xxx.ly (text/x-lilypond, 132 B)
\version "2.26.0"

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

\new Staff \music
\new TabStaff { \tabFullNotation \music }
xxx.cropped.png (image/png, 5.2 KB) - not displayed