On Tue, 14 Jan 2003 01:12:08 -0500
Stanislav Kogan <[EMAIL PROTECTED]> wrote:
> What I need is a way to write to versions of the same passage, a choice
> for the performer, so to speak. Usually a piece like that is written on
> to staves, which are slightly smaller than the normal staves. If you
>
Hi.
> Taken from the manual:
>c'1
>\repeat volta 2 {c'4 d' e' f'}
>\alternative { {d'2 d'} {f' f} }
Thanks for replying, but this is not what I'm talking about. This is a
repeat with two voltas.
What I need is a way to write to versions of the same passage, a choice
for t
Hi,
I've been updating some old music I typeset with LilyPond 1.2 to LilyPond
1.6, and was delighted to discover that proper piano sustain pedal glyphs
have been implemented in the meantime.
When I typeset the music using Lily 1.2, I used lyrics to implement the
"Ped." and "*" symbols. This worke
Taken from the manual:
c'1
\repeat volta 2 {c'4 d' e' f'}
\alternative { {d'2 d'} {f' f} }
HTH,
BEn
le Mon, 13 Jan 2003 12:17:44 -0500
Stanislav Kogan écrivait:
> Hello.
>
> I'm transcribing a piece now that has an Ossia part in
> it (alternative). Can anybody suggest a go
Hello.
I'm transcribing a piece now that has an Ossia part in it (alternative).
Can anybody suggest a good way to create this in Lilypond? The part is
not long, just 5 bars.
--
Stanislav Kogan
<*>
eMail: [EMAIL PROTECTED]
___
Lilypond-user mailing l
> "Graham" == Graham Percival <[EMAIL PROTECTED]> writes:
Graham> I'm confused -- do you have a \version "1.x.y" inside your
Graham> file? If not, why not add that and let convert-ly do its
Graham> stuff?
Or even easier, use the -f option to convert-ly.
--
Laura (mailto:[EMAIL
Of course you can do this with Lilypond!
For the stems, see
http://www.lilypond.org/stable/Documentation/user/out-www/lilypond/Fine-tuning-a-piece.html
To get measures with different length, use \cadenzaOn (reset with
\cadenzaOff). Finally, for the time signature, go to the lilypond.org,
click on
The problem is that the default font for repeatCommands only
contains digits, try
\property Score.VoltaBracket \override #'font-style = #'large
/Mats
Simon Bailey wrote:
hi again,
using manual volta brackets (lilypond 1.6.3) i can't get alphabetic text
under a volta bracket. is this normal?