On 31 August 2010 22:35, Michael Dykes <[email protected]> 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 <[email protected]> _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
