bug-lilypond
[Top][All Lists]
Advanced

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

Re: dynamic/whole note tremolo


From: Erik Sandberg
Subject: Re: dynamic/whole note tremolo
Date: Thu, 18 Aug 2005 09:20:49 +0200
User-agent: KMail/1.8.1

On Thursday 18 August 2005 05.08, Graham Percival wrote:
> Dynamics do not avoid the flags/beams from a whole note tremolo, but
> they
> avoid the stem in a half note tremolo.
>
> \version "2.7.5"
> { b'1:32\mp \break b'2:32\mp }

Thanks, added as c-tremolo-script.ly:

%
%Graham Percival

\header {
texidoc = "
Dynamics do not avoid the flags/beams from a whole note tremolo, but
they
avoid the stem in a half note tremolo.
"
reportedin = "2.7.5"
}

\layout {raggedright =##t}
\version "2.7.5"
{ \stemDown g'1:32_"foo" g'2:32_"foo" }


-- 
Erik




reply via email to

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