lilypond-user
[Top][All Lists]
Advanced

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

Re: Merge rests into one in two voices


From: Mats Bengtsson
Subject: Re: Merge rests into one in two voices
Date: Mon, 24 Jan 2005 14:58:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913



Bertalan Fodor wrote:
Erik Sandberg írta:

On Saturday 22 January 2005 21.00, Michael Brennan wrote:
Hi!

I have a question which i couldnt find a answer for in the docs,
I hope i send this to the right list. Anyway, here goes.

If i have two voices on the same staff, rests will appear in the
upper and lower part of the staff. Is it possible to merge them
into one rest in the middle if the values of the rests are the same?


You could always use skips for one of the voices, i.e. use s instead of r. This would give the desired result.
This would not give, unless you specify \oneVoice

Since this has been proposed by two people without any further
motivation or explanation: \oneVoice will revert all the settings
that specify that stems, slurs, ties and some other things should
be directed upwards for the upper voice and downwards for the lower
voice. If you only want the rests to be centered but keep the
stems/slurs/ties/... with separate directions for the two voices,
you could do a
\revert Rest #'direction
instead.

   /Mats




reply via email to

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