lilypond-user
[Top][All Lists]
Advanced

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

Re: Conditionally displaying stems in void notation


From: Mats Bengtsson
Subject: Re: Conditionally displaying stems in void notation
Date: Sat, 26 Sep 2009 21:54:23 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Isn't it simplest to first use the trick described in http://lsr.dsi.unimi.it/LSR/Item?id=305 to modify the duration of each note to the double, and then alter the note heads. This should give you correct stems.

   /Mats

Rodolfo Zitellini wrote:
Hello list,
I am trying to typeset a piece in 3/2 void notation. I entered all the
music in 3/4 and altered the noteheads with #'duration-log = 1 to make
all notes white. This fakes 3/2 ok, but all notes bigger than a minim
(in 3/2) now have stem, which requires me to turn on and off all the
stems manually for every note that should not have one (i.e. all the
semibreves in 3/2).
I understand that in scheme it is possible to access the value of
duration-log to conditionally change the notehead stencil, it it
possible to do the same for the stem? I would just need to hide the
stem for all notes with value >= 2 (as entered in lilypond).
Regards
Rodolfo


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
=============================================
        Mats Bengtsson
        Signal Processing
        School of Electrical Engineering
        Royal Institute of Technology (KTH)
        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]