On 31 August 2010 22:35, Michael Dykes <thedoctor81...@gmail.com> 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 <x.sche...@gmail.com>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to