lilypond-user
[Top][All Lists]
Advanced

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

Re: missing rests in tablature


From: Patrick Schmidt
Subject: Re: missing rests in tablature
Date: Fri, 30 Apr 2010 13:19:37 +0200

Sorry for the noise!

The rest in the lower voice is only missing when I do this:

\new TabStaff = "guitar tab" <<
      \tabFullNotation
      \context TabVoice = "upper" \upper
      \context TabVoice = "lower" \lower
      >>

I thought \tabFullNotation has an effect on all following voices in a (tab)staff.


This works:

\new TabStaff = "guitar tab" <<
      \context TabVoice = "upper" { \tabFullNotation \upper}
       \context TabVoice = "lower" { \tabFullNotation \lower }
      >>

Thanks,
patrick

Am 30.04.2010 um 12:09 schrieb Francisco Vila:

2010/4/30 Patrick Schmidt <address@hidden>:
Hi,

this might be a known issue…

When I compile the snippet "polyphony in tablature"
(http://lsr.dsi.unimi.it/LSR/Search?q=polyphony+in+tablature+) with version 2.13.19 (and 2.13.18) the first sixteenth rest is missing in tablature:

AFAIK, ALL rests are missing in tablatures from 2.13. This is a
feature and a tablature standard. Hot to put them back? I don't know.

--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com





reply via email to

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