From 4cb3f372d44c7984fc6684e413eb3b3c9b3466b6 Mon Sep 17 00:00:00 2001 From: tux Date: Tue, 31 Oct 2023 13:32:52 +0100 Subject: [PATCH] =?UTF-8?q?sandbox=20mit=20Variablen=20f=C3=BCr=20Songinfo?= =?UTF-8?q?generierung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liedbausteine/sandbox.ly | 11 ++++++++++- lieder/sandbox/sandbox.ly | 5 ----- lilypond-common-includes | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/liedbausteine/sandbox.ly b/liedbausteine/sandbox.ly index 91c46e3..3929b65 100644 --- a/liedbausteine/sandbox.ly +++ b/liedbausteine/sandbox.ly @@ -4,8 +4,17 @@ basicSongInfo = \header { title = "Liedtitel" alttitle = "Alternativtitel" poetId = "dude" - composerId = "dude" + %composerId = "dude" + composerId = "kumpel" + infotext = " + Also zu der Sandbox gibts echt verdammt viel zu sagen, aber wär zu krass das hier alles reinzuschreiben. Zum Testen muss hier aber mal viel stehen, damit man das mit dem automatischen Zeilenumbruch gut sieht und das mit den Abständen gut debuggen kann. + + Sogar manuelle Zeilenumbrüche gehen hier." copyright = "Fumpeverlag" + translation = "sandkasten" + spelling = "wie mans spricht halt" + year_text = "2023" + year_melody = "2012" } global = { diff --git a/lieder/sandbox/sandbox.ly b/lieder/sandbox/sandbox.ly index cf6c767..909f21c 100644 --- a/lieder/sandbox/sandbox.ly +++ b/lieder/sandbox/sandbox.ly @@ -18,11 +18,6 @@ HEADER = \bookpart { titlesize = 11 titletopspace = 2 categories = "see" - songinfo = "Hintergrund - - Übersetzung - - Aussprache" } } diff --git a/lilypond-common-includes b/lilypond-common-includes index 2606644..d677467 160000 --- a/lilypond-common-includes +++ b/lilypond-common-includes @@ -1 +1 @@ -Subproject commit 260664462d0adbbcc5eeffb8d9fac3d6393d1019 +Subproject commit d6774670f36d6c45b06e217a516980c3563de1c1