transposeGlobal in vorlage eingebaut
This commit is contained in:
parent
ec5acb1bc3
commit
cc7aff0d43
@ -3,6 +3,8 @@
|
||||
|
||||
\include "../../lilypond-custom-includes/base_config.ly"
|
||||
|
||||
%\transposeGlobal a g
|
||||
|
||||
HEADER = \bookpart {
|
||||
|
||||
\paper {
|
||||
@ -100,8 +102,8 @@ bridgeVerse = \lyricmode {
|
||||
Das hier ist ei -- ne Bridge
|
||||
}
|
||||
|
||||
MUSIC = %\transpose g e
|
||||
{
|
||||
MUSIC =
|
||||
{
|
||||
<<
|
||||
\chords {
|
||||
s4 d2 h:m fis:m b g1 \klamm{a2. d4} c1/h
|
||||
@ -118,7 +120,6 @@ MUSIC = %\transpose g e
|
||||
}
|
||||
|
||||
TEXT = \markuplist
|
||||
%\transpose g e
|
||||
{
|
||||
%\fontsize #-1 %Text in den Strophen kleiner
|
||||
%\vspace #1.5 %Abstand zwischen Strophen
|
||||
@ -183,7 +184,7 @@ TEXT = \markuplist
|
||||
}
|
||||
\group-verses {
|
||||
%\override #'(baseline-skip . 1) %Damit verändert man den Abstand der Notenzeilen
|
||||
\score {
|
||||
\score { \inline-score
|
||||
<<
|
||||
\chords { a2:m a:m a:m a:m }
|
||||
\new Voice { \bridge }
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 8e6eff1cad01d367bf476784719b1b11072173ac
|
||||
Subproject commit 19b5fe2d949127d331695b9df586678f6eb1d025
|
Loading…
Reference in New Issue
Block a user