From bbd4df5bd5cec42e9b3b23eb6bdfa7123a1b2413 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Wed, 30 Nov 2011 09:20:08 +0100 Subject: [PATCH] Run scripts/auxiliar/update-with-convert-ly.sh --- Documentation/de/notation/pitches.itely | 6 +++--- Documentation/es/notation/pitches.itely | 6 +++--- Documentation/fr/notation/pitches.itely | 6 +++--- Documentation/ja/notation/pitches.itely | 6 +++--- Documentation/notation/pitches.itely | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Documentation/de/notation/pitches.itely b/Documentation/de/notation/pitches.itely index a37defd9d5..0035c45d58 100644 --- a/Documentation/de/notation/pitches.itely +++ b/Documentation/de/notation/pitches.itely @@ -1490,7 +1490,7 @@ Schnipsel: @cindex Versetzungszeichen, automatisch @cindex Standard-Versetzungszeichenstil -@funindex set-accidental-style +@funindex \accidentalStyle @funindex voice @funindex default @@ -1516,7 +1516,7 @@ Um etwa den neuen Stil in allen Systemen einer Stimmgruppe (@code{StaffGroup}) zu benutzen, müsste der Befehl so aussehen: @example -$(set-accidental-style 'voice 'StaffGroup) +\accidentalStyle #'StaffGroup "voice" @end example Folgende Versetzungszeichenstile sind unterstützt. @@ -1579,7 +1579,7 @@ in beiden Systemen benutzt werden soll: << \context Staff = "up" @{ %%% change the next line as desired: - $(set-accidental-style 'default 'Score) + \accidentalStyle #'Score "default" \musicA @} \context Staff = "down" @{ diff --git a/Documentation/es/notation/pitches.itely b/Documentation/es/notation/pitches.itely index 4c89f7824d..91238e9a7a 100644 --- a/Documentation/es/notation/pitches.itely +++ b/Documentation/es/notation/pitches.itely @@ -1471,7 +1471,7 @@ Fragmentos de código: @cindex predeterminado, estilo de las alteraciones @cindex alteraciones, estilo predeterminado de las -@funindex set-accidental-style +@funindex \accidentalStyle @funindex voice @funindex default @@ -1495,7 +1495,7 @@ usar el mismo estilo en todos los pentagramas del @code{StaffGroup} en curso, use @example -$(set-accidental-style 'voice 'StaffGroup) +\accidentalStyle #'StaffGroup "voice" @end example Están contemplados los siguientes estilos de alteración. Para dar una @@ -1556,7 +1556,7 @@ dos pentagramas. << \context Staff = "up" @{ %%% cambie la línea siguiente como desee: - $(set-accidental-style 'default 'Score) + \accidentalStyle #'Score "default" \musicA @} \context Staff = "down" @{ diff --git a/Documentation/fr/notation/pitches.itely b/Documentation/fr/notation/pitches.itely index 6f56f1a096..20d55ec084 100644 --- a/Documentation/fr/notation/pitches.itely +++ b/Documentation/fr/notation/pitches.itely @@ -1435,7 +1435,7 @@ Morceaux choisis : @cindex automatiques, altérations accidentelles @cindex style d'accidentelle -@funindex set-accidental-style +@funindex \accidentalStyle @funindex voice @funindex default @@ -1460,7 +1460,7 @@ utiliser, pour que toutes les portées d'un même système -- contexte @code{StaffGroup} -- soient soumises à la même règle@tie{}: @example -$(set-accidental-style 'voice 'StaffGroup) +\accidentalStyle #'StaffGroup "voice" @end example Nous vous présentons ci-après les différentes régles d'altération prises @@ -1522,7 +1522,7 @@ dernières lignes de cet exemple nous intéressent. << \context Staff = "haut" @{ %%% voici la ligne à modifier en conséquence : - $(set-accidental-style 'default 'Score) + \accidentalStyle #'Score "default" \musicA @} \context Staff = "bas" @{ diff --git a/Documentation/ja/notation/pitches.itely b/Documentation/ja/notation/pitches.itely index 1aefb58e3d..edca6678c4 100644 --- a/Documentation/ja/notation/pitches.itely +++ b/Documentation/ja/notation/pitches.itely @@ -1502,7 +1502,7 @@ c2 g @cindex automatic accidentals (自動臨時記号) @cindex default accidental style (デフォルトの臨時記号スタイル) -@funindex set-accidental-style +@funindex \accidentalStyle @funindex voice @funindex default @@ -1528,7 +1528,7 @@ LilyPond はどの臨時記号スタイルを使用するのかを指定する 以下のようにします: @example -$(set-accidental-style 'voice 'StaffGroup) +\accidentalStyle #'StaffGroup "voice" @end example サポートされる臨時記号スタイルを以下で示します。@c @@ -1589,7 +1589,7 @@ musicB = { << \context Staff = "up" @{ %%% 次の行を変更したいスタイルに合わせて変更してください: - $(set-accidental-style 'default 'Score) + \accidentalStyle #'Score "default" \musicA @} \context Staff = "down" @{ diff --git a/Documentation/notation/pitches.itely b/Documentation/notation/pitches.itely index cb350f7033..491e76f03c 100644 --- a/Documentation/notation/pitches.itely +++ b/Documentation/notation/pitches.itely @@ -1443,7 +1443,7 @@ Snippets: @cindex automatic accidentals @cindex default accidental style -@funindex set-accidental-style +@funindex \accidentalStyle @funindex voice @funindex default @@ -1466,7 +1466,7 @@ scope the style should be changed. For example, to use the same style in all staves of the current @code{StaffGroup}, use: @example -$(set-accidental-style 'voice 'StaffGroup) +\accidentalStyle #'StaffGroup "voice" @end example The following accidental styles are supported. To demonstrate @@ -1529,7 +1529,7 @@ both staves. << \context Staff = "up" @{ %%% change the next line as desired: - $(set-accidental-style 'default 'Score) + \accidentalStyle #'Score "default" \musicA @} \context Staff = "down" @{ -- 2.39.2