lilypond-user
[Top][All Lists]
Advanced

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

Re: Repeat barlines


From: Xavier Scheuer
Subject: Re: Repeat barlines
Date: Tue, 31 Aug 2010 23:27:28 +0200

On 31 August 2010 22:35, Michael Dykes <address@hidden> wrote:
>
> I am trying to set up a ``normal'' repeat that repeats only twice in
> one of my Orthodox chant settings.  Attached is the file.  All I am
> getting, however, is a set of double bar lines.  Any help would be
> appreciated. Thanks.

Hi!

That's due to your

  \override Staff.Barline #'stencil = ##f

IMO (I'm not used to ancient notation).

Remove it and replace it by

  \set Score.defaultBarType = "empty"

for instance.
The set of double bar lines are your \finalis .  ;-)

Cheers,
Xavier

--
Xavier Scheuer <address@hidden>



reply via email to

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