From 09e0661443dcf763606254f81aa975b78f369465 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 23 Aug 2005 03:04:09 +0000 Subject: [PATCH] Change #up->#UP and #down->#DOWN. --- ChangeLog | 4 +++ input/les-nereides.ly | 6 ++-- input/mutopia/R.Schumann/romanze-op28-2.ly | 6 ++-- input/mutopia/claop.py | 2 +- ly/bagpipe.ly | 8 ++--- ly/engraver-init.ly | 8 ++--- ly/property-init.ly | 40 +++++++++++----------- 7 files changed, 39 insertions(+), 35 deletions(-) diff --git a/ChangeLog b/ChangeLog index 63f575c35d..d3f75de970 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-23 Graham Percival + + * {various} : change #up->#UP and #down->#DOWN. + 2005-08-23 Han-Wen Nienhuys * VERSION (PATCH_LEVEL): release 2.7.7 diff --git a/input/les-nereides.ly b/input/les-nereides.ly index 03399daa37..12f2cb7ee2 100644 --- a/input/les-nereides.ly +++ b/input/les-nereides.ly @@ -74,7 +74,7 @@ treble = \new Voice \relative c''{ r8 8(\mf % \fingerUp - \override Fingering #'direction = #up + \override Fingering #'direction = #UP e)-1-4-5 r @@ -90,7 +90,7 @@ trebleTwo = \new Voice \relative c''{ \stemDown \slurDown % \fingerDown - \override Fingering #'direction = #down + \override Fingering #'direction = #DOWN s2 | %1 s1*2 @@ -173,7 +173,7 @@ bass = \new Voice \relative c{ \slurUp % \fingerDown - \override Fingering #'direction = #down + \override Fingering #'direction = #DOWN \override Staff.SustainPedalLineSpanner #'staff-padding = #3.5 %tweak diff --git a/input/mutopia/R.Schumann/romanze-op28-2.ly b/input/mutopia/R.Schumann/romanze-op28-2.ly index e1d0fa9188..a8ef53b557 100644 --- a/input/mutopia/R.Schumann/romanze-op28-2.ly +++ b/input/mutopia/R.Schumann/romanze-op28-2.ly @@ -123,7 +123,7 @@ rightb = \transpose c cis' { f,8.. f32^1 g8^2 a4.) | a4^1( c8^1_\accent~[c b)] g16^1([ b^2] | c4)^1 es8^1~es d^1 f^1~ | - \override PianoStaff.Arpeggio #'direction = #up + \override PianoStaff.Arpeggio #'direction = #UP f f8.. f32^1( as4.)^\fermata\arpeggio ~ | \revert PianoStaff.Arpeggio #'direction \stemUp \tieUp as r4 r8 | @@ -257,7 +257,7 @@ leftb = \transpose c cis { \set PianoStaff.instrument = " 2." \context Staff = "up" { - \override Staff.DynamicLineSpanner #'direction = #down + \override Staff.DynamicLineSpanner #'direction = #DOWN \clef G <<\global \context Voice = "upv" \righta >> } \context Staff = "mid" { @@ -270,7 +270,7 @@ leftb = \transpose c cis { \clef F <<\global \context Voice = "midv" \rightb>> } \context Staff = "down" { - \override Staff.DynamicLineSpanner #'direction = #up + \override Staff.DynamicLineSpanner #'direction = #UP \clef F << \global \context Voice = "lva" \lefta \context Voice = "lvb" \leftb >> } diff --git a/input/mutopia/claop.py b/input/mutopia/claop.py index 3928d3d9f5..927c86dcec 100644 --- a/input/mutopia/claop.py +++ b/input/mutopia/claop.py @@ -278,7 +278,7 @@ sys.stdout.write (r""" #'(end * * * *) = #(ly:make-moment 1 4) \set Score.skipBars = ##t \context StaffGroup << - \override StaffGroup.Stem #'direction = #up + \override StaffGroup.Stem #'direction = #UP """) diff --git a/ly/bagpipe.ly b/ly/bagpipe.ly index 3b1621064b..16f6304d35 100755 --- a/ly/bagpipe.ly +++ b/ly/bagpipe.ly @@ -6,7 +6,7 @@ Sven Axelsson, the Murray Pipes & Drums of Gothenburg (http://www.murrays.nu) - $Id: bagpipe.ly,v 1.5 2005/08/21 11:24:08 gpercival Exp $ + $Id: bagpipe.ly,v 1.6 2005/08/23 03:04:09 gpercival Exp $ %} \version "2.6.0" @@ -57,10 +57,10 @@ showKeySignature = { \context { \Voice % All stems go down. - \override Stem #'direction = #down + \override Stem #'direction = #DOWN % All slurs and ties are on top. - \override Slur #'direction = #up - \override Tie #'direction = #up + \override Slur #'direction = #UP + \override Tie #'direction = #UP } } diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 4e71e03f75..15e40fc446 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -132,8 +132,8 @@ contained staves are not connected vertically." \override VoltaBracket #'padding = #5 \override StaffSymbol #'line-count = #1 - \override Stem #'neutral-direction = #up - \override Beam #'neutral-direction = #up + \override Stem #'neutral-direction = #UP + \override Beam #'neutral-direction = #UP \consists "Output_property_engraver" \consists "Font_size_engraver" @@ -756,7 +756,7 @@ AncientRemoveEmptyStaffContext = \context { \override Accidental #'style = #'vaticana \override Custos #'style = #'vaticana \override Custos #'neutral-position = #3 - \override Custos #'neutral-direction = #down + \override Custos #'neutral-direction = #DOWN %% Score.timing = ##f %% Score.barAlways = ##t @@ -861,7 +861,7 @@ AncientRemoveEmptyStaffContext = \context { \override Accidental #'style = #'mensural \override Custos #'style = #'mensural \override Custos #'neutral-position = #3 - \override Custos #'neutral-direction = #down + \override Custos #'neutral-direction = #DOWN %% Score.timing = ##f %% Score.barAlways = ##t diff --git a/ly/property-init.ly b/ly/property-init.ly index d13f9a4bb3..3f1c8eb754 100644 --- a/ly/property-init.ly +++ b/ly/property-init.ly @@ -2,12 +2,12 @@ \version "2.6.0" -stemUp = \override Stem #'direction = #up -stemDown = \override Stem #'direction = #down +stemUp = \override Stem #'direction = #UP +stemDown = \override Stem #'direction = #DOWN stemNeutral= \revert Stem #'direction -slurUp = \override Slur #'direction = #up -slurDown = \override Slur #'direction = #down +slurUp = \override Slur #'direction = #UP +slurDown = \override Slur #'direction = #DOWN slurNeutral = \revert Slur #'direction %% There's also dash, but setting dash period/length should be fixed. @@ -25,8 +25,8 @@ slurSolid = { } -phrasingSlurUp = \override PhrasingSlur #'direction = #up -phrasingSlurDown = \override PhrasingSlur #'direction = #down +phrasingSlurUp = \override PhrasingSlur #'direction = #UP +phrasingSlurDown = \override PhrasingSlur #'direction = #DOWN phrasingSlurNeutral = \revert PhrasingSlur #'direction shiftOn = \override NoteColumn #'horizontal-shift = #1 @@ -34,8 +34,8 @@ shiftOnn = \override NoteColumn #'horizontal-shift = #2 shiftOnnn = \override NoteColumn #'horizontal-shift = #3 shiftOff = \revert NoteColumn #'horizontal-shift -tieUp = \override Tie #'direction = #up -tieDown = \override Tie #'direction = #down +tieUp = \override Tie #'direction = #UP +tieDown = \override Tie #'direction = #DOWN tieNeutral = \revert Tie #'direction tieDashed = { @@ -64,13 +64,13 @@ sacredHarpHeads = \set shapeNoteStyles = ##(#f #f mi #f fa la #f) dynamicUp = { - \override DynamicText #'direction = #up - \override DynamicLineSpanner #'direction = #up + \override DynamicText #'direction = #UP + \override DynamicLineSpanner #'direction = #UP } dynamicDown = { - \override DynamicText #'direction = #down - \override DynamicLineSpanner #'direction = #down + \override DynamicText #'direction = #DOWN + \override DynamicLineSpanner #'direction = #DOWN } dynamicNeutral = { @@ -79,12 +79,12 @@ dynamicNeutral = { } -dotsUp = \override Dots #'direction = #up -dotsDown = \override Dots #'direction = #down +dotsUp = \override Dots #'direction = #UP +dotsDown = \override Dots #'direction = #DOWN dotsNeutral = \revert Dots #'direction -tupletUp = \override TupletBracket #'direction = #up -tupletDown = \override TupletBracket #'direction = #down +tupletUp = \override TupletBracket #'direction = #UP +tupletDown = \override TupletBracket #'direction = #DOWN tupletNeutral = \revert TupletBracket #'direction cadenzaOn = \set Timing.timing = ##f @@ -140,11 +140,11 @@ arpeggio = #(make-music 'ArpeggioEvent) arpeggioUp = \sequential { \revert Arpeggio #'print-function - \override Arpeggio #'arpeggio-direction = #up + \override Arpeggio #'arpeggio-direction = #UP } arpeggioDown = \sequential { \revert Arpeggio #'print-function - \override Arpeggio #'arpeggio-direction = #down + \override Arpeggio #'arpeggio-direction = #DOWN } arpeggioNeutral = \sequential { \revert Arpeggio #'print-function @@ -207,7 +207,7 @@ improvisationOff = { \revert NoteHead #'style } -textSpannerUp = \override TextSpanner #'direction = #up -textSpannerDown = \override TextSpanner #'direction = #down +textSpannerUp = \override TextSpanner #'direction = #UP +textSpannerDown = \override TextSpanner #'direction = #DOWN textSpannerNeutral = \revert TextSpanner #'direction -- 2.39.5