lilypond-user
[Top][All Lists]
Advanced

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

Re: Easier override access to shape note styles?


From: Han-Wen Nienhuys
Subject: Re: Easier override access to shape note styles?
Date: Fri, 19 Jan 2007 15:02:08 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061219)

Trevor Bača escreveu:
> Hi,
> 
> It's easy to override a notehead to a harmonic diamond with the usual
> override syntax:
> 
>  \once \override NoteHead #'style = #'harmonic
> 
> On the other hand, the only way I can figure out to override a
> notehead to a filled diamond is with the  shapeNoteStyles setting ...
> 
>  \once \set shapeNoteStyles = ##(mi mi mi mi mi mi mi)
> 
> ... which is messier.
> 
> Question: is there a way to access the shape note styles (like the
> filled diamon, tilted triangle, square, wedge, etc) with the usual
> override syntax instead with the shapeNoteStyles setting?

have you tried

  #'style= #'mi 

?

-- 

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

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