that was my reponse to Marek and it works fine in my Bach transcriptions.
---------- Forwarded message ----------
From: Marc Mouries <[email protected]>
Date: Fri, Sep 9, 2011 at 2:36 PM
Subject: Re: barline in gregorian
To: Marek Klein <[email protected]>
that's what i use:
divisioMaior = {
\once \override Score.BarLine #'stencil =
#ly:breathing-sign::divisio-maior
}
Melody = \relative g'' {
\clef treble
\time 3/8
\key d \minor
\repeat volta 2 { %begin 1st section
%{ 1 %} g16 [ bf g d g d ] \divisioMaior
%{ 2 %} bf16 [ d bf g bf g ]
%{ 3 %} d16 [ g d-0 bf d bf ] \divisioMaior
%{ 4 %} g16 [ bf d-0 g bf d ]
On Fri, Sep 9, 2011 at 4:29 AM, Marek Klein <[email protected]> wrote:
> Hello,
> how can I have barline displayed in this snippet:
>
> \version "2.14.1"
> \include "gregorian.ly"
>
> \score {
> \new VaticanaVoice \relative c'{
> c d e c \bar "|"
> e d c e
> }
> \layout {
> }
> }
>
> It used to work before, if I remember it correctly.
>
> (I know I can use \divisioMaxima)
>
> Marek
> --
> Marek Klein
> http://gregoriana.sk
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user