From bf41dc42907570bb2731541796bacbf81a5b155f Mon Sep 17 00:00:00 2001 From: Dirk Koopman Date: Mon, 29 May 2017 14:38:30 +0100 Subject: [PATCH] fix gloria intonation --- victoria/missa-trahe-me-post-te/gloria.ly | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/victoria/missa-trahe-me-post-te/gloria.ly b/victoria/missa-trahe-me-post-te/gloria.ly index 999a3f0..41daae5 100644 --- a/victoria/missa-trahe-me-post-te/gloria.ly +++ b/victoria/missa-trahe-me-post-te/gloria.ly @@ -24,8 +24,9 @@ global={ } inton=\relative c { - \set Score.timing = ##f - f4 d4( f4) f4 g4 a4( bes4) g4( f2 g4) f4 d4( ees4 f4) f2 + \time 17/4 + %\set Score.timing = ##f + f4 d4( f4) f4 g4 a4( bes4) g4( f2 g4) f4 d4( ees4 f4) f2 | } textinton = \lyricmode { @@ -646,7 +647,7 @@ textobassus=\lyricmode{ \Staff \clef "G_8" \remove "Time_signature_engraver" - \remove "Bar_engraver" + %\remove "Bar_engraver" \hide Stem } \context { -- 2.34.1