From: Graham Percival Date: Sat, 17 Nov 2007 18:37:48 +0000 (-0800) Subject: Patch for multi-measure rests from Eyolf, thanks! X-Git-Tag: release/2.11.36-1~112 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c8691c242993f32dcfe721951264bc88bb5f86a1;p=lilypond.git Patch for multi-measure rests from Eyolf, thanks! --- diff --git a/Documentation/user/music-glossary.tely b/Documentation/user/music-glossary.tely index f7a2df6f4a..5dd39c8e16 100644 --- a/Documentation/user/music-glossary.tely +++ b/Documentation/user/music-glossary.tely @@ -1347,25 +1347,6 @@ FI: moodi, kirkkosävellaji. @ref{diatonic scale}. -@node church rest -@section church rest - -ES: compases de espera (estilo de la iglesia), -I: pausa multipla (della cappella), -F: pause multiple (style de l'église), -NL: meermaats rust (?), -D: Kirchenpause, -DK: flertaktspause (?), -S: flertaktspaus (?), -FI: usean tahdin mittainen tauko (?). - -LilyPond-specific term for an older style of multibar rests. Instead of a long bar with a number, @q{church rest}s use a combination of longa, breve and whole rests to indicate the duration (in measures) of a rest. - -@seealso - -@ref{multibar rest}. - - @node clef @section clef @@ -4161,27 +4142,36 @@ Greater musical works like @ref{symphony} and independant pieces called movements. -@node multibar rest -@section multibar rest +@node multi-measure rest +@section multi-measure rest ES: compases de espera, I: pausa multipla, F: pause multiple, NL: meermaats rust, -D: mehrtaktige Pause, +D: mehrtaktige Pause, Kirchenpause, DK: flertaktspause, S: flertaktspaus, FI: usean tahdin mittainen tauko. +Multi-measure rests are conventionally typeset with a combination of longa, +breve and whole rests for shorter and a long horizontal bar for longer +spans of rest, with a number above to indicate the duration (in measures) +of the rest. The former style is called @q{Kirchenpausen} in German, as a +reminiscence of its use in Renaissance vocal polyphony. + @lilypond[fragment,ragged-right] \relative c'' { a1 \set Score.skipBars = ##t R1*3 a1 + \set Score.skipBars = ##t R1*122 + a1 } @end lilypond + @node mixolydian mode @section mixolydian mode