lilypond-user
[Top][All Lists]
Advanced

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

Re: Church music (update)


From: Mats Bengtsson
Subject: Re: Church music (update)
Date: Fri, 15 Dec 2006 15:19:25 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061105)



David Gippner wrote:
Hello list!

I'm  sorry about the error. This is on my provider's account and can be
resolved by simply reloading the site.

The specific questions I had are as follows:

- the episems don't show. Does anybody know some trick which I could use?
As far as I can see, this is just an ordinary text spanner without any text attached
to it (the definitions in gregorian-init.ly are:
episemInitium = \startTextSpan
episemFinis = \stopTextSpan

By default, this will result in a dashed line. If you want a solid line, just add
 \override TextSpanner #'dash-fraction = #'()
before the first episem.

- when typing stemless notes, I want to put two notes together instead
of using a "g2". How can I influence the spacing
One solution that imitates the original fairly well is to use a chord with two
identical notes:
< g g>

If you want to keep this rhythmically to correspond to a half note, you can do
<g g>4*2

- is it possible to do melismas without a bracket over the staffs (I've
got three notes for one word)

Have you read the section on melismas in the manual?

  /Mats




reply via email to

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