lilypond-user
[Top][All Lists]
Advanced

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

RE: Why can't I get a barline at the end of this"


From: Trevor Daniels
Subject: RE: Why can't I get a barline at the end of this"
Date: Sat, 8 Dec 2007 13:21:46 -0000

This is the difference, taken from the new GDP NR manual:

"In addition, you can specify "||:", which is equivalent to
"|:" except at line breaks, where it gives a double bar line
at the end of the line and a start repeat at the beginning
of the next line."

HTH

Trevoe D


-----Original Message-----
From: address@hidden
[mailto:address@hidden
On Behalf Of Ole Schmidt
Sent: 08 December 2007 13:08
To: Father Gordon Gilbert; address@hidden
Subject: Re: Why can't I get a barline at the end of this"


unfortunatly I'am not and I do not understand the difference
between "||:" and "|:"
why does "||:" exist and ":||" not? seems unlogical to me...


best ole



%%%%%%%%%%%%%%%%%%%%%%%


\version "2.10.15"
\new Staff {
\time 2/4
\relative c'{
s2 \bar "||:" s2 s2 \bar "|:" s2


} }


%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Am 08.12.2007 um 13:47 schrieb Father Gordon Gilbert:


Wow!! Ole!! You're a genius! Exactly the right thing!

Gordon


On 08/12/2007, Ole Schmidt <address@hidden > wrote:
try to replace \bar ":||" with \bar ":|"


hope that helps




ole






Am 08.12.2007 um 12:57 schrieb Father Gordon Gilbert:


Hi all,

I'm running 2.11.32 on Windoze, and using jEdit to enter the
material. In the following, why can't I get a \bar ":||" to
appear at the end? At least something should be there afaik,
but I'd like to close the repeat the way my (very poor fax
of a photocopy of a photocopy) shows it. This is copyright
music, btw, but my daughter has permission to arrange it --
thus the copy.

% Generated by lilypond-book
% Options: [printfilename,texidoc,line-width]
\paper {#(set-paper-size "letter")
between-system-padding = #1
}
\layout {
line-width = 180 \mm
}
\version "2.11.32"
\header
{
filename = "TheHockeySong.ly"
enteredby = "Gordon Gilbert"
title = "The Hockey Song"
subtitle = ""
composer = "Tom C. Connors"
poet = "Tom C. Connors"
date="1992"
copyright = "Crown Vetch Music Ltd. (CAPAC)"
footer = "1343 Matheson Blvd W. Mississauga, ON L4W 1R1"
maintainer = "Gordon Gilbert"
maintainerEmail = "address@hidden"
lastupdated = "2007/Dec/8"

}
%shorthand for Skip Lyric
sl = { \skip 4 }
melody = {
#(set-global-staff-size 18)
\override Staff.VerticalAxisGroup #'minimum-Y-extent = #'(-4
. 4)
\time 4/4 \key c \major
\relative c' {
\bar "||:" \partial 4
g'4 g e c4. e8 g4 e c
e g g f e f2. e8 e f4 e d ~ d8 e
f4 e d d8 d g4 g a g g8( e4.)
r4 r8 e8 g4 e c g'8 g g4 e c c8 c
g' ~ g g ~ g a4 g f2.. c'8
c8 c4 c8 ~ c4. a8
g g4 g4. g8 g g f4. d8 b4. c4 r4
g'4. g,8 g g4. c8 e4. g2.
a8 g a4 g e8 c4. b2. b8 a g4 g b8 d4. g2.
g8 g g f4. d8 b4. c1 r r r2 r4 \bar ":||"
}


}

text = \lyricmode {
\set stanza = "1." Hel -- lo out there, we're on the air,
It's hock -- ey night to -- night;
\sl \sl Ten -- sion grows, the whis -- tle blows,
and the puck goes down the ice;
The goal -- ie jumps and the play -- ers bump
and the fans all go in -- sane;
\sl Some -- one roars, \sl Bob -- by scores at the good old
hock -- ey game.
%Refrain
Oh, the good old hock -- ey game
is the best game you can name;
And the best game you can name
is the good old hock -- ey game


}

textVerseTwo = \lyricmode {
\set stanza = "2."
Where play -- ers dash with skates a -- flash,
the home team trails be -- hind;
But they grab the puck-and go burs -- ting up
and they're down a -- cross the line;
They storm the crease, like \sl bum -- ble bees,
they \sl travel like-a burn -- ing flame;
We see them slide the puck in -- side;
It's a one one hock -- ey game.
}

textVerseThree = \lyricmode {
\set stanza = "3."
Oh, take me where the hock -- ey play -- ers
face off down the rink
And the Stan -- ley Cup is all filled up for the champs
who win the drink
Now-the fin -- al flick of a hock -- ey stick and \sl
one gig -- an -- tic scream
The puck is in, the home team wins
the \sl good old hock -- ey game

}



accompaniment = \chordmode {
{

}
}

\score {
<<
\context ChordNames \accompaniment
\context Voice = "one" {
\melody}
\lyricsto "one" \new Lyrics \text
\lyricsto "one" \new Lyrics \textVerseTwo
\lyricsto "one" \new Lyrics \textVerseThree

>>
\layout { }
\midi {
\context {
\Score
tempoWholesPerMinute = #(ly:make-moment 120 4)
}}
}


Thanks, as always, for your help.

Gordon+

--
Fr. Gordon Gilbert
Penetanguishene, ON
_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





--
Fr. Gordon Gilbert
Penetanguishene, ON






reply via email to

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