lilypond-user
[Top][All Lists]
Advanced

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

Re: Barline at the beginning of a "piece"


From: Phil Holmes
Subject: Re: Barline at the beginning of a "piece"
Date: Thu, 17 Feb 2011 10:12:54 -0000

This is covered in the Notation Reference, Section 1.4: Repeats; the section on Manual Repeat Marks.

--
Phil Holmes
 
 
----- Original Message -----
Sent: Thursday, February 17, 2011 5:55 AM
Subject: Barline at the beginning of a "piece"

Hullo all. I am creating chant templates for the 8 tones, and need repeat barlines at the beginning of each section. I know how to acheive that in the gregorian.ly style, but how do I do this if I do not have that feature on? i.e. no gregorian.sty and cadenzaOn? Before, I would type:

\repeat volta 2
  {
  music stuff
  }


with the following underneath global:

global = {
  \key f \major
  \override Staff.TimeSignature #'stencil = ##f
  %\override Staff.BarLine #'stencil = ##f
  \set Score.defaultBarType = "empty"
  \bar "|:"
}

But, do I still do this now? Thanks.

--
In Christ,
Michael D


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

reply via email to

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