2016-06-07 19:07:01 +02:00
|
|
|
\version "2.19.0"
|
|
|
|
%% Globals
|
|
|
|
global = {
|
|
|
|
\time 6/8
|
2022-11-01 16:28:06 +01:00
|
|
|
key d \major
|
|
|
|
}
|
2016-06-07 19:07:01 +02:00
|
|
|
confTempo = {
|
2016-06-09 00:41:39 +02:00
|
|
|
\tempo 4. = 90
|
2022-11-01 16:28:06 +01:00
|
|
|
}
|
2016-06-07 19:07:01 +02:00
|
|
|
%% Format
|
2016-12-21 01:41:50 +01:00
|
|
|
part = { \partial 8 \grace {s4} s8 }
|
2016-06-09 00:41:39 +02:00
|
|
|
measure = { \grace { s4 } s1. | }
|
|
|
|
halfline = { \repeat unfold 2 { \measure } }
|
2016-06-07 19:07:01 +02:00
|
|
|
line = { \repeat unfold 2 { \halfline } }
|
|
|
|
|
|
|
|
%% Headers
|
|
|
|
title = "The 10th Btn. Highland Light Infantry Crossing the Rhine"
|
|
|
|
meter = "March"
|