Please always specify exactly what LilyPond version you use,
when sending bug reports.
However, when comparing the change logs for the latest 2.6.x
version with the 2.7.x development versions, it seems that one
related bug fix has been done in 2.7.x but has not yet been
back-ported to 2.6.x.
/Mats
Patrick K Welton wrote:
While the "Fa notehead" seems to be working fine, the
"Do notehead" still is not right. Notice the "D" in
the second messure.
\paper {
#(define dump-extents #t)
linewidth = 160\mm
indent = 0\mm
}
\layout {
}
% ly snippet:
\renameinput "note-head-solfa.ly"
\header {
texidoc = "With @code{shapeNoteStyles}, the style of
the note head
is adjusted according to the step of the scale, as
measured relative
to the @code{tonic} property."
}
\version "2.6.0"
fragment = {
\key c \major
\set shapeNoteStyles = ##(do re mi fa #f la ti)
c d e f g a b c d e f g a b c
}
\transpose c d
\relative {
\fragment
}
% end ly snippet
______________________________________________________
Yahoo! for Good
Donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond