Thanks! That worked perfectly.
-tom
On 2009 Jun 13, at 10:38, Kieren MacMillan wrote:
Hi Tom (and Jon)
This almost works perfectly - however, it still prints the actual
barline (or puts the space for it if I set it transparent) as seen
here:
Why not just override the BarLine itself?
\v
Hi Tom (and Jon)
This almost works perfectly - however, it still prints the actual
barline (or puts the space for it if I set it transparent) as seen
here:
Why not just override the BarLine itself?
\version "2.12.2"
divisioMaior = {
\once \override Score.BarLine #'stencil = #ly:breathin
Hello,
This almost works perfectly - however, it still prints the actual
barline (or puts the space for it if I set it transparent) as seen here:
<>
What I'm trying to do is get the end of a line end with a half bar
(instead of the more proper open bar) so I can break like music at the
Tom Dickson wrote:
I'd like to get a half bar similar to the one you get in Gregorian mode
but without switching to Gregorian mode. I assume that this can be done,
but I'm not sure how.
Specifically, I'd like to be able to use \divisioMaior in normal mode -
could I simply find the definition
I'd like to get a half bar similar to the one you get in Gregorian
mode but without switching to Gregorian mode. I assume that this can
be done, but I'm not sure how.
Specifically, I'd like to be able to use \divisioMaior in normal mode
- could I simply find the definition of it in gregoria