From bfbd01e1267d6af4fd5d78b493cea567489b2f25 Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Tue, 2 Nov 2021 23:24:46 +0100 Subject: [PATCH] buid script: absolute path to stylesheet + update init-sets --- build | 2 +- init-sets | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/build b/build index ca72501..2b3e826 100755 --- a/build +++ b/build @@ -5,7 +5,7 @@ # DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" -LIB=~/projects/scoring/lib +LIB="$(realpath "${DIR}/../../lib")" # Change the Stylesheet variable if you want different 'settings' # It is handy to include ./defs.ily since it defines some text variables, diff --git a/init-sets b/init-sets index e0efbe2..e014933 100755 --- a/init-sets +++ b/init-sets @@ -12,6 +12,11 @@ strathspeys/lady_mackenzie_of_fairburn/$f.ly \ reels/the_mackenzies_reel/$f.ly \ ; +$COM $D/accordion_return.ly -t "Accordion Man / The Soldier's Return" \ +4-4_marches/accordion_man/$f.ly \ +4-4_marches/soldiers_return/$f.ly \ +; + $COM $D/set_1.$f.ly -t "Set 1: Bonnie Galloway / We're no awa' tae bide awa'" \ 4-4_marches/bonnie_galloway/$f.ly \ 4-4_marches/were_no_awa_tae_bide_awa/$f.ly \ @@ -109,9 +114,10 @@ $COM $D/set_18.$f.ly -t "Set 18: MacKenzie Highlanders / Black Bear" \ 2-4_marches/black_bear/$f.ly \ ; -$COM $D/set_19.$f.ly -t "Set 19: Molly Connell / Keel Row" \ +$COM $D/set_19.$f.ly -t "Set 19: Molly Connell / Keel Row / Orange and Blue" \ strathspeys/molly_connell/$f.ly \ strathspeys/keel_row/$f.ly \ +strathspeys/orange_and_blue/$f.ly \ ; $COM $D/set_20.$f.ly -t "Set 20: Heights of Dargai / Battle of the Somme" \