From f5a2b943f22cffb6e622af9aa08745c44d992cd5 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 8 Aug 2023 12:05:50 +0200 Subject: [PATCH] transpose global in vorlage verschoben --- lieder/vorlage/vorlage.ly | 3 +-- lilypond-common-includes | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lieder/vorlage/vorlage.ly b/lieder/vorlage/vorlage.ly index c08b5f5..48a2e88 100644 --- a/lieder/vorlage/vorlage.ly +++ b/lieder/vorlage/vorlage.ly @@ -3,8 +3,6 @@ \include "../../lilypond-custom-includes/base_config.ly" -%\transposeGlobal a g - HEADER = \bookpart { \paper { @@ -38,6 +36,7 @@ LAYOUT = \layout { global = { + %\transposeGlobal a g %Takt \time 4/4 %\set Timing.beatStructure = #'(3 2 2) % Befehl für manuelle Balkenverknüpfung (hier 7/8) diff --git a/lilypond-common-includes b/lilypond-common-includes index 19b5fe2..d900a95 160000 --- a/lilypond-common-includes +++ b/lilypond-common-includes @@ -1 +1 @@ -Subproject commit 19b5fe2d949127d331695b9df586678f6eb1d025 +Subproject commit d900a95d7953b25f32643a0e6cf5f6f0c7e74d2e