dotted tremolo repeats

2005-10-31 Thread Edward Neeman
Dotted tremolo repeats with duration less than 2. show only half of their duration. Also double dotted tremolos don't seem to work. Cheers, Edward Neeman Example: \version "2.6.3" \relative c' { \repeat "tremolo" 3 { c32 d } \repeat "tremolo" 4 { c32 d } \repeat "tremolo

Laissez-vibrer tie directions

2005-10-31 Thread Edward Neeman
Laissez-vibrer ties go in unusual directions: \version "2.7.12" \new Staff \relative c' { c\laissezVibrer g''\laissezVibrer \voiceTwo ~\laissezVibrer \voiceOne c,,\laissezVibrer } The second goes down instead of up, the third up and down instead of down; and the fourth down instead of up. Ch

RE: Example source missing?

2005-10-31 Thread Fairchild
Effort expended. Result attached. - Bruce -Original Message- From: Fairchild [mailto:[EMAIL PROTECTED] Sent: Thursday, October 27, 2005 7:36 PM To: 'Graham Percival' Subject: RE: Example source missing? Mutopia has all of an early version 1.5.57, which is usable

Re: \partial on multiple staves

2005-10-31 Thread Gilles
Hello. In the code below, replacing the \version number by "2.6.3", the behaviour I described is the same. > > %--- one.ly --- > \version "2.4.5" > > one = \relative c'' { > d2 d | > \partial 2. e2 c4 | > } > %--- > > %--- two.ly --- > \version "2.4.5" > > two = \relative c'' { >

Re: beam + alternative + partial

2005-10-31 Thread Gilles
Hi. Well... This is a re-post for the following bug, still there on version 2.6.3: > \relative c'' { > \time 4/4 > \partial 4 d4 | > \repeat volta 2 { > e8 d e d e d e d | > } > \alternative { > { \partial 2. f2. | } > { f1 | } > } > } > > > In the above, the last 4 not

Re: Fwd: Re: Text setting

2005-10-31 Thread Han-Wen Nienhuys
Mats Bengtsson wrote: Forwarded to bug-lilypond! It seems that the right half of the rehearsal mark affects the note spacing if you have a \mark in the middle of a bar. From the documentation and by analogy with text scripts, you would expect to be able to set no-spacing-rods, but it doesn't se

Re: Fwd: Re: Text setting

2005-10-31 Thread Mats Bengtsson
Forwarded to bug-lilypond! It seems that the right half of the rehearsal mark affects the note spacing if you have a \mark in the middle of a bar. From the documentation and by analogy with text scripts, you would expect to be able to set no-spacing-rods, but it doesn't seem to have any effect. T