lilypond-user
[Top][All Lists]
Advanced

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

Re: tuplet beam


From: Simon Albrecht
Subject: Re: tuplet beam
Date: Mon, 01 Jun 2015 23:14:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hello Mark,

Am 01.06.2015 um 21:18 schrieb Mark Stephen Mrotek:

Hello,

 

The attached snippet, tuplet beam, produces the tuplets grouped in three sixteenths, as I want.

When I copy and paste the code into the score, 6 Var WoO 70(5), the beaming changes.

This is because the settings of the other staff, made through \time 6/8, take precedence, for whatever reason. Use a \global variable in every staff to avoid this, as seen in the attachment. There are some comments inline.
There is a subtle change in behaviour also: The code you gave would have beamed 16[ 16] 16[ 16] 16[ 16], the one I made would give 16[ 16 16 16 16 16] as by default, which is probably preferable.
Admittedly, <http://lilypond.org/doc/v2.18/Documentation/notation/beams> is long and difficult to wrap one’s head around, but once read thoroughly and understood, everything will (probably) be clear.

HTH, Simon

Attachment: 6 Var Woo 70(5).ly
Description: Text Data


reply via email to

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