mirror of
https://github.com/kastdeur/bagpipe.ly.git
synced 2025-01-08 00:43:35 +01:00
Updated.
This commit is contained in:
parent
423801e9a0
commit
d87c1032aa
1 changed files with 46 additions and 46 deletions
|
@ -10,7 +10,7 @@
|
|||
#(set-global-staff-size 18)
|
||||
#(set-default-paper-size "a4" 'landscape)
|
||||
|
||||
\include "./bagpipe.ly"
|
||||
\include "./bagpipe_new.ly"
|
||||
|
||||
\paper {
|
||||
indent = 0\mm
|
||||
|
@ -115,10 +115,10 @@
|
|||
{
|
||||
\bagpipeKey
|
||||
\set Staff.instrumentName = "Throws "
|
||||
a \thrwd d G \Gthrwd d e \thrwf f a \gripthrwd d
|
||||
a \thrwd d G \Gthrwd d a \thrwe e a \wthrwe e d \thrwf f a \gripthrwd d
|
||||
}
|
||||
\addlyrics {
|
||||
\skip 4 "\\thrwd" \skip 4 "\Gthrwd" \skip 4 "\\thrwf" \skip 4 "\\gripthrwd"
|
||||
\skip 4 "\\thrwd" \skip 4 "\Gthrwd" \skip 4 "\\thrwe" \skip 4 "\\wthrwe" \skip4 "\\thrwf" \skip 4 "\\gripthrwd"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -231,7 +231,7 @@
|
|||
\justify {
|
||||
Check out \with-url #"http://www.lilypond.org/" {\bold www.lilypond.org} to learn
|
||||
more about this. All of these things are linked from the documentation
|
||||
page. Make sure you use the \bold 2.11.0 documentation — lots of
|
||||
page. Make sure you use the \bold 2.12.0 documentation — lots of
|
||||
things have changed since the older versions.
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue