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