bug-lilypond
[Top][All Lists]
Advanced

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

Re: aikenhead


From: Mats Bengtsson
Subject: Re: aikenhead
Date: Fri, 30 Sep 2005 10:05:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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