lilypond-user
[Top][All Lists]
Advanced

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

Re: showing a half note and a eighth note as _one_ note?


From: Martin Brodbeck
Subject: Re: showing a half note and a eighth note as _one_ note?
Date: Thu, 1 Nov 2001 18:28:58 +0100

Am Donnerstag, 1. November 2001 17:59 schrieb Mats Bengtsson:

> I don't remember how I did it last time, but the following
> example seems to work:
>
> ----------------------------------------------
> headOff=\property Voice.NoteHead \set #'transparent = ##t
> headOn=\property Voice.NoteHead \set #'transparent = ##f
>
> \score{
>   \context Staff \notes\relative c'{
>     \time 3/4
>     c8 d <\context Voice=up{
>       \property Staff.NoteColumn \set #'force-hshift = #0
>        \stemUp \headOff e \headOn f g a}
>      \context Voice=down{\stemDown e2}> |
>     f2. |}
> }
> -----------------------------------------------

Thanks! But nevertheless I added the issue to the wishlist. So I hope there 
will be a more comfortable way in future. I'm wondering why nobody else 
needed this behaviour in the past... :-) With this feature, lilypond would be 
perfect (for me).

Martin

-- 
Martin Brodbeck
# eMail: address@hidden
# ICQ: 110273042



reply via email to

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