From 939f59ca6724df2c4bd487b08ee99fada7236e73 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Thu, 1 Oct 2009 13:49:41 +0200 Subject: [PATCH] lyrics layout; removed particell --- Eybler_SiConsistant_HV86_Score_Particell.ly | 12 ---------- ...Eybler_SiConsistant_HV86_Include_Text.itex | 10 ++++----- ...bler_SiConsistant_HV86_Score_Particell.tex | 22 ------------------- 3 files changed, 5 insertions(+), 39 deletions(-) delete mode 100644 Eybler_SiConsistant_HV86_Score_Particell.ly delete mode 100644 TeX_Eybler_SiConsistant_HV86_Score_Particell.tex diff --git a/Eybler_SiConsistant_HV86_Score_Particell.ly b/Eybler_SiConsistant_HV86_Score_Particell.ly deleted file mode 100644 index 0ced0c5..0000000 --- a/Eybler_SiConsistant_HV86_Score_Particell.ly +++ /dev/null @@ -1,12 +0,0 @@ -\version "2.13.1" -\include "Eybler_SiConsistant_HV86_Settings_FullScore.ily" -\setCreateMIDI ##t -\setCreatePDF ##t - -\header { - scoretype = \ParticellTitle - scorenumber = \markup{\scoreNumber \ParticellNumber} -} - -\createScore #"SiConsistant" #'("Particell") - diff --git a/TeX_Eybler_SiConsistant_HV86_Include_Text.itex b/TeX_Eybler_SiConsistant_HV86_Include_Text.itex index 75feb47..caca55f 100644 --- a/TeX_Eybler_SiConsistant_HV86_Include_Text.itex +++ b/TeX_Eybler_SiConsistant_HV86_Include_Text.itex @@ -1,6 +1,6 @@ \subsection*{Text des \q{Si consistant}: Ps 27:3,4} -\begin{small} +\begin{lyricstext} \begin{lyricstable} \textsuperscript{3}Si consistant ad versum me castra, & & \\ @@ -16,10 +16,10 @@ diebus omnibus vitae meae. & & \\[0.3em] & \footnotesize\em{(TODO)} & \footnotesize\em{(TODO)} \end{lyricstable} -% 3 Si consistant adversus me castra non timebit cor meum si exsurgat adversus me proelium in hoc ego sperabo -% 4 Unam petii a Domino hanc requiram ut inhabitem in domo Domini omnes dies vitae meae ut videam voluntatem Domini et visitem templum eius -% +% 3 Si consistant adversus me castra non timebit cor meum si exsurgat adversus me proelium in hoc ego sperabo +% 4 Unam petii a Domino hanc requiram ut inhabitem in domo Domini omnes dies vitae meae ut videam voluntatem Domini et visitem templum eius +% % 3 If armies in camp should stand together against me, my heart shall not fear. If a battle should rise up against me, in this will I be confident. % 4 One thing I have asked of the Lord, this will I seek after; that I may dwell in the house of the Lord all the days of my life. That I may see the delight of the Lord, and may visit his temple. -\end{small} +\end{lyricstext} diff --git a/TeX_Eybler_SiConsistant_HV86_Score_Particell.tex b/TeX_Eybler_SiConsistant_HV86_Score_Particell.tex deleted file mode 100644 index ac0f21c..0000000 --- a/TeX_Eybler_SiConsistant_HV86_Score_Particell.tex +++ /dev/null @@ -1,22 +0,0 @@ -\documentclass[a4paper,10pt,naustrian,twoside]{report} -\usepackage{orchestrallily/editionkainhofer} -\input{TeX_Eybler_SiConsistant_HV86_Settings.itex} - -\hypersetup{ - pdftitle={\scoreTitle, \ParticellScoreType}, -} - -\scoretype{\ParticellScoreType} -\scorenumber{\scoreNumber\ParticellScoreNumber} -\ParticellScoreSettings - -\begin{document} -\input{TeX_Eybler_SiConsistant_HV86_Include_Coverpage.itex} -\input{TeX_Eybler_SiConsistant_HV86_Include_Preface_Long.itex} - -\includescore{Score_Particell} - -\cleardoublepage - -\input{TeX_Eybler_SiConsistant_HV86_Include_Backpage.itex} -\end{document} -- GitLab