bug-lilypond
[Top][All Lists]
Advanced

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

Re: empty strings: tabStaff insists on stringnumbers and looses notes


From: Ralph Palmer
Subject: Re: empty strings: tabStaff insists on stringnumbers and looses notes
Date: Thu, 26 Jan 2012 19:04:26 -0500

On Tue, Jan 24, 2012 at 1:21 AM, S. Runkel <address@hidden> wrote:

> %{
> Phil,
> Please find a revised example for *2.14.2*
> It will not work on 2.12 but shows the bug at 2.14 on its own.
> %}
>
> \version 2.14.2
> \makeStringTuning #'custom-tuning <c g d' a'>
> \score {
>  \new TabStaff {
>    \set TabStaff.stringTunings = #custom-tuning
>    <c g'> 1 <c\4 g'> 1
>  }
> }
>
> %{
> results in:
> ----------
> ---5--5---
> ----------
> ------0---
>
> But should read:
> ----------
> ---5--5---
> ----------
> ---0--0---
>
> %}
>

Greetings, S. Runkel and list members -

This has been submitted as issue 2256 :
http://code.google.com/p/lilypond/issues/detail?id=2256

Ralph


reply via email to

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