bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bug with \autoBeamOff


From: Jan Nieuwenhuizen
Subject: Re: Bug with \autoBeamOff
Date: Wed, 08 Oct 2003 20:26:19 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Christian Hitz writes:

> when using \autoBeamOff together with \partcombine the autobeaming is
> only turned off for the first thread.

If you look at the definition of autoBeamOff:

    autoBeamOff = \property Voice.autoBeaming = ##f

that's no surprise.  The partcombiner switches threads between
voices, so you'll have to set the autoBeaming property for the Staff,
or for both Voices, one and two.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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