bug-lilypond
[Top][All Lists]
Advanced

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

Re: Shape note 'fa' half-note head is reversed, as are whole notes


From: Mats Bengtsson
Subject: Re: Shape note 'fa' half-note head is reversed, as are whole notes
Date: Sun, 07 Aug 2005 12:28:58 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

What LilyPond version do you use?
Note that the latest stable version is 2.6.x.

   /Mats

Will Fitzgerald wrote:
Note that the half notes all have their noteheads reversed, and there
is a gap between the staff and the notehead. Also, the whole notes may
sometimes be reversed (I think in the 2nd two cases).


\version "2.3.22"
soprano =  \relative c' {
 \set shapeNoteStyles = ##(fa #f la fa #f la mi)
  f4 f4 f4 f4  |  f2 f2 | f1 |
  c'4 c4 c4 c4 | c2 c2 | c1 |
  f4 f4 f4 f4  |  f2 f2 | f1 |
  }
\score {
  << \new Staff { \context Voice \soprano }
  >>
  \layout { }
}

As a aside, the documentation talks about 'shaped notes,' but the
standard term is 'shape notes' in the shape note tradition.



------------------------------------------------------------------------

_______________________________________________
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]