Re: altering stem length of tuplets

2013-12-04 Thread bart deruyter
Noeck,

thank  you, that did the trick :-) . Adding to snippets in frescobaldi :-D

grtz,

Bart

http://www.bartart3d.be/
On facebook 
On Twitter 
On Identi.ca 
On Google+ 


2013/12/4 Noeck 

> If you don't mind setting explicit beam positions, you probably could go
> with:
>
> \override Beam #'positions = #'(-2 . -2) % adjust the numbers
>
> Joram
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: altering stem length of tuplets

2013-12-04 Thread Noeck
If you don't mind setting explicit beam positions, you probably could go
with:

\override Beam #'positions = #'(-2 . -2) % adjust the numbers

Joram

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


altering stem length of tuplets

2013-12-04 Thread bart deruyter
Hi all,

I'm trying to figure out how to alter the stem length of tuplets. I've
tried \override Stem #'length = #1 for example. It did not work. The piece
contains 3 voices, and it is the stem length of second voice I'm trying to
change.

The explanation on 'Altering the length of beamed stems'  in the snippets
did not seem to work either, : e.g.: \override Stem.details.beamed-lengths
= #'(2)

There is very little space between the middle and lowest voice. Using the
last method, I get some effect, but random, when I increase the number the
stems can get shorter, or longer, as if lilypond tries to override the
override to avoid collisions.

Is there a specific method for tuplets to change the stem length? So far I
haven't found it.

Using lilypond 2.17.95


grtz,

Bart

http://www.bartart3d.be/
On facebook 
On Twitter 
On Identi.ca 
On Google+ 
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user