]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ja/learning/common-notation.itely
Doc-ja: update NR and others
[lilypond.git] / Documentation / ja / learning / common-notation.itely
index f66ed880307596ad6b8e0c23adf481d073e63f2d..8afcc389bda68be70bafe66632bb404fc7c2797f 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
 
 @ignore
-    Translation of GIT committish: f7630a9232be374298d88e1b8bdb85ead17a7572
+    Translation of GIT committish: c1b0482f63f881bd3f67845e5f76a3e04675ef2a
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -530,16 +530,16 @@ c2 d |
 @cindex tuplets (連符)
 @cindex triplets (3 連符)
 
-@funindex \times
-@funindex times
+@funindex \tuplet
+@funindex tuplet
 
 音楽用語集: @rglos{note value}, @rglos{triplet}
 
-@notation{連符} は @code{\times} キーワードによって作成されます。@c
+@notation{連符} は @code{\tuplet} キーワードによって作成されます。@c
 これは 2 つの引数をとります: 分数と楽譜の断片です。@c
-楽譜の断片の演奏時間と分数が乗算されます。@c
-3 連符は表記された演奏時間の 2/3 の長さなので、@notation{3 連符} は@c
-分数として 2/3 を持ちます。
+分数の分母は通常の音符の数で、分子は連符の音符の数です。@c
+3 連符は 2 つの音符の代わりに 3 つの音符を演奏しますので、@notation{連符}
+の分数は 3/2 となります。
 
 @lilypond[verbatim,quote,relative=2]
 \tuplet 3/2 { f8 g a }
@@ -1035,11 +1035,6 @@ LilyPond での多声音楽はまだ説明していないコンセプトを用
 >>
 @end lilypond
 
-@warning{空白または改行によって最後の音節を閉じ波括弧と分けることが不可欠です。@c
-そうしなければ、波括弧は音節の一部と見なされ、@c
-原因の分かりづらいエラーを引き起こします。@c
-@rprogram{見かけ上 ../ly/init.ly のエラーとなる} を参照してください。}
-
 二重の山括弧 @w{@code{<< ... >>}} が楽曲全体を囲っていて、@c
 音楽と歌詞が同時進行することを示しています。