mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-04 23:23:32 +01:00
Added minimal-breaking to all sets.
This commit is contained in:
parent
5bea1d12d9
commit
570f941654
15 changed files with 80 additions and 43 deletions
|
@ -2,6 +2,10 @@
|
|||
title = "2/4 Marches for practise"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\markuplines \table-of-contents
|
||||
|
||||
\pageBreak
|
||||
|
@ -130,7 +134,3 @@
|
|||
%\tocItem \markup "The Young MacGregor"
|
||||
%\include "2-4_marches/young_macgregor.ly"
|
||||
%\pageBreak
|
||||
|
||||
% Throwaway to make page breaking work
|
||||
\include "2-4_marches/teribus.ly"
|
||||
\pageBreak
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "2008 Medley for Strasbourg"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\markuplines{\wordwrap{Four bars jig intro, then first four bars extending the
|
||||
last note of bar 2 and 4 by four extra beats, then start again from the top.}}
|
||||
\include "jigs/archie_beag.ly"
|
|
@ -1,10 +1,12 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "Open Grade Quintet 2006"
|
||||
dedication = "Mats, Sven, Daniel, Eugen, Marie"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "reels/me_clootch_is_awee.ly"
|
||||
\include "piobaireachd/his_fathers_lament_for_donald_mackenzie.ly"
|
||||
\pageBreak
|
15
_sets/!quintet_2011_msr_open_grade.ly
Normal file
15
_sets/!quintet_2011_msr_open_grade.ly
Normal file
|
@ -0,0 +1,15 @@
|
|||
\header {
|
||||
title = "Open Grade Quintet (MSR) 2011"
|
||||
dedication = "Mats, Sven, Christian, Eugen, Marie"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "2-4_marches/brigadier_general_ronald_cheape_of_tiroran.ly"
|
||||
\pageBreak
|
||||
\include "strathspeys/ewe_with_the_crooked_horn.ly"
|
||||
\pageBreak
|
||||
\include "reels/miss_proud.ly"
|
||||
|
|
@ -2,6 +2,10 @@
|
|||
title = "Reels for practise"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\markuplines \table-of-contents
|
||||
|
||||
\pageBreak
|
||||
|
@ -69,7 +73,3 @@
|
|||
%\tocItem \markup "Thomson’s Dirk"
|
||||
%\include "reels/thonsons_dirk.ly"
|
||||
%\pageBreak
|
||||
|
||||
% Throwaway to make page breaking work
|
||||
\include "2-4_marches/teribus.ly"
|
||||
\pageBreak
|
|
@ -2,6 +2,10 @@
|
|||
title = "Strathspeys for practise"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\markuplines \table-of-contents
|
||||
|
||||
\pageBreak
|
||||
|
@ -30,9 +34,9 @@
|
|||
%\include "strathspeys/delvin_side.ly"
|
||||
%\pageBreak
|
||||
|
||||
%\tocItem \markup "The Ewe wi’ the Crookit Horn"
|
||||
%\include "strathspeys/ewe_wi_the_crookit_horn.ly"
|
||||
%\pageBreak
|
||||
\tocItem \markup "The Ewe With the Crooked Horn"
|
||||
\include "strathspeys/ewe_with_the_crooked_horn.ly"
|
||||
\pageBreak
|
||||
|
||||
\tocItem \markup "Inverary Castle"
|
||||
\include "strathspeys/inverary_castle.ly"
|
||||
|
@ -64,7 +68,3 @@
|
|||
\tocItem \markup "Tulloch Gorm"
|
||||
\include "strathspeys/tulloch_gorm.ly"
|
||||
\pageBreak
|
||||
|
||||
% Throwaway to make page breaking work
|
||||
\include "2-4_marches/teribus.ly"
|
||||
\pageBreak
|
|
@ -1,8 +1,10 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "2/4 Marches"
|
||||
}
|
||||
|
||||
\include "2-4_marches/corriechoillie.ly"
|
||||
\include "2-4_marches/teribus.ly"
|
||||
\header {
|
||||
title = "2/4 Marches"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "2-4_marches/corriechoillie.ly"
|
||||
\include "2-4_marches/teribus.ly"
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "3/4 Marches"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "3-4_marches/green_hills_of_tyrol.ly"
|
||||
\include "3-4_marches/when_the_battle_is_over.ly"
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "4/4 Marches Set 1"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "4-4_marches/scotland_the_brave.ly"
|
||||
\include "4-4_marches/badge_of_scotland.ly"
|
||||
\include "4-4_marches/rowan_tree.ly"
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "4/4 Marches Set 2"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "4-4_marches/silver_wings.ly"
|
||||
\include "4-4_marches/lord_lovats_lament.ly"
|
||||
\pageBreak
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "4/4 Marches Set 3"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "4-4_marches/boys_brigade_centenary_march.ly"
|
||||
\pageBreak
|
||||
\include "4-4_marches/cabar_feidh.ly"
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "6/8 Marches Set 1"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "6-8_marches/atholl_highlanders.ly"
|
||||
\pageBreak
|
||||
\include "6-8_marches/cock_of_the_north.ly"
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "6/8 Marches Set 2"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "6-8_marches/ballochyle.ly"
|
||||
\pageBreak
|
||||
\include "6-8_marches/!duncan_mcgillivray.ly"
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "9/8 Marches"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "9-8_marches/battle_of_the_somme.ly"
|
||||
\include "9-8_marches/grinder.ly"
|
||||
\include "9-8_marches/heights_of_dargai.ly"
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
|
||||
\header {
|
||||
title = "Christmas Carols"
|
||||
}
|
||||
|
||||
\paper {
|
||||
#(define page-breaking ly:minimal-breaking)
|
||||
}
|
||||
|
||||
\include "others/come_all_ye_faithful.ly"
|
||||
\include "others/good_king_wenceslas.ly"
|
||||
\include "others/jingle_bells.ly"
|
||||
|
|
Loading…
Reference in a new issue