From 63a426bd72cfc429f4e139131ae6fa0757ab3fae Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Thu, 25 Oct 2012 21:34:10 +0200 Subject: [PATCH] Run scripts/auxiliar/update-with-convert-ly.sh --- .../de/extending/programming-interface.itely | 4 +- Documentation/de/learning/tweaks.itely | 22 ++--- .../de/notation/changing-defaults.itely | 22 ++--- Documentation/de/notation/input.itely | 28 +++---- Documentation/de/notation/pitches.itely | 80 +++++++++--------- Documentation/de/notation/spacing.itely | 28 +++---- .../es/extending/programming-interface.itely | 4 +- Documentation/es/learning/tweaks.itely | 24 +++--- .../es/notation/changing-defaults.itely | 22 ++--- Documentation/es/notation/input.itely | 16 ++-- Documentation/es/notation/pitches.itely | 82 +++++++++---------- Documentation/es/notation/spacing.itely | 28 +++---- .../extending/programming-interface.itely | 4 +- .../fr/extending/programming-interface.itely | 4 +- Documentation/fr/learning/tweaks.itely | 24 +++--- .../fr/notation/changing-defaults.itely | 20 ++--- Documentation/fr/notation/input.itely | 26 +++--- Documentation/fr/notation/pitches.itely | 80 +++++++++--------- Documentation/fr/notation/spacing.itely | 28 +++---- Documentation/it/learning/tweaks.itely | 24 +++--- Documentation/it/notation/pitches.itely | 80 +++++++++--------- Documentation/ja/learning/tweaks.itely | 24 +++--- .../ja/notation/changing-defaults.itely | 22 ++--- Documentation/ja/notation/input.itely | 26 +++--- Documentation/ja/notation/pitches.itely | 80 +++++++++--------- Documentation/ja/notation/spacing.itely | 28 +++---- Documentation/learning/tweaks.itely | 24 +++--- Documentation/ly-examples/bach-bwv610.ly | 4 +- .../notation/changing-defaults.itely | 22 ++--- Documentation/notation/input.itely | 16 ++-- Documentation/notation/pitches.itely | 80 +++++++++--------- Documentation/notation/spacing.itely | 28 +++---- .../snippets/arabic-improvisation.ly | 4 +- Documentation/snippets/chords-headword.ly | 4 +- Documentation/snippets/new/chords-headword.ly | 4 +- .../new/score-for-diatonic-accordion.ly | 4 +- .../snippets/score-for-diatonic-accordion.ly | 4 +- Documentation/snippets/text-headword.ly | 4 +- input/regression/accidental-contemporary.ly | 10 +-- input/regression/accidental-piano.ly | 4 +- input/regression/accidental-voice.ly | 4 +- .../alignment-vertical-manual-setting.ly | 8 +- input/regression/alter-broken.ly | 6 +- input/regression/display-lily-tests.ly | 4 +- .../footnote-auto-numbering-page-reset.ly | 4 +- .../footnote-auto-numbering-vertical-order.ly | 8 +- input/regression/footnote-auto-numbering.ly | 4 +- input/regression/footnote-break-visibility.ly | 6 +- input/regression/footnote-spanner.ly | 14 ++-- input/regression/grob-indirect-tweak.ly | 6 +- input/regression/in-note.ly | 8 +- input/regression/layout-from.ly | 4 +- input/regression/mensural-ligatures.ly | 6 +- input/regression/morgenlied.ly | 8 +- .../outside-staff-placement-directive.ly | 4 +- .../regression/page-layout-manual-position.ly | 6 +- input/regression/page-spacing-bass-figures.ly | 4 +- input/regression/page-spacing.ly | 12 +-- .../regression/spacing-accidental-stretch.ly | 4 +- input/regression/typography-demo.ly | 8 +- ly/bagpipe.ly | 6 +- ly/engraver-init.ly | 4 +- ly/music-functions-init.ly | 4 +- 63 files changed, 592 insertions(+), 592 deletions(-) diff --git a/Documentation/de/extending/programming-interface.itely b/Documentation/de/extending/programming-interface.itely index 35ad908c5d..59a24e5e2c 100644 --- a/Documentation/de/extending/programming-interface.itely +++ b/Documentation/de/extending/programming-interface.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Till Paala @@ -1420,7 +1420,7 @@ und @code{PaperColumn}. Sie können mit der @example \overrideProperty -#"Score.NonMusicalPaperColumn" % Grob-Bezeichnung +Score.NonMusicalPaperColumn % Grob-Bezeichnung #'line-break-system-details % Eigenschaftsbezeichnung #'((next-padding . 20)) % Wert @end example diff --git a/Documentation/de/learning/tweaks.itely b/Documentation/de/learning/tweaks.itely index 338985f9e6..a4f54fa606 100644 --- a/Documentation/de/learning/tweaks.itely +++ b/Documentation/de/learning/tweaks.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Die Ausgabe verändern @chapter Die Ausgabe verändern @@ -448,8 +448,8 @@ Layout-Objekte direkt benennt, vorausgesetzt dass LilyPond ihre Herkunft bis zu dem ursprünglichen Ereignis zurück verfolgen kann: @lilypond[quote,fragment,ragged-right,verbatim,relative=2] -<\tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es +<\tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g> @end lilypond @@ -3282,8 +3282,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3732,7 +3732,7 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t + \tweak Stem.transparent ##t d2 } \new Voice { @@ -3821,8 +3821,8 @@ den Stimmen stattfindet: @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t b8~ b\noBeam } \\ @@ -3838,9 +3838,9 @@ gesetzt wird: @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t - \tweak Stem #'length #8 + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t + \tweak Stem.length #8 b8~ b\noBeam } \\ diff --git a/Documentation/de/notation/changing-defaults.itely b/Documentation/de/notation/changing-defaults.itely index 4bab3bc8d8..e13dd7ea39 100644 --- a/Documentation/de/notation/changing-defaults.itely +++ b/Documentation/de/notation/changing-defaults.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Till Paala @@ -804,7 +804,7 @@ Eine Kontexteigenschaft kann direkt gesetzt werden: @item Ein vordefinierter Befehl wie etwa @code{\dynamicUp} oder ein -musikalischer Ausdruck wie @code{\accidentalStyle "dodecaphonic"}: +musikalischer Ausdruck wie @code{\accidentalStyle dodecaphonic}: @lilypond[quote,verbatim] \score { @@ -819,7 +819,7 @@ musikalischer Ausdruck wie @code{\accidentalStyle "dodecaphonic"}: } \context { \Staff - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic } } } @@ -871,7 +871,7 @@ ist die gleiche wie für den Befehl direkt zwischen den Noten geschrieben. } } \layout { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \set fontSize = #-4 \override Voice.Stem #'thickness = #4.0 } @@ -965,7 +965,7 @@ Ein vordefinierter Befehl wie etwa @code{\dynamicUp} } } \new Staff - \with { \accidentalStyle "dodecaphonic" } + \with { \accidentalStyle dodecaphonic } { \new Voice \with { \dynamicUp } @@ -2247,9 +2247,9 @@ Derartige indirekt erstellt Layoutobjekte können mit @code{\tweak} verändert werden, indem man die ausführliche Form des Befehls einsetzt: @lilypond[relative=2,verbatim,quote] -\tweak Stem #'color #red -\tweak Beam #'color #green c8 e -4 +\tweak Stem.color #red +\tweak Beam.color #green c8 e +4 @end lilypond @code{\tweak} kann auch nicht verwendet werden, @@ -4430,10 +4430,10 @@ custosNote = (parser location note) (ly:music?) #{ - \tweak NoteHead #'stencil #ly:text-interface::print - \tweak NoteHead #'text + \tweak NoteHead.stencil #ly:text-interface::print + \tweak NoteHead.text \markup \musicglyph #"custodes.mensural.u0" - \tweak Stem #'stencil ##f + \tweak Stem.stencil ##f #note #}) diff --git a/Documentation/de/notation/input.itely b/Documentation/de/notation/input.itely index 94b1c63374..8e67aa22ba 100644 --- a/Documentation/de/notation/input.itely +++ b/Documentation/de/notation/input.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Till Paala @@ -1289,10 +1289,10 @@ werden, auf den sich die Fußnote bezieht. \header { tagline = ##f } \relative c' { \footnote #'(0.5 . -2) - \markup { Die erste Note } \default + \markup { Die erste Note } a'4 b8 - \footnote #'(0.5 . 1) #'Flag - \markup { Die dritte Note } \default + \footnote #'(0.5 . 1) + \markup { Die dritte Note } Flag e\noBeam c4 d4 } } @@ -1329,11 +1329,11 @@ Tagline und Copyright gezeigt wird. a'4-\footnote #'(-3 . 0) \markup { \bold Forte } \f -\footnote #'(0 . 1.5) \markup { Ein Bogen } ( b8)-\footnote #'(0 . -2) \markup { Balken } [ e] - \footnote #'(1 . -1) #'Stem - \markup { \teeny { Das ist ein Hals } } + \single\footnote #'(1 . -1) + \markup { \teeny { Das ist ein Hals } } Stem c4 - \footnote #'(0 . 0.5) #'AccidentalCautionary - \markup \italic { Ein warnendes Versetzungszeichen } + \single\footnote #'(0 . 0.5) + \markup \italic { Ein warnendes Versetzungszeichen } AccidentalCautionary \footnote #'(1 . 1) "Die Note selber" dis?4-\footnote #'(0.5 . -0.5) \markup \italic { langsamer werden } _"rit." @@ -1428,14 +1428,14 @@ Position der Fußnotentexte zu Tagline und Copyright anzeigen: \markup { \teeny 3 } #'(0 . -2) \markup { 3. Balken } [ e] - \footnote - \markup { 4 } #'(1 . -1) #'Stem - \markup { \bold 4. { Das ist ein Hals } } + \single\footnote + \markup { 4 } #'(1 . -1) + \markup { \bold 4. { Das ist ein Hals } } Stem c4 - \footnote + \single\footnote \markup \concat \teeny { "sharp (v)" } - #'(0 . 0.5) #'AccidentalCautionary - \markup \italic { v. Ein warndendes Versetzungszeichen } + #'(0 . 0.5) + \markup \italic { v. Ein warndendes Versetzungszeichen } AccidentalCautionary dis?4-\footnote \markup \concat \teeny { "a" } #'(0.5 . -0.5) \markup \italic { a. Langsamer werden } _"rit." diff --git a/Documentation/de/notation/pitches.itely b/Documentation/de/notation/pitches.itely index b7bfe58e74..b135ff4c94 100644 --- a/Documentation/de/notation/pitches.itely +++ b/Documentation/de/notation/pitches.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Till Paala @@ -1517,7 +1517,7 @@ soll. Diese Funktion kann man wie folgt benutzen: @example \new Staff << - \accidentalStyle "voice" + \accidentalStyle voice @{ @dots{} @} >> @end example @@ -1532,7 +1532,7 @@ Um etwa den neuen Stil in allen Systemen einer Stimmgruppe (@code{StaffGroup}) zu benutzen, müsste der Befehl so aussehen: @example -\accidentalStyle #'StaffGroup "voice" +\accidentalStyle StaffGroup.voice @end example Folgende Versetzungszeichenstile sind unterstützt. @@ -1575,11 +1575,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1595,7 +1595,7 @@ in beiden Systemen benutzt werden soll: << \context Staff = "up" @{ %%% nächste Zeile wie gewünscht ändern: - \accidentalStyle #'Score "default" + \accidentalStyle Score.default \musicA @} \context Staff = "down" @{ @@ -1657,11 +1657,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1734,11 +1734,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "voice" + \accidentalStyle voice \musicA } \context Staff = "down" { - \accidentalStyle "voice" + \accidentalStyle voice \musicB } >> @@ -1801,11 +1801,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern" + \accidentalStyle modern \musicA } \context Staff = "down" { - \accidentalStyle "modern" + \accidentalStyle modern \musicB } >> @@ -1863,11 +1863,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicB } >> @@ -1930,11 +1930,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicB } >> @@ -1991,11 +1991,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicB } >> @@ -2055,7 +2055,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano" + \accidentalStyle piano \musicA } \context Staff = "down" { @@ -2113,7 +2113,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \musicA } \context Staff = "down" { @@ -2172,11 +2172,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicB } >> @@ -2230,11 +2230,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicB } >> @@ -2292,11 +2292,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicB } >> @@ -2350,11 +2350,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicB } >> @@ -2410,11 +2410,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicA } \context Staff = "down" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicB } >> @@ -2472,12 +2472,12 @@ musicB = { << \context Staff = "up" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicA } \context Staff = "down" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicB } >> @@ -2532,11 +2532,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicA } \context Staff = "down" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicB } >> @@ -2592,11 +2592,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "forget" + \accidentalStyle forget \musicA } \context Staff = "down" { - \accidentalStyle "forget" + \accidentalStyle forget \musicB } >> @@ -2642,7 +2642,7 @@ Klammer kein Auflösungszeichen: @lilypond[quote] { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 @@ -2659,12 +2659,12 @@ die den Versetzungszeichenstil kurzzeitig auf @code{forget} umschaltet: @lilypond[verbatim,quote] forget = #(define-music-function (parser location music) (ly:music?) #{ - \accidentalStyle "forget" + \accidentalStyle forget #music - \accidentalStyle "modern" + \accidentalStyle modern #}) { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 diff --git a/Documentation/de/notation/spacing.itely b/Documentation/de/notation/spacing.itely index 2e058389e0..92b4b640bc 100644 --- a/Documentation/de/notation/spacing.itely +++ b/Documentation/de/notation/spacing.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes. @end ignore -@c \version "2.17.0" +@c \version "2.17.6" @c Translators: Till Paala @@ -1852,19 +1852,19 @@ music = \relative c'' { c4 c c c } \score { \new Staff << \new Voice { - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1 * 2 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 35)) s1 * 3 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 70)) s1 * 6 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 105)) s1 * 5 \break } @@ -2619,13 +2619,13 @@ ersichtlich benutzt werden: << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 40)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 80)) s1*5 \break } @@ -2658,15 +2658,15 @@ von @code{line-break-system-details}. << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 20) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (15))) s1*5 \break @@ -2700,15 +2700,15 @@ die vertikale Position von einzelnen Notensystemen. << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0) (alignment-distances . (30 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (10 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (10 30))) s1*5 \break diff --git a/Documentation/es/extending/programming-interface.itely b/Documentation/es/extending/programming-interface.itely index cdbb9365b8..b17742a0e9 100644 --- a/Documentation/es/extending/programming-interface.itely +++ b/Documentation/es/extending/programming-interface.itely @@ -7,7 +7,7 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Interfaces para programadores @chapter Interfaces para programadores @@ -1385,7 +1385,7 @@ razones técnicas. Son ejemplos @code{NonMusicalPaperColumn} y @example \overrideProperty -#"Score.NonMusicalPaperColumn" % Nombre del grob +Score.NonMusicalPaperColumn % Nombre del grob #'line-break-system-details % Nombre de la propiedad #'((next-padding . 20)) % Valor @end example diff --git a/Documentation/es/learning/tweaks.itely b/Documentation/es/learning/tweaks.itely index 11ee26a348..3c0e504281 100644 --- a/Documentation/es/learning/tweaks.itely +++ b/Documentation/es/learning/tweaks.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Trucar la salida @chapter Trucar la salida @@ -422,8 +422,8 @@ presentación, siempre y cuando LilyPond pueda rastrear su origen hasta el evento original: @lilypond[quote,fragment,ragged-right,verbatim,relative=2] -<\tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es +<\tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g> @end lilypond @@ -3119,8 +3119,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3563,8 +3563,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3648,8 +3648,8 @@ de que la ligadura se cruza entre las voces: @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t b8~ b\noBeam } \\ @@ -3664,9 +3664,9 @@ valor de longitud @code{length} a @code{8}, @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t - \tweak Stem #'length #8 + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t + \tweak Stem.length #8 b8~ b\noBeam } \\ diff --git a/Documentation/es/notation/changing-defaults.itely b/Documentation/es/notation/changing-defaults.itely index 539b2eafef..7514afd8ac 100644 --- a/Documentation/es/notation/changing-defaults.itely +++ b/Documentation/es/notation/changing-defaults.itely @@ -8,7 +8,7 @@ Translation of GIT committish: 44011e382e91f43fb6752b3fbbf8d8984131a565 Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Cambiar los valores por omisión @chapter Cambiar los valores por omisión @@ -788,7 +788,7 @@ Estableciendo una propiedad de contexto directamente @item Una instrucción predefinida tal como @code{\dynamicUp} o una expresión -musical como @code{\accidentalStyle "dodecaphonic"} +musical como @code{\accidentalStyle dodecaphonic} @lilypond[quote,verbatim] \score { @@ -803,7 +803,7 @@ musical como @code{\accidentalStyle "dodecaphonic"} } \context { \Staff - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic } } } @@ -857,7 +857,7 @@ estuviera escrita en el propio flujo musical. } } \layout { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \set fontSize = #-4 \override Voice.Stem #'thickness = #4.0 } @@ -953,7 +953,7 @@ Una instrucción predefinida tal como @code{\dynamicUp} } } \new Staff - \with { \accidentalStyle "dodecaphonic" } + \with { \accidentalStyle dodecaphonic } { \new Voice \with { \dynamicUp } @@ -2215,9 +2215,9 @@ Tales objetos de presencaión creados indirectamente se pueden trucar usando la forma explícita de la instrucción @code{\tweak}: @lilypond[relative=2,verbatim,quote] -\tweak Stem #'color #red -\tweak Beam #'color #green c8 e -4 +\tweak Stem.color #red +\tweak Beam.color #green c8 e +4 @end lilypond No se puede usar @code{\tweak} para modificar las claves o las @@ -4323,10 +4323,10 @@ custosNote = (parser location note) (ly:music?) #{ - \tweak NoteHead #'stencil #ly:text-interface::print - \tweak NoteHead #'text + \tweak NoteHead.stencil #ly:text-interface::print + \tweak NoteHead.text \markup \musicglyph #"custodes.mensural.u0" - \tweak Stem #'stencil ##f + \tweak Stem.stencil ##f #note #}) diff --git a/Documentation/es/notation/input.itely b/Documentation/es/notation/input.itely index a56b9c3386..ffdb81ab56 100644 --- a/Documentation/es/notation/input.itely +++ b/Documentation/es/notation/input.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Entrada y salida generales @chapter Entrada y salida generales @@ -1440,11 +1440,11 @@ nota al pie: \header { tagline = ##f } \relative c'' { % footnotes may be added to chord constituents - < \footnote #'(-1 . -3) #'Accidental "Another flat" aes + < \single\footnote #'(-1 . -3) "Another flat" Accidental aes c - \footnote #'(-1 . 0.5) #'Accidental "A flat" ees + \single\footnote #'(-1 . 0.5) "A flat" Accidental ees >2 - \footnote #'(-1 . 2) #'Stem "A stem" ees2 + \single\footnote #'(-1 . 2) "A stem" Stem ees2 } } @end lilypond @@ -1483,13 +1483,13 @@ los objetos más inesperados. \header { tagline = ##f } \relative c'' { r1 | - \footnote #'(-0.5 . -1) #'TimeSignature "Meter change" \default + \footnote #'(-0.5 . -1) "Meter change" Staff.TimeSignature \time 3/4 - \footnote #'(1 . -1) #'Stem "Chord stem" \default + \footnote #'(1 . -1) "Chord stem" Stem 4 q q - \footnote #'(-0.5 . 1) #'BarLine "Bar line" \default + \footnote #'(-0.5 . 1) "Bar line" Staff.BarLine q q - \footnote #'(0.5 . -1) #'KeySignature "Key change" \default + \footnote #'(0.5 . -1) "Key change" Staff.KeySignature \key c\minor q } diff --git a/Documentation/es/notation/pitches.itely b/Documentation/es/notation/pitches.itely index 1b3233ea83..0ba789d313 100644 --- a/Documentation/es/notation/pitches.itely +++ b/Documentation/es/notation/pitches.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Alturas @@ -1463,7 +1463,7 @@ qué estilo de alteraciones usar. Esta función se invoca como sigue: @example \new Staff << - \accidentalStyle "voice" + \accidentalStyle voice @{ @dots{} @} >> @end example @@ -1477,7 +1477,7 @@ usar el mismo estilo en todos los pentagramas del @code{StaffGroup} en curso, use @example -\accidentalStyle #'StaffGroup "voice" +\accidentalStyle StaffGroup.voice @end example Están contemplados los siguientes estilos de alteración. Para dar una @@ -1519,11 +1519,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1538,7 +1538,7 @@ dos pentagramas. << \context Staff = "up" @{ %%% cambie la línea siguiente como desee: - \accidentalStyle #'Score "default" + \accidentalStyle Score.default \musicA @} \context Staff = "down" @{ @@ -1599,11 +1599,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1672,11 +1672,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "voice" + \accidentalStyle voice \musicA } \context Staff = "down" { - \accidentalStyle "voice" + \accidentalStyle voice \musicB } >> @@ -1737,11 +1737,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern" + \accidentalStyle modern \musicA } \context Staff = "down" { - \accidentalStyle "modern" + \accidentalStyle modern \musicB } >> @@ -1799,11 +1799,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicB } >> @@ -1864,11 +1864,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicB } >> @@ -1925,11 +1925,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicB } >> @@ -1989,7 +1989,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano" + \accidentalStyle piano \musicA } \context Staff = "down" { @@ -2010,7 +2010,7 @@ musicB = { @funindex piano-cautionary -Igual que @code{\accidentalStyle "piano"} pero con las +Igual que @code{\accidentalStyle piano} pero con las alteraciones añadidas compuestas como de precaución. @lilypond[quote] @@ -2049,7 +2049,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \musicA } \context Staff = "down" { @@ -2107,11 +2107,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicB } >> @@ -2164,11 +2164,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicB } >> @@ -2224,11 +2224,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicB } >> @@ -2281,11 +2281,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicB } >> @@ -2340,11 +2340,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicA } \context Staff = "down" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicB } >> @@ -2402,12 +2402,12 @@ musicB = { << \context Staff = "up" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicA } \context Staff = "down" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicB } >> @@ -2460,11 +2460,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicA } \context Staff = "down" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicB } >> @@ -2519,11 +2519,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "forget" + \accidentalStyle forget \musicA } \context Staff = "down" { - \accidentalStyle "forget" + \accidentalStyle forget \musicB } >> @@ -2569,7 +2569,7 @@ natural de la casilla de segunda vez no necesita becuadro: @lilypond[quote] { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 @@ -2586,12 +2586,12 @@ cambie localmente el estilo de alteraciones a @code{forget}: @lilypond[verbatim,quote] forget = #(define-music-function (parser location music) (ly:music?) #{ - \accidentalStyle "forget" + \accidentalStyle forget #music - \accidentalStyle "modern" + \accidentalStyle modern #}) { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 diff --git a/Documentation/es/notation/spacing.itely b/Documentation/es/notation/spacing.itely index 06b6f496c8..cfa87ed4a2 100644 --- a/Documentation/es/notation/spacing.itely +++ b/Documentation/es/notation/spacing.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.17.0" +@c \version "2.17.6" @ignore GDP TODO list @@ -1897,19 +1897,19 @@ music = \relative c'' { c4 c c c } \score { \new Staff << \new Voice { - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1 * 2 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 35)) s1 * 3 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 70)) s1 * 6 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 105)) s1 * 5 \break } @@ -2647,13 +2647,13 @@ grob (objeto gráfico) @code{NonMusicalPaperColumn}: << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 40)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 80)) s1*5 \break } @@ -2687,15 +2687,15 @@ usando la subpropiedad @code{alignment-distances} de << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 20) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (15))) s1*5 \break @@ -2729,15 +2729,15 @@ vertical de los pentagramas pero no de los grupos de pentagramas. << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0) (alignment-distances . (30 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (10 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (10 30))) s1*5 \break diff --git a/Documentation/extending/programming-interface.itely b/Documentation/extending/programming-interface.itely index a6109a5774..5ff6f4f0ab 100644 --- a/Documentation/extending/programming-interface.itely +++ b/Documentation/extending/programming-interface.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Interfaces for programmers @chapter Interfaces for programmers @@ -1281,7 +1281,7 @@ and @code{PaperColumn}. They can be changed with the @example \overrideProperty -#"Score.NonMusicalPaperColumn" % Grob name +Score.NonMusicalPaperColumn % Grob name #'line-break-system-details % Property name #'((next-padding . 20)) % Value @end example diff --git a/Documentation/fr/extending/programming-interface.itely b/Documentation/fr/extending/programming-interface.itely index 6869d2dc04..07ee451464 100644 --- a/Documentation/fr/extending/programming-interface.itely +++ b/Documentation/fr/extending/programming-interface.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Valentin Villenave, Jean-Charles Malahieude @c Translation checkers: Gilles Thibault @@ -1417,7 +1417,7 @@ modifiés par @code{\override}. Parmi ceux-là, les objets @example \overrideProperty -#"Score.NonMusicalPaperColumn" % Nom de l'objet +Score.NonMusicalPaperColumn % Nom de l'objet #'line-break-system-details % Nom de la propriété #'((next-padding . 20)) % Valeur @end example diff --git a/Documentation/fr/learning/tweaks.itely b/Documentation/fr/learning/tweaks.itely index 36e5232f73..64065708c2 100644 --- a/Documentation/fr/learning/tweaks.itely +++ b/Documentation/fr/learning/tweaks.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Valentin Villenave, Nicolas Klutchnikoff, Damien Heurtebise @c Translation checkers: Jean-Charles Malahieude, John Mandereau @@ -434,8 +434,8 @@ explicitement l'objet de rendu, si tant est que LilyPond puisse remonter jusqu'à l'événement originel : @lilypond[quote,fragment,ragged-right,verbatim,relative=2] -<\tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es +<\tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g> @end lilypond @@ -3131,8 +3131,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3574,8 +3574,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3663,8 +3663,8 @@ on a alors l'impression que la liaison couvre les deux voix. @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t b8~ b\noBeam } \\ @@ -3679,9 +3679,9 @@ réglant la longueur (@code{length}) sur @code{8}, @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t - \tweak Stem #'length #8 + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t + \tweak Stem.length #8 b8~ b8\noBeam } \\ diff --git a/Documentation/fr/notation/changing-defaults.itely b/Documentation/fr/notation/changing-defaults.itely index 2918cb30b9..8bbfa48b5a 100644 --- a/Documentation/fr/notation/changing-defaults.itely +++ b/Documentation/fr/notation/changing-defaults.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Valentin Villenave, Jean-Charles Malahieude @c Translation checkers: Gilles Thibault @@ -862,7 +862,7 @@ expression musicale telle que @code{\accidentalStyle "dodecaphonic"} : } \context { \Staff - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic } } } @@ -917,7 +917,7 @@ musical. } } \layout { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \set fontSize = #-4 \override Voice.Stem #'thickness = #4.0 } @@ -1014,7 +1014,7 @@ en définissant directement une propriété de contexte : } } \new Staff - \with { \accidentalStyle "dodecaphonic" } + \with { \accidentalStyle dodecaphonic } { \new Voice \with { \dynamicUp } @@ -2375,9 +2375,9 @@ De tels objets créés indirectement peuvent être ajustés que par une forme dévelppée de la commande @code{\tweak} : @lilypond[relative=2,verbatim,quote] -\tweak Stem #'color #red -\tweak Beam #'color #green c8 e -4 +\tweak Stem.color #red +\tweak Beam.color #green c8 e +4 @end lilypond La commande @code{\tweak} ne peut non plus servir à modifier clefs ou @@ -4484,10 +4484,10 @@ custosNote = (parser location note) (ly:music?) #{ - \tweak NoteHead #'stencil #ly:text-interface::print - \tweak NoteHead #'text + \tweak NoteHead.stencil #ly:text-interface::print + \tweak NoteHead.text \markup \musicglyph #"custodes.mensural.u0" - \tweak Stem #'stencil ##f + \tweak Stem.stencil ##f #note #}) diff --git a/Documentation/fr/notation/input.itely b/Documentation/fr/notation/input.itely index a072061f93..f9a911e1c7 100644 --- a/Documentation/fr/notation/input.itely +++ b/Documentation/fr/notation/input.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Jean-Charles Malahieude, Valentin Villenave @@ -1314,8 +1314,8 @@ l'@var{annotation} qui apparaîtra au bas de la page, et enfin la \footnote #'(0.5 . -2) \markup { La première note } a'4 b8 - \footnote #'(0.5 . 1) #'Flag - \markup { La troisième note } + \single\footnote #'(0.5 . 1) + \markup { La troisième note } Flag e\noBeam c4 d4 } } @@ -1353,11 +1353,11 @@ et le pied de page. a'4-\footnote #'(-3 . 0) \markup { \bold Forte } \f -\footnote #'(0 . 1.5) \markup { A slur } ( b8)-\footnote #'(0 . -2) \markup { Beam } [ e] - \footnote #'(1 . -1) #'Stem - \markup { \teeny { This is a stem } } + \single\footnote #'(1 . -1) + \markup { \teeny { This is a stem } } Stem c4 - \footnote #'(0 . 0.5) #'AccidentalCautionary - \markup \italic { A cautionary accidental } + \single\footnote #'(0 . 0.5) + \markup \italic { A cautionary accidental } AccidentalCautionary \footnote #'(1 . 1) "The note itself" dis?4-\footnote #'(0.5 . -0.5) \markup \italic { Slow Down } _"rit." @@ -1456,14 +1456,14 @@ et le pied de page. \markup { \teeny 3 } #'(0 . -2) \markup { 3. Beam } [ e] - \footnote - \markup { 4 } #'(1 . -1) #'Stem - \markup { \bold 4. { This is a stem } } + \single\footnote + \markup { 4 } #'(1 . -1) + \markup { \bold 4. { This is a stem } } Stem c4 - \footnote + \single\footnote \markup \concat \teeny { "sharp (v)" } - #'(0 . 0.5) #'AccidentalCautionary - \markup \italic { v. A cautionary accidental } + #'(0 . 0.5) + \markup \italic { v. A cautionary accidental } AccidentalCautionary dis?4-\footnote \markup \concat \teeny { "a" } #'(0.5 . -0.5) \markup \italic { a. Slow Down } _"rit." diff --git a/Documentation/fr/notation/pitches.itely b/Documentation/fr/notation/pitches.itely index 3b192aff41..eef3e556f8 100644 --- a/Documentation/fr/notation/pitches.itely +++ b/Documentation/fr/notation/pitches.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Frédéric Chiasson @c Translation checkers: Valentin Villenave, Jean-Charles Malahieude @@ -1411,7 +1411,7 @@ suivante : @example \new Staff << - \accidentalStyle "voice" + \accidentalStyle voice @{ @dots{} @} >> @end example @@ -1425,7 +1425,7 @@ utiliser, pour que toutes les portées d'un même système -- contexte @code{StaffGroup} -- soient soumises à la même règle : @example -\accidentalStyle #'StaffGroup "voice" +\accidentalStyle StaffGroup.voice @end example Nous vous présentons ci-après les différentes règles d'altération prises @@ -1468,11 +1468,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1487,7 +1487,7 @@ dernières lignes de cet exemple nous intéressent. << \context Staff = "haut" @{ %%% voici la ligne à modifier en conséquence : - \accidentalStyle #'Score "default" + \accidentalStyle Score.default \musicA @} \context Staff = "bas" @{ @@ -1549,11 +1549,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1621,11 +1621,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "voice" + \accidentalStyle voice \musicA } \context Staff = "down" { - \accidentalStyle "voice" + \accidentalStyle voice \musicB } >> @@ -1685,11 +1685,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern" + \accidentalStyle modern \musicA } \context Staff = "down" { - \accidentalStyle "modern" + \accidentalStyle modern \musicB } >> @@ -1747,11 +1747,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicB } >> @@ -1814,11 +1814,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicB } >> @@ -1874,11 +1874,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicB } >> @@ -1937,7 +1937,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano" + \accidentalStyle piano \musicA } \context Staff = "down" { @@ -1994,7 +1994,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \musicA } \context Staff = "down" { @@ -2052,11 +2052,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicB } >> @@ -2109,11 +2109,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicB } >> @@ -2172,11 +2172,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicB } >> @@ -2227,11 +2227,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicB } >> @@ -2286,11 +2286,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicA } \context Staff = "down" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicB } >> @@ -2348,12 +2348,12 @@ musicB = { << \context Staff = "up" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicA } \context Staff = "down" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicB } >> @@ -2406,11 +2406,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicA } \context Staff = "down" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicB } >> @@ -2465,11 +2465,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "forget" + \accidentalStyle forget \musicA } \context Staff = "down" { - \accidentalStyle "forget" + \accidentalStyle forget \musicB } >> @@ -2516,7 +2516,7 @@ la seconde alternative ne nécessite pas son bécarre. @lilypond[quote] { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 @@ -2533,12 +2533,12 @@ L'astuce suivante, qui définit temporairement le recours au style @lilypond[verbatim,quote] forget = #(define-music-function (parser location music) (ly:music?) #{ - \accidentalStyle "forget" + \accidentalStyle forget #music - \accidentalStyle "modern" + \accidentalStyle modern #}) { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 diff --git a/Documentation/fr/notation/spacing.itely b/Documentation/fr/notation/spacing.itely index d83c43872a..2e0d186871 100644 --- a/Documentation/fr/notation/spacing.itely +++ b/Documentation/fr/notation/spacing.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.17.0" +@c \version "2.17.6" @c Translators: Frédéric Chiasson, Jean-Charles Malahieude @@ -1906,19 +1906,19 @@ music = \relative c'' { c4 c c c } \score { \new Staff << \new Voice { - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1 * 2 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 35)) s1 * 3 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 70)) s1 * 6 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 105)) s1 * 5 \break } @@ -2627,13 +2627,13 @@ de l'objet @code{NonMusicalPaperColumn} : << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 40)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 80)) s1*5 \break } @@ -2666,15 +2666,15 @@ jouer sur la distance séparant les portées de chacun des systèmes, grâce << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 20) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (15))) s1*5 \break @@ -2707,15 +2707,15 @@ d'un regroupement de portées. << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0) (alignment-distances . (30 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (10 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (10 30))) s1*5 \break diff --git a/Documentation/it/learning/tweaks.itely b/Documentation/it/learning/tweaks.itely index 4e3c52ec11..e810bc13df 100644 --- a/Documentation/it/learning/tweaks.itely +++ b/Documentation/it/learning/tweaks.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Modifica dell'output @chapter Modifica dell'output @@ -409,8 +409,8 @@ esplicitamente l'oggetto di formattazione, purché LilyPond riesca a seguire la sua origine fino all'evento originale: @lilypond[quote,fragment,ragged-right,verbatim,relative=2] -<\tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es +<\tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g> @end lilypond @@ -3059,8 +3059,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3499,8 +3499,8 @@ rhMusic = \relative c'' { % Il gambo di d2 deve essere in giù per permettere l'unione delle note \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3584,8 +3584,8 @@ attraversare le voci: @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t b8~ b\noBeam } \\ @@ -3600,9 +3600,9 @@ possiamo allungarlo impostando la proprietà @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t - \tweak Stem #'length #8 + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t + \tweak Stem.length #8 b8~ b\noBeam } \\ diff --git a/Documentation/it/notation/pitches.itely b/Documentation/it/notation/pitches.itely index 8e96e128c7..be03be4302 100644 --- a/Documentation/it/notation/pitches.itely +++ b/Documentation/it/notation/pitches.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Altezze @@ -1455,7 +1455,7 @@ richiamata nel modo seguente: @example \new Staff << - \accidentalStyle "voice" + \accidentalStyle voice @{ @dots{} @} >> @end example @@ -1467,7 +1467,7 @@ determina in quale ambito debba essere cambiato lo stile. Ad esempio, per usare lo stesso stile in tutti i righi dell'attuale @code{StaffGroup}, si usa: @example -\accidentalStyle #'StaffGroup "voice" +\accidentalStyle StaffGroup.voice @end example Sono supportati i seguenti modi di gestire le alterazioni. Il seguente esempio @@ -1510,11 +1510,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1529,7 +1529,7 @@ seguente frammento, se si vuole usare lo stesso stile in entrambi i righi. << \context Staff = "up" @{ %%% change the next line as desired: - \accidentalStyle #'Score "default" + \accidentalStyle Score.default \musicA @} \context Staff = "down" @{ @@ -1591,11 +1591,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1663,11 +1663,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "voice" + \accidentalStyle voice \musicA } \context Staff = "down" { - \accidentalStyle "voice" + \accidentalStyle voice \musicB } >> @@ -1728,11 +1728,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern" + \accidentalStyle modern \musicA } \context Staff = "down" { - \accidentalStyle "modern" + \accidentalStyle modern \musicB } >> @@ -1790,11 +1790,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicB } >> @@ -1855,11 +1855,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicB } >> @@ -1916,11 +1916,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicB } >> @@ -1979,7 +1979,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano" + \accidentalStyle piano \musicA } \context Staff = "down" { @@ -2036,7 +2036,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \musicA } \context Staff = "down" { @@ -2095,11 +2095,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicB } >> @@ -2152,11 +2152,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicB } >> @@ -2213,11 +2213,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicB } >> @@ -2270,11 +2270,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicB } >> @@ -2330,11 +2330,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicA } \context Staff = "down" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicB } >> @@ -2393,12 +2393,12 @@ musicB = { << \context Staff = "up" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicA } \context Staff = "down" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicB } >> @@ -2453,11 +2453,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicA } \context Staff = "down" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicB } >> @@ -2512,11 +2512,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "forget" + \accidentalStyle forget \musicA } \context Staff = "down" { - \accidentalStyle "forget" + \accidentalStyle forget \musicB } >> @@ -2559,7 +2559,7 @@ volta non richiede il segno di bequadro: @lilypond[quote] { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 @@ -2576,12 +2576,12 @@ imposti localmente lo stile delle alterazioni su @code{forget}: @lilypond[verbatim,quote] forget = #(define-music-function (parser location music) (ly:music?) #{ - \accidentalStyle "forget" + \accidentalStyle forget #music - \accidentalStyle "modern" + \accidentalStyle modern #}) { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 diff --git a/Documentation/ja/learning/tweaks.itely b/Documentation/ja/learning/tweaks.itely index 11329a5567..c424a2583b 100644 --- a/Documentation/ja/learning/tweaks.itely +++ b/Documentation/ja/learning/tweaks.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Yoshiki Sawada @c Translation status: post-GDP @@ -422,8 +422,8 @@ a4^"Black" 追跡できるようにすることで、@code{\tweak} で調整することができます: @lilypond[quote,fragment,ragged-right,verbatim,relative=2] -<\tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es +<\tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g> @end lilypond @@ -3112,8 +3112,8 @@ rhMusic = \relative c'' { % マージさせるために d2 の符幹を下向きにする必要があります \stemDown % d2 の符幹を不可視にします - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3569,8 +3569,8 @@ rhMusic = \relative c'' { % マージさせるために d2 の符幹を下向きにする必要があります \stemDown % d2 の符幹を不可視にします - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3653,8 +3653,8 @@ lhMusic = \relative c' { @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t b8~ b\noBeam } \\ @@ -3668,9 +3668,9 @@ lhMusic = \relative c' { @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t - \tweak Stem #'length #8 + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t + \tweak Stem.length #8 b8~ b\noBeam } \\ diff --git a/Documentation/ja/notation/changing-defaults.itely b/Documentation/ja/notation/changing-defaults.itely index cde4ec057c..8eab28ae0d 100644 --- a/Documentation/ja/notation/changing-defaults.itely +++ b/Documentation/ja/notation/changing-defaults.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Yoshiki Sawada @c Translation status: post-GDP @@ -827,7 +827,7 @@ Internals Reference @expansion{} Translation @expansion{} Context. @end lilypond @item -@code{\dynamicUp} や @code{\accidentalStyle "dodecaphonic"} のような音楽@c +@code{\dynamicUp} や @code{\accidentalStyle dodecaphonic} のような音楽@c 表記等、あらかじめ定義されているコマンド @lilypond[quote,verbatim] @@ -843,7 +843,7 @@ Internals Reference @expansion{} Translation @expansion{} Context. } \context { \Staff - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic } } } @@ -894,7 +894,7 @@ StaffDefaults = \with { } } \layout { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \set fontSize = #-4 \override Voice.Stem #'thickness = #4.0 } @@ -989,7 +989,7 @@ StaffDefaults = \with { } } \new Staff - \with { \accidentalStyle "dodecaphonic" } + \with { \accidentalStyle dodecaphonic } { \new Voice \with { \dynamicUp } @@ -2329,9 +2329,9 @@ c-\tweak #'thickness #5 ( d e f) @code{\tweak} コマンドを用いることで調整することができます: @lilypond[relative=2,verbatim,quote] -\tweak Stem #'color #red -\tweak Beam #'color #green c8 e -4 +\tweak Stem.color #red +\tweak Beam.color #green c8 e +4 @end lilypond @code{\tweak} コマンドで音部記号や拍子記号を変更することはできません。@c @@ -4422,10 +4422,10 @@ custosNote = (parser location note) (ly:music?) #{ - \tweak NoteHead #'stencil #ly:text-interface::print - \tweak NoteHead #'text + \tweak NoteHead.stencil #ly:text-interface::print + \tweak NoteHead.text \markup \musicglyph #"custodes.mensural.u0" - \tweak Stem #'stencil ##f + \tweak Stem.stencil ##f #note #}) diff --git a/Documentation/ja/notation/input.itely b/Documentation/ja/notation/input.itely index 76484d3446..bd994424b7 100644 --- a/Documentation/ja/notation/input.itely +++ b/Documentation/ja/notation/input.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Yoshiki Sawada @@ -1257,8 +1257,8 @@ scoreTitleMarkup = \markup @{ \column @{ \footnote #'(0.5 . -2) \markup { The first note } a'4 b8 - \footnote #'(0.5 . 1) #'Flag - \markup { The third note } + \single\footnote #'(0.5 . 1) + \markup { The third note } Flag e\noBeam c4 d4 } } @@ -1296,11 +1296,11 @@ scoreTitleMarkup = \markup @{ \column @{ a'4-\footnote #'(-3 . 0) \markup { \bold Forte } \f -\footnote #'(0 . 1.5) \markup { スラー } ( b8)-\footnote #'(0 . -2) \markup { 連桁 } [ e] - \footnote #'(1 . -1) #'Stem - \markup { \teeny { これは符幹です } } + \single\footnote #'(1 . -1) + \markup { \teeny { これは符幹です } } Stem c4 - \footnote #'(0 . 0.5) #'AccidentalCautionary - \markup \italic { 忠告の臨時記号 } + \single\footnote #'(0 . 0.5) + \markup \italic { 忠告の臨時記号 } AccidentalCautionary \footnote #'(1 . 1) "音符自体" dis?4-\footnote #'(0.5 . -0.5) \markup \italic { スロー ダウン } _"rit." @@ -1397,14 +1397,14 @@ LilyPond は対応するマークアップを同じページの下に表示す \markup { \teeny 3 } #'(0 . -2) \markup { 3. 連桁 } [ e] - \footnote - \markup { 4 } #'(1 . -1) #'Stem - \markup { \bold 4. { これは符幹です } } + \single\footnote + \markup { 4 } #'(1 . -1) + \markup { \bold 4. { これは符幹です } } Stem c4 - \footnote + \single\footnote \markup \concat \teeny { "sharp (v)" } - #'(0 . 0.5) #'AccidentalCautionary - \markup \italic { v. 忠告の臨時記号 } + #'(0 . 0.5) + \markup \italic { v. 忠告の臨時記号 } AccidentalCautionary dis?4-\footnote \markup \concat \teeny { "a" } #'(0.5 . -0.5) \markup \italic { a. スローダウン } _"rit." diff --git a/Documentation/ja/notation/pitches.itely b/Documentation/ja/notation/pitches.itely index bac47b7f68..b734f3d547 100644 --- a/Documentation/ja/notation/pitches.itely +++ b/Documentation/ja/notation/pitches.itely @@ -6,7 +6,7 @@ version that you are working on. See TRANSLATION for details. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @c Translators: Yoshiki Sawada @c Translation status: post-GDP @@ -1471,7 +1471,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する @example \new Staff << - \accidentalStyle "voice" + \accidentalStyle voice @{ @dots{} @} >> @end example @@ -1486,7 +1486,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する 以下のようにします: @example -\accidentalStyle #'StaffGroup "voice" +\accidentalStyle StaffGroup.voice @end example サポートされる臨時記号スタイルを以下で示します。@c @@ -1528,11 +1528,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1547,7 +1547,7 @@ musicB = { << \context Staff = "up" @{ %%% 次の行を変更したいスタイルに合わせて変更してください: - \accidentalStyle #'Score "default" + \accidentalStyle Score.default \musicA @} \context Staff = "down" @{ @@ -1610,11 +1610,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1682,11 +1682,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "voice" + \accidentalStyle voice \musicA } \context Staff = "down" { - \accidentalStyle "voice" + \accidentalStyle voice \musicB } >> @@ -1752,11 +1752,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern" + \accidentalStyle modern \musicA } \context Staff = "down" { - \accidentalStyle "modern" + \accidentalStyle modern \musicB } >> @@ -1816,11 +1816,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicB } >> @@ -1884,11 +1884,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicB } >> @@ -1946,11 +1946,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicB } >> @@ -2012,7 +2012,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano" + \accidentalStyle piano \musicA } \context Staff = "down" { @@ -2071,7 +2071,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \musicA } \context Staff = "down" { @@ -2134,11 +2134,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicB } >> @@ -2191,11 +2191,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicB } >> @@ -2250,11 +2250,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicB } >> @@ -2307,11 +2307,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicB } >> @@ -2369,11 +2369,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicA } \context Staff = "down" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicB } >> @@ -2432,12 +2432,12 @@ musicB = { << \context Staff = "up" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicA } \context Staff = "down" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicB } >> @@ -2492,11 +2492,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicA } \context Staff = "down" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicB } >> @@ -2551,11 +2551,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "forget" + \accidentalStyle forget \musicA } \context Staff = "down" { - \accidentalStyle "forget" + \accidentalStyle forget \musicB } >> @@ -2601,7 +2601,7 @@ musicB = { @lilypond[quote] { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 @@ -2618,12 +2618,12 @@ musicB = { @lilypond[verbatim,quote] forget = #(define-music-function (parser location music) (ly:music?) #{ - \accidentalStyle "forget" + \accidentalStyle forget #music - \accidentalStyle "modern" + \accidentalStyle modern #}) { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 diff --git a/Documentation/ja/notation/spacing.itely b/Documentation/ja/notation/spacing.itely index 2f395786de..fed57cd3c1 100644 --- a/Documentation/ja/notation/spacing.itely +++ b/Documentation/ja/notation/spacing.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.17.0" +@c \version "2.17.6" @c Translators: Yoshiki Sawada @@ -1852,19 +1852,19 @@ music = \relative c'' { c4 c c c } \score { \new Staff << \new Voice { - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1 * 2 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 35)) s1 * 3 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 70)) s1 * 6 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 105)) s1 * 5 \break } @@ -2590,13 +2590,13 @@ labelContext = << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 40)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 80)) s1*5 \break } @@ -2630,15 +2630,15 @@ labelContext = << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 20) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (15))) s1*5 \break @@ -2673,15 +2673,15 @@ labelContext = << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0) (alignment-distances . (30 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (10 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (10 30))) s1*5 \break diff --git a/Documentation/learning/tweaks.itely b/Documentation/learning/tweaks.itely index f4210b2e0d..4fc14608f1 100644 --- a/Documentation/learning/tweaks.itely +++ b/Documentation/learning/tweaks.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Tweaking output @chapter Tweaking output @@ -402,8 +402,8 @@ the layout object, provided that LilyPond can trace its origin back to the original event: @lilypond[quote,fragment,ragged-right,verbatim,relative=2] -<\tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es +<\tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g> @end lilypond @@ -2970,8 +2970,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3405,8 +3405,8 @@ rhMusic = \relative c'' { % Stem on the d2 must be down to permit merging \stemDown % Stem on the d2 should be invisible - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t d2 } \new Voice { @@ -3488,8 +3488,8 @@ cross voices: @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t b8~ b\noBeam } \\ @@ -3504,9 +3504,9 @@ too much, we can lengthen the stem by setting the @lilypond[quote,fragment,relative=2,verbatim] << { - \tweak Stem #'transparent ##t - \tweak Flag #'transparent ##t - \tweak Stem #'length #8 + \tweak Stem.transparent ##t + \tweak Flag.transparent ##t + \tweak Stem.length #8 b8~ b\noBeam } \\ diff --git a/Documentation/ly-examples/bach-bwv610.ly b/Documentation/ly-examples/bach-bwv610.ly index 951e99ff73..ea861ec404 100644 --- a/Documentation/ly-examples/bach-bwv610.ly +++ b/Documentation/ly-examples/bach-bwv610.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" %\include "example-header.ily" @@ -30,7 +30,7 @@ global = { \key c \minor \time 4/4 - \accidentalStyle "default" + \accidentalStyle default } halsup = { diff --git a/Documentation/notation/changing-defaults.itely b/Documentation/notation/changing-defaults.itely index 00e6c1039d..dac01bdb9a 100644 --- a/Documentation/notation/changing-defaults.itely +++ b/Documentation/notation/changing-defaults.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Changing defaults @chapter Changing defaults @@ -791,7 +791,7 @@ Directly setting a context property @item A predefined command such as @code{\dynamicUp} or a music -expression like @code{\accidentalStyle "dodecaphonic"} +expression like @code{\accidentalStyle dodecaphonic} @lilypond[quote,verbatim] \score { @@ -806,7 +806,7 @@ expression like @code{\accidentalStyle "dodecaphonic"} } \context { \Staff - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic } } } @@ -858,7 +858,7 @@ the same command written in the music stream. } } \layout { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \set fontSize = #-4 \override Voice.Stem #'thickness = #4.0 } @@ -951,7 +951,7 @@ A predefined command such as @code{\dynamicUp} } } \new Staff - \with { \accidentalStyle "dodecaphonic" } + \with { \accidentalStyle dodecaphonic } { \new Voice \with { \dynamicUp } @@ -2200,9 +2200,9 @@ Such indirectly created layout objects can be tweaked using the explicit form of the @code{\tweak} command: @lilypond[relative=2,verbatim,quote] -\tweak Stem #'color #red -\tweak Beam #'color #green c8 e -4 +\tweak Stem.color #red +\tweak Beam.color #green c8 e +4 @end lilypond @code{\tweak} cannot be used to modify clefs or time @@ -4335,10 +4335,10 @@ custosNote = (parser location note) (ly:music?) #{ - \tweak NoteHead #'stencil #ly:text-interface::print - \tweak NoteHead #'text + \tweak NoteHead.stencil #ly:text-interface::print + \tweak NoteHead.text \markup \musicglyph #"custodes.mensural.u0" - \tweak Stem #'stencil ##f + \tweak Stem.stencil ##f #note #}) diff --git a/Documentation/notation/input.itely b/Documentation/notation/input.itely index 1ecb998122..e805da5aeb 100644 --- a/Documentation/notation/input.itely +++ b/Documentation/notation/input.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node General input and output @chapter General input and output @@ -1371,11 +1371,11 @@ is required before the footnote text: \header { tagline = ##f } \relative c'' { % footnotes may be added to chord constituents - < \footnote #'(-1 . -3) #'Accidental "Another flat" aes + < \single\footnote #'(-1 . -3) "Another flat" Accidental aes c - \footnote #'(-1 . 0.5) #'Accidental "A flat" ees + \single\footnote #'(-1 . 0.5) "A flat" Accidental ees >2 - \footnote #'(-1 . 2) #'Stem "A stem" ees2 + \single\footnote #'(-1 . 2) "A stem" Stem ees2 } } @end lilypond @@ -1409,13 +1409,13 @@ on unexpected objects. \header { tagline = ##f } \relative c'' { r1 | - \footnote #'(-0.5 . -1) #'TimeSignature "Meter change" \default + \footnote #'(-0.5 . -1) "Meter change" Staff.TimeSignature \time 3/4 - \footnote #'(1 . -1) #'Stem "Chord stem" \default + \footnote #'(1 . -1) "Chord stem" Stem 4 q q - \footnote #'(-0.5 . 1) #'BarLine "Bar line" \default + \footnote #'(-0.5 . 1) "Bar line" Staff.BarLine q q - \footnote #'(0.5 . -1) #'KeySignature "Key change" \default + \footnote #'(0.5 . -1) "Key change" Staff.KeySignature \key c\minor q } diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index 860babdc82..ca0445dba8 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -7,7 +7,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @node Pitches @@ -1473,7 +1473,7 @@ accidental style to use. This function is called as follows: @example \new Staff << - \accidentalStyle "voice" + \accidentalStyle voice @{ @dots{} @} >> @end example @@ -1486,7 +1486,7 @@ scope the style should be changed. For example, to use the same style in all staves of the current @code{StaffGroup}, use: @example -\accidentalStyle #'StaffGroup "voice" +\accidentalStyle StaffGroup.voice @end example The following accidental styles are supported. To demonstrate @@ -1529,11 +1529,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1549,7 +1549,7 @@ both staves. << \context Staff = "up" @{ %%% change the next line as desired: - \accidentalStyle #'Score "default" + \accidentalStyle Score.default \musicA @} \context Staff = "down" @{ @@ -1612,11 +1612,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "default" + \accidentalStyle default \musicA } \context Staff = "down" { - \accidentalStyle "default" + \accidentalStyle default \musicB } >> @@ -1685,11 +1685,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "voice" + \accidentalStyle voice \musicA } \context Staff = "down" { - \accidentalStyle "voice" + \accidentalStyle voice \musicB } >> @@ -1751,11 +1751,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern" + \accidentalStyle modern \musicA } \context Staff = "down" { - \accidentalStyle "modern" + \accidentalStyle modern \musicB } >> @@ -1815,11 +1815,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary \musicB } >> @@ -1882,11 +1882,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice" + \accidentalStyle modern-voice \musicB } >> @@ -1943,11 +1943,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \musicB } >> @@ -2008,7 +2008,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano" + \accidentalStyle piano \musicA } \context Staff = "down" { @@ -2068,7 +2068,7 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \musicA } \context Staff = "down" { @@ -2127,11 +2127,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern \musicB } >> @@ -2184,11 +2184,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary \musicB } >> @@ -2244,11 +2244,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice" + \accidentalStyle neo-modern-voice \musicB } >> @@ -2301,11 +2301,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicA } \context Staff = "down" { - \accidentalStyle "neo-modern-voice-cautionary" + \accidentalStyle neo-modern-voice-cautionary \musicB } >> @@ -2361,11 +2361,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicA } \context Staff = "down" { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic \musicB } >> @@ -2423,12 +2423,12 @@ musicB = { << \context Staff = "up" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicA } \context Staff = "down" { \key fis \minor - \accidentalStyle "teaching" + \accidentalStyle teaching \musicB } >> @@ -2483,11 +2483,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicA } \context Staff = "down" { - \accidentalStyle "no-reset" + \accidentalStyle no-reset \musicB } >> @@ -2542,11 +2542,11 @@ musicB = { \new PianoStaff { << \context Staff = "up" { - \accidentalStyle "forget" + \accidentalStyle forget \musicA } \context Staff = "down" { - \accidentalStyle "forget" + \accidentalStyle forget \musicB } >> @@ -2589,7 +2589,7 @@ not need a natural sign: @lilypond[quote] { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 @@ -2606,12 +2606,12 @@ the accidental style to @code{forget}: @lilypond[verbatim,quote] forget = #(define-music-function (parser location music) (ly:music?) #{ - \accidentalStyle "forget" + \accidentalStyle forget #music - \accidentalStyle "modern" + \accidentalStyle modern #}) { - \accidentalStyle "modern" + \accidentalStyle modern \time 2/4 \repeat volta 2 { c'2 diff --git a/Documentation/notation/spacing.itely b/Documentation/notation/spacing.itely index ecc3217cf9..38fbd157c7 100644 --- a/Documentation/notation/spacing.itely +++ b/Documentation/notation/spacing.itely @@ -8,7 +8,7 @@ Guide, node Updating translation committishes.. @end ignore -@c \version "2.16.0" +@c \version "2.17.6" @ignore GDP TODO list @@ -1802,19 +1802,19 @@ music = \relative c'' { c4 c c c } \score { \new Staff << \new Voice { - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1 * 2 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 35)) s1 * 3 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 70)) s1 * 6 \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 105)) s1 * 5 \break } @@ -2520,13 +2520,13 @@ attribute of the @code{NonMusicalPaperColumn} grob: << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 40)) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 80)) s1*5 \break } @@ -2558,15 +2558,15 @@ subproperty of @code{line-break-system-details}. << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 20) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (15))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (15))) s1*5 \break @@ -2599,15 +2599,15 @@ specifies the vertical positioning of staves but not of staff groups. << \new Staff << \new Voice { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0) (alignment-distances . (30 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 60) (alignment-distances . (10 10))) s1*5 \break - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 100) (alignment-distances . (10 30))) s1*5 \break diff --git a/Documentation/snippets/arabic-improvisation.ly b/Documentation/snippets/arabic-improvisation.ly index 7427da160f..3d1708e455 100644 --- a/Documentation/snippets/arabic-improvisation.ly +++ b/Documentation/snippets/arabic-improvisation.ly @@ -4,7 +4,7 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.17.0" +\version "2.17.6" \header { lsrtags = "world-music" @@ -25,7 +25,7 @@ of what could be the start of a hijaz improvisation: \relative sol' { \key re \kurd - \accidentalStyle "forget" + \accidentalStyle forget \cadenzaOn sol4 sol sol sol fad mib sol1 fad8 mib re4. r8 mib1 fad sol } diff --git a/Documentation/snippets/chords-headword.ly b/Documentation/snippets/chords-headword.ly index ec194604eb..e7c0323943 100644 --- a/Documentation/snippets/chords-headword.ly +++ b/Documentation/snippets/chords-headword.ly @@ -5,7 +5,7 @@ % % This file is in the public domain. %% Note: this file works from version 2.16.0 -\version "2.16.0" +\version "2.17.6" \header { lsrtags = "headword" @@ -79,7 +79,7 @@ Bass = { \context Staff = lower { \new Voice { \clef bass - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary << \Tenor \Bass diff --git a/Documentation/snippets/new/chords-headword.ly b/Documentation/snippets/new/chords-headword.ly index 29fe905a43..31de841cd4 100644 --- a/Documentation/snippets/new/chords-headword.ly +++ b/Documentation/snippets/new/chords-headword.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { lsrtags = "headword" @@ -71,7 +71,7 @@ Bass = { \context Staff = lower { \new Voice { \clef bass - \accidentalStyle "modern-cautionary" + \accidentalStyle modern-cautionary << \Tenor \Bass diff --git a/Documentation/snippets/new/score-for-diatonic-accordion.ly b/Documentation/snippets/new/score-for-diatonic-accordion.ly index e4f2326b97..379e9f139a 100644 --- a/Documentation/snippets/new/score-for-diatonic-accordion.ly +++ b/Documentation/snippets/new/score-for-diatonic-accordion.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { lsrtags = "template, real-music, specific-notation" @@ -176,7 +176,7 @@ staffVoice = \new Staff = astaffvoice { staffAccordionMel = \new Staff \with { \remove "Clef_engraver" } { - \accidentalStyle "forget" %Set the accidentals (Vorzeichen) for each note, + \accidentalStyle forget %Set the accidentals (Vorzeichen) for each note, %do not remember them for the rest of the measure. \time 4/4 \set Staff.instrumentName="Accordion" diff --git a/Documentation/snippets/score-for-diatonic-accordion.ly b/Documentation/snippets/score-for-diatonic-accordion.ly index e6013eea09..385a1a9091 100644 --- a/Documentation/snippets/score-for-diatonic-accordion.ly +++ b/Documentation/snippets/score-for-diatonic-accordion.ly @@ -5,7 +5,7 @@ % % This file is in the public domain. %% Note: this file works from version 2.16.0 -\version "2.16.0" +\version "2.17.6" \header { lsrtags = "template, real-music, specific-notation" @@ -184,7 +184,7 @@ staffVoice = \new Staff = astaffvoice { staffAccordionMel = \new Staff \with { \remove "Clef_engraver" } { - \accidentalStyle "forget" %Set the accidentals (Vorzeichen) for each note, + \accidentalStyle forget %Set the accidentals (Vorzeichen) for each note, %do not remember them for the rest of the measure. \time 4/4 \set Staff.instrumentName="Accordion" diff --git a/Documentation/snippets/text-headword.ly b/Documentation/snippets/text-headword.ly index 4254c58236..30afb695ae 100644 --- a/Documentation/snippets/text-headword.ly +++ b/Documentation/snippets/text-headword.ly @@ -4,7 +4,7 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.16.0" +\version "2.17.6" \header { lsrtags = "headword" @@ -103,7 +103,7 @@ Text headword | \break - \overrideProperty "Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((alignment-distances . (12))) c''4. ( diff --git a/input/regression/accidental-contemporary.ly b/input/regression/accidental-contemporary.ly index f34d2392fa..eb05abcddb 100644 --- a/input/regression/accidental-contemporary.ly +++ b/input/regression/accidental-contemporary.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "Several automatic accidental rules @@ -30,13 +30,13 @@ Both scores should show the same accidentals. \score { \relative c'' { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic gis4 a g gisis - \accidentalStyle "neo-modern" + \accidentalStyle neo-modern gis8 a gis gis g' gis gis,, a' - \accidentalStyle "neo-modern-cautionary" + \accidentalStyle neo-modern-cautionary eis fis eis eis g2 - \accidentalStyle "teaching" + \accidentalStyle teaching \key e \major e8 eis fis fis gis2 } diff --git a/input/regression/accidental-piano.ly b/input/regression/accidental-piano.ly index 170c4b32a2..a09f5bf7d6 100644 --- a/input/regression/accidental-piano.ly +++ b/input/regression/accidental-piano.ly @@ -6,7 +6,7 @@ accidental." } -\version "2.16.0" +\version "2.17.6" \layout { @@ -14,7 +14,7 @@ accidental." } \new PianoStaff \relative << - \accidentalStyle "piano" + \accidentalStyle piano \new Staff { ges'4 ges4 } \new Staff { r8 gis r8 gis } >> diff --git a/input/regression/accidental-voice.ly b/input/regression/accidental-voice.ly index bd06e7fc66..61cebc5625 100644 --- a/input/regression/accidental-voice.ly +++ b/input/regression/accidental-voice.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \layout { ragged-right = ##t } \header{ @@ -28,7 +28,7 @@ voiceb = \transpose c c' { \voicea } \context Staff << - \accidentalStyle "modern-voice-cautionary" + \accidentalStyle modern-voice-cautionary \new Voice \voicea \new Voice \voiceb >> diff --git a/input/regression/alignment-vertical-manual-setting.ly b/input/regression/alignment-vertical-manual-setting.ly index 3613c57ca2..57b1299260 100644 --- a/input/regression/alignment-vertical-manual-setting.ly +++ b/input/regression/alignment-vertical-manual-setting.ly @@ -6,7 +6,7 @@ } -\version "2.16.0" +\version "2.17.6" \book { \score { @@ -15,17 +15,17 @@ \new Staff { c c c c } \new Staff { \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((alignment-distances . (#f 20))) c1 \break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((alignment-distances . (5 15))) c1 \break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((alignment-distances . (15 5))) c1 c diff --git a/input/regression/alter-broken.ly b/input/regression/alter-broken.ly index 43dc32dc5d..8883569aa2 100644 --- a/input/regression/alter-broken.ly +++ b/input/regression/alter-broken.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "The command @code{\\alterBroken} may be used to override the @@ -20,9 +20,9 @@ its usage with a variety of data types." d4( d' b g \break d d' b g) - \alterBroken "Staff.OttavaBracket" #'padding #'(1 3) + \alterBroken Staff.OttavaBracket #'padding #'(1 3) % Spaces in spanner's name are disregarded. - \alterBroken "Staff . OttavaBracket" #'style #'(line dashed-line) + \alterBroken Staff.OttavaBracket #'style #'(line dashed-line) \ottava #1 % It is possible to use procedures as arguments. \alterBroken Hairpin #'stencil #`( diff --git a/input/regression/display-lily-tests.ly b/input/regression/display-lily-tests.ly index 64075f0fde..8662feb894 100644 --- a/input/regression/display-lily-tests.ly +++ b/input/regression/display-lily-tests.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" #(use-modules (srfi srfi-13) (ice-9 format)) @@ -245,7 +245,7 @@ stderr of this run." \test ##[ < c \tweak #'transparent ##t e > #] \test ##[ < \tweak #'color #'(1.0 0.0 0.0) \tweak #'duration-log #2 c > #] \test ##[ c-\tweak #'font-size #3 -> #] -\test ##[ < \tweak Accidental #'color #'(1.0 0.0 0.0) cis eis g > #] +\test ##[ < \tweak Accidental.color #'(1.0 0.0 0.0) cis eis g > #] %% end test. diff --git a/input/regression/footnote-auto-numbering-page-reset.ly b/input/regression/footnote-auto-numbering-page-reset.ly index 0d8c91b0c0..58799d03dc 100644 --- a/input/regression/footnote-auto-numbering-page-reset.ly +++ b/input/regression/footnote-auto-numbering-page-reset.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "This is an example of automatic footnote numbering where the number is reset on each page. It uses the symbol-footnotes @@ -24,7 +24,7 @@ have been reached. \markup { h i } \relative c' { -\footnote #'(1 . -1) #'NoteHead \markup { j } \default +\footnote #'(1 . -1) \markup { j } NoteHead a b c d } \pageBreak diff --git a/input/regression/footnote-auto-numbering-vertical-order.ly b/input/regression/footnote-auto-numbering-vertical-order.ly index 0206dc1e34..9aaa8eb922 100644 --- a/input/regression/footnote-auto-numbering-vertical-order.ly +++ b/input/regression/footnote-auto-numbering-vertical-order.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "This regtest makes sure that footnote numbers are laid out in the correct vertical order. @@ -54,7 +54,7 @@ in the correct vertical order. \once \override FootnoteSpanner #'numbering-assertion-function = #(simultaneous-footnote-numbering-assertion-function 14 16) a8-\footnote #'(1 . 1) \markup { p } \< - -\footnote #'(1 . 1) #'Beam \markup { o } [ b c d ] a4 b c | + -\single\footnote #'(1 . 1) \markup { o } Beam [ b c d ] a4 b c | d a b c\! |\break } \new Staff \relative c' { @@ -64,7 +64,7 @@ in the correct vertical order. < f \footnote #'(1 . -1) \markup { n } a c > \once \override FootnoteSpanner #'numbering-assertion-function = #(simultaneous-footnote-numbering-assertion-function 3 5) - a8-\footnote #'(1 . 1) #'Hairpin \markup { p } \< + a8-\single\footnote #'(1 . 1) \markup { p } Hairpin \< -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c\f | d a b c |\break d,4 e @@ -82,7 +82,7 @@ in the correct vertical order. < f \footnote #'(1 . -1) \markup { n } a c > \once \override FootnoteSpanner #'numbering-assertion-function = #(simultaneous-footnote-numbering-assertion-function 15 17) - a8-\footnote #'(1 . 1) #'Hairpin \markup { p } \< + a8-\single\footnote #'(1 . 1) \markup { p } Hairpin \< -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c | d a b c\! |\break } diff --git a/input/regression/footnote-auto-numbering.ly b/input/regression/footnote-auto-numbering.ly index 333bcbdfa6..5db24f8847 100644 --- a/input/regression/footnote-auto-numbering.ly +++ b/input/regression/footnote-auto-numbering.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "This is an example of automatic footnote numbering where the number is not reset on each page. It uses the default @@ -40,7 +40,7 @@ footnotes. \relative c' { \once \override FootnoteItem #'numbering-assertion-function = #(lambda (grob) (make-footnote-numbering-assertion-function 3)) - \footnote #'(1 . -1) #'NoteHead \markup { j } \default + \footnote #'(1 . -1) \markup { j } NoteHead a b c d } diff --git a/input/regression/footnote-break-visibility.ly b/input/regression/footnote-break-visibility.ly index e6a3698c71..5bb4e23f86 100644 --- a/input/regression/footnote-break-visibility.ly +++ b/input/regression/footnote-break-visibility.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "With grobs that have break visibility, footnotes will automatically take the break visibility of the grob being footnoted. @@ -14,12 +14,12 @@ This behavior can be overridden. { \relative c' { c1 - \footnote "foo" #'(0 . 2) #'TimeSignature "bar" \default + \footnote "foo" #'(0 . 2) "bar" Staff.TimeSignature \time 3/4 \break \pageBreak c2. \once \override Score . FootnoteItem #'break-visibility = ##(#f #f #t) - \footnote "foo" #'(0 . 2) #'TimeSignature "bar" \default + \footnote "foo" #'(0 . 2) "bar" Staff.TimeSignature \time 4/4 \break \pageBreak c1 \bar "|." diff --git a/input/regression/footnote-spanner.ly b/input/regression/footnote-spanner.ly index 64b34e308a..62a8aaf575 100644 --- a/input/regression/footnote-spanner.ly +++ b/input/regression/footnote-spanner.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "Footnotes are annotated at the correct place, and the annotation goes to the correct page." @@ -13,10 +13,10 @@ annotation goes to the correct page." \book { \relative c'' { -b4-\footnote +b4-\single\footnote \markup { \tiny "1." } - #'(0.5 . 0.5) #'Hairpin - \markup { 1. \justify { Goes to the first broken spanner. } } + #'(0.5 . 0.5) + \markup { 1. \justify { Goes to the first broken spanner. } } Hairpin \< c d a b c d a @@ -38,10 +38,10 @@ b c d a b c d a\! \once \override FootnoteSpanner #'spanner-placement = #RIGHT -b4-\footnote +b4-\single\footnote \markup { \tiny "2." } - #'(0.5 . 0.5) #'Hairpin - \markup { 2. \justify { Goes to the last broken spanner. } } + #'(0.5 . 0.5) + \markup { 2. \justify { Goes to the last broken spanner. } } Hairpin \< c d a b c d a diff --git a/input/regression/grob-indirect-tweak.ly b/input/regression/grob-indirect-tweak.ly index c53bc4b143..d09d4a01be 100644 --- a/input/regression/grob-indirect-tweak.ly +++ b/input/regression/grob-indirect-tweak.ly @@ -6,7 +6,7 @@ individual grobs that are indirectly caused by events may be tuned." } -\version "2.16.0" +\version "2.17.6" \paper { ragged-right = ##t } @@ -14,8 +14,8 @@ individual grobs that are indirectly caused by events may be tuned." \relative c'' { < - \tweak Accidental #'color #red cis4 - \tweak Accidental #'color #green es + \tweak Accidental.color #red cis4 + \tweak Accidental.color #green es g >4 } diff --git a/input/regression/in-note.ly b/input/regression/in-note.ly index 6963f99477..aff4877dae 100644 --- a/input/regression/in-note.ly +++ b/input/regression/in-note.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "LilyPond does in-notes. @@ -11,10 +11,10 @@ \repeat unfold 5 { \once \override FootnoteItem #'footnote = ##f \footnote - "" #'(0 . 0) #'NoteHead - \markup { \box \fill-line { "this is a test" } } \default + "" #'(0 . 0) + \markup { \box \fill-line { "this is a test" } } NoteHead \repeat unfold 5 { a\< b c d\! } - \footnote #'(-1 . 1) #'NoteHead "foobar" \default + \footnote #'(-1 . 1) "foobar" NoteHead \repeat unfold 5 { a\< b c d\! } } } diff --git a/input/regression/layout-from.ly b/input/regression/layout-from.ly index 05ca6d628b..80892c6c95 100644 --- a/input/regression/layout-from.ly +++ b/input/regression/layout-from.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = " @@ -11,7 +11,7 @@ into context modifications. \score { \relative c' { cis cis cis cis } \layout { - \accidentalStyle "dodecaphonic" + \accidentalStyle dodecaphonic } \midi { \tempo 4 = 240 diff --git a/input/regression/mensural-ligatures.ly b/input/regression/mensural-ligatures.ly index 246a514811..5e1f05d49a 100644 --- a/input/regression/mensural-ligatures.ly +++ b/input/regression/mensural-ligatures.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "Mensural ligatures show different shapes, depending on the @@ -25,7 +25,7 @@ \clef "petrucci-c4" \set Staff.printKeyCancellation = ##f \cadenzaOn % turn off bar lines - \accidentalStyle "forget" + \accidentalStyle forget \textLengthOn % ligaturae binaria @@ -309,7 +309,7 @@ \clef "petrucci-c5" \set Staff.printKeyCancellation = ##f \cadenzaOn % turn off bar lines - \accidentalStyle "forget" + \accidentalStyle forget \textLengthOn \[ diff --git a/input/regression/morgenlied.ly b/input/regression/morgenlied.ly index 1a19c523ff..dbaecbb074 100644 --- a/input/regression/morgenlied.ly +++ b/input/regression/morgenlied.ly @@ -27,7 +27,7 @@ been lowered } -\version "2.16.0" +\version "2.17.6" manuscriptBreak = { \break } @@ -107,7 +107,7 @@ secondVerse = \lyricmode { } pianoRH = \relative c''' \repeat volta 2 { - \accidentalStyle "modern" + \accidentalStyle modern g16(_\p fis a g fis g f e d c b a ) | 8( ) r8 r | r8 c'( e,) f r a | @@ -128,7 +128,7 @@ pianoRH = \relative c''' \repeat volta 2 { } pianoLH = \relative c'' \repeat volta 2 { - \accidentalStyle "modern" + \accidentalStyle modern g16( fis a g fis g f e d c b a) | \clef bass g4.( c,8) r r \clef treble r4 8([ )] r | @@ -155,7 +155,7 @@ pianoLH = \relative c'' \repeat volta 2 { \score { << \time 6/8 \new Staff << - \context Staff \accidentalStyle "modern" + \context Staff \accidentalStyle modern \melody >> \lyricsto "singer" \new Lyrics \firstVerse \lyricsto "singer" \new Lyrics \secondVerse diff --git a/input/regression/outside-staff-placement-directive.ly b/input/regression/outside-staff-placement-directive.ly index 0e1871cc45..630bb377a3 100644 --- a/input/regression/outside-staff-placement-directive.ly +++ b/input/regression/outside-staff-placement-directive.ly @@ -1,4 +1,4 @@ -\version "2.17.0" +\version "2.17.6" \header { texidoc = "@code{VerticalAxisGroup} grobs can place outside staff objects @@ -26,7 +26,7 @@ music = \context Voice { \clef "petrucci-c4" \set Staff.printKeyCancellation = ##f \cadenzaOn % turn off bar lines - \accidentalStyle "forget" + \accidentalStyle forget \textLengthOn % ligaturae binaria diff --git a/input/regression/page-layout-manual-position.ly b/input/regression/page-layout-manual-position.ly index 0067cf34dc..bc19f4d25a 100644 --- a/input/regression/page-layout-manual-position.ly +++ b/input/regression/page-layout-manual-position.ly @@ -8,7 +8,7 @@ systems may be placed absolutely on the printable area of the page." } -\version "2.16.0" +\version "2.17.6" #(set-default-paper-size "a6" 'portrait) @@ -25,14 +25,14 @@ systems may be placed absolutely on the printable area of the page." \score { { \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 0.0)) c1 c1 \break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-offset . 62.0) (X-offset . 8.0) diff --git a/input/regression/page-spacing-bass-figures.ly b/input/regression/page-spacing-bass-figures.ly index c068be2f33..9aeaca0735 100644 --- a/input/regression/page-spacing-bass-figures.ly +++ b/input/regression/page-spacing-bass-figures.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "@var{alignment-distances} applies to the toplevel @@ -9,7 +9,7 @@ the bass figure line should be directly below the 6." \score { << \new Staff { - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #'((alignment-distances . (15))) c'4 } diff --git a/input/regression/page-spacing.ly b/input/regression/page-spacing.ly index 197dbe38ea..a9fe6c73ee 100644 --- a/input/regression/page-spacing.ly +++ b/input/regression/page-spacing.ly @@ -13,7 +13,7 @@ By setting @code{annotate-spacing}, we can see the effect of each property. } -\version "2.16.0" +\version "2.17.6" #(set-global-staff-size 11) @@ -25,13 +25,13 @@ By setting @code{annotate-spacing}, we can see the effect of each property. c\break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((Y-extent . (-30 . 10))) c_"Big bounding box (property Y-extent)"\break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((refpoint-Y-extent . (-37 . -10))) c_\markup { @@ -44,19 +44,19 @@ By setting @code{annotate-spacing}, we can see the effect of each property. \break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((next-padding . 10)) c_"Followed by padding, ie unstretchable space. (property next-padding)" \break \overrideProperty - #"Score.NonMusicalPaperColumn" + Score.NonMusicalPaperColumn #'line-break-system-details #'((next-space . 20)) c_"Followed by stretchable space (property next-space)"\break c\break \overrideProperty - #"Score.NonMusicalPaperColumn" #'line-break-system-details + Score.NonMusicalPaperColumn #'line-break-system-details #'((bottom-space . 25.0)) c_"25 staff space to the bottom of the page. (property bottom-space)"\break diff --git a/input/regression/spacing-accidental-stretch.ly b/input/regression/spacing-accidental-stretch.ly index 8c2c1f6daa..02312f6042 100644 --- a/input/regression/spacing-accidental-stretch.ly +++ b/input/regression/spacing-accidental-stretch.ly @@ -1,5 +1,5 @@ -\version "2.16.0" +\version "2.17.6" \header { texidoc = "Accidentals do not influence the amount of stretchable space. @@ -12,7 +12,7 @@ The accidental does add a little non-stretchable space. line-width = 18.\cm } \relative c'' { - \accidentalStyle "piano-cautionary" + \accidentalStyle piano-cautionary \time 2/4 d16 d d d d d cis d dis dis dis dis diff --git a/input/regression/typography-demo.ly b/input/regression/typography-demo.ly index 1e8a1acb93..11c97333d0 100644 --- a/input/regression/typography-demo.ly +++ b/input/regression/typography-demo.ly @@ -8,7 +8,7 @@ heavily mutilated Edition Peters Morgenlied by Schubert" } -\version "2.16.0" +\version "2.17.6" #(ly:expect-warning (_ "(De)crescendo with unspecified starting volume in MIDI.")) #(ly:expect-warning (_ "(De)crescendo with unspecified starting volume in MIDI.")) @@ -77,7 +77,7 @@ secondVerse = \lyricmode { } pianoRH = \relative c''' \repeat volta 2\new Voice { - \accidentalStyle "modern" + \accidentalStyle modern \voiceOne g16( fis a g fis g f e d c b \oneVoice @@ -100,7 +100,7 @@ pianoRH = \relative c''' \repeat volta 2\new Voice { } pianoLH = \relative c'' \repeat volta 2\new Voice { - \accidentalStyle "modern" + \accidentalStyle modern \voiceTwo g16( fis a g fis g @@ -126,7 +126,7 @@ pianoLH = \relative c'' \repeat volta 2\new Voice { fontSize = #-3 \override StaffSymbol #'staff-space = #(magstep -3) } << - \context Staff \accidentalStyle "modern" + \context Staff \accidentalStyle modern \melody >> \lyricsto "singer" \new Lyrics \firstVerse \lyricsto "singer" \new Lyrics \secondVerse diff --git a/ly/bagpipe.ly b/ly/bagpipe.ly index 85b216ab40..99eeffb881 100644 --- a/ly/bagpipe.ly +++ b/ly/bagpipe.ly @@ -9,7 +9,7 @@ $Id: bagpipe.ly,v 1.12 2006/03/16 14:39:46 hanwen Exp $ %} -\version "2.16.0" +\version "2.17.6" % Notes of the scale of the Great Highland Bagpipe. Extra high notes for bombarde. % Flat notes used mainly in some modern music. @@ -41,14 +41,14 @@ hideKeySignature = { \override Staff.KeySignature #'stencil = ##f \set Staff.extraNatural = ##f \key d \major - \accidentalStyle "forget" + \accidentalStyle forget } showKeySignature = { % Show the key signature e.g. for BMW compatibility. \override Staff.KeySignature #'stencil = #ly:key-signature-interface::print \set Staff.extraNatural = ##f \key d \major - \accidentalStyle "forget" + \accidentalStyle forget } % Layout tweaks. diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index b6d2a42615..d90f30e220 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -16,7 +16,7 @@ %%%% You should have received a copy of the GNU General Public License %%%% along with LilyPond. If not, see . -\version "2.16.0" +\version "2.17.6" \context { \name "Global" @@ -1071,7 +1071,7 @@ accommodated for typesetting a piece in mensural style." \override Custos #'neutral-direction = #DOWN %% Accidentals are valid only once (same as - %% \accidentalStyle "forget") + %% \accidentalStyle forget) extraNatural = ##f autoAccidentals = #`(Staff ,(make-accidental-rule 'same-octave -1)) autoCautionaries = #'() diff --git a/ly/music-functions-init.ly b/ly/music-functions-init.ly index 371beab4d7..4ffb06f10a 100644 --- a/ly/music-functions-init.ly +++ b/ly/music-functions-init.ly @@ -18,7 +18,7 @@ %%%% You should have received a copy of the GNU General Public License %%%% along with LilyPond. If not, see . -\version "2.16.0" +\version "2.17.6" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -1204,7 +1204,7 @@ spacingTweaks = (_i "Set the system stretch, by reading the 'system-stretch property of the `parameters' assoc list.") #{ - \overrideProperty #"Score.NonMusicalPaperColumn" + \overrideProperty Score.NonMusicalPaperColumn #'line-break-system-details #(list (cons 'alignment-extra-space (cdr (assoc 'system-stretch parameters))) (cons 'system-Y-extent (cdr (assoc 'system-Y-extent parameters)))) -- 2.39.2