lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tab stems won't show up when using TabVoice


From: Choan C . Gálvez
Subject: Re: Tab stems won't show up when using TabVoice
Date: Sun, 13 May 2012 16:11:00 +0200

Replying to myself as I've found a solution.

On Sat, May 12, 2012 at 3:41 PM, Choan Gálvez <address@hidden> wrote:
> Hi there.
>
> I'm working on the transcription of some of my ukulele arrangements, which
> will be published both as Staff only / Staff + TabStaff / TabStaff only.
>
> In order to get a useable TabStaff only output, I need to set
> `\tabFullNotation` in order to show rhythms, etc.
>
> And I've just discovered that the stems won't show up when using TabVoice --
> it doesn't matter if the voices are implicit, explicit or just one explicit
> voice.

[...]

> Should we call this a bug?

No, it's not a bug. `\tabFullNotation` must be used in a TabVoice context.

Easiest way is configuring the context on the layout:

\layout {
  \context {
    \TabVoice
    \tabFullNotation
  }
}

Sorry for the noise, guys.

Best.
-- 
Choan Gálvez



reply via email to

[Prev in Thread] Current Thread [Next in Thread]