bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2256 in lilypond: empty strings: tabStaff insists on stringnumbers


From: lilypond
Subject: Issue 2256 in lilypond: empty strings: tabStaff insists on stringnumbers and looses notes
Date: Fri, 27 Jan 2012 00:03:58 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2256 by address@hidden: empty strings: tabStaff insists on stringnumbers and looses notes
http://code.google.com/p/lilypond/issues/detail?id=2256

S. Runkel writes :

\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---

%}




reply via email to

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