From 0a52793b7deb0ac363e6a569838bc72457faf860 Mon Sep 17 00:00:00 2001 From: Nicolas Sceaux Date: Sun, 21 Apr 2013 10:39:15 +0200 Subject: [PATCH] =?utf8?q?Indes=20Galantes=20:=20quelques=20derni=C3=A8res?= =?utf8?q?=20corrections?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Rameau/Opera/IndesGalantesCommon/AABhebe/global.ily | 9 +-------- Rameau/Opera/IndesGalantesCommon/DDAzada/score-silence.ily | 2 +- common/markup.ily | 2 +- 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/Rameau/Opera/IndesGalantesCommon/AABhebe/global.ily b/Rameau/Opera/IndesGalantesCommon/AABhebe/global.ily index 5bd58996..63c747da 100644 --- a/Rameau/Opera/IndesGalantesCommon/AABhebe/global.ily +++ b/Rameau/Opera/IndesGalantesCommon/AABhebe/global.ily @@ -5,14 +5,7 @@ s2.*9 \modVersion { \segnoMark \bar "||" } s2.*33 \origVersion { s2._\markup\huge\italic\center-align fin } -\modVersion { - \once \override Score.RehearsalMark #'break-visibility = - #end-of-line-invisible - \once \override Score.RehearsalMark #'direction = #UP - \once \override Score.RehearsalMark #'self-alignment-X = #LEFT - \mark\markup\italic Fin. - s4 \fineMark s2 -} +\modVersion { s4 \fineMark s2 } \vA { s2.*13 \tempo "un peu plus lent" s2.*8 diff --git a/Rameau/Opera/IndesGalantesCommon/DDAzada/score-silence.ily b/Rameau/Opera/IndesGalantesCommon/DDAzada/score-silence.ily index 1a321ada..ead775f0 100644 --- a/Rameau/Opera/IndesGalantesCommon/DDAzada/score-silence.ily +++ b/Rameau/Opera/IndesGalantesCommon/DDAzada/score-silence.ily @@ -35,7 +35,7 @@ \layout { indent = #0 ragged-last = ##t - line-width = 5\cm + line-width = 8\cm \context { \Score \remove "Bar_number_engraver" diff --git a/common/markup.ily b/common/markup.ily index 05f470d3..5093915f 100644 --- a/common/markup.ily +++ b/common/markup.ily @@ -168,7 +168,7 @@ #{\markup\column { \fontsize #-2 \override #`(column-number . ,column-number) \column\page-columns { - \fontsize #2 \line { \hspace #10 Tacet \raise #3 $score } + \fontsize #2 \line { \hspace #10 Tacet $score } \null $text } -- 2.11.4.GIT