"s. runkel" <[email protected]> wrote in message
news:[email protected]...
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
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond