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: Phil Holmes
Subject: Re: empty strings: tabStaff insists on stringnumbers and looses notes
Date: Sun, 22 Jan 2012 11:25:30 -0000

"s. runkel" <address@hidden> wrote in message news:address@hidden
Hi,

Just upgraded from 2.12 to 2.14.2.

Problem:
Compiling the example below results in a waring in the log file:
Warnung: Keine Saite fuer Tonhoehe #<Pitch c > (Bund (5) angegeben)

and the c note is lost.
However, that note was shown as the empty 4th string in 2.12.


\score {
 \new TabStaff {
   % cister-tuning defined in string-tunings-init.ly:
   % (cister-tuning . ,#{<c g d' a'>#})
   \set Staff.stringTunings  = #cister-tuning
   <c g'> 1 <c\4 g'> 1
 }
}

I get the following error when trying to test this on 2.12.3:

TabStaffLosesNotes.ly:5:33: error: GUILE signaled an error for the expression beginning here
   \set Staff.stringTunings  = #
                                cister-tuning

Please supply a complete working example.


--
Phil Holmes
Bug Squad






reply via email to

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