X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fja%2Ftexidocs%2Fstring-quartet-template-with-separate-parts.texidoc;fp=Documentation%2Fja%2Ftexidocs%2Fstring-quartet-template-with-separate-parts.texidoc;h=d8171cb6a5f9f2e86264cee5c49cc7bf472feff4;hb=941dff9d2a67080e0dd8474f1e70f0c72ace6424;hp=0000000000000000000000000000000000000000;hpb=5a22d6233a39d3164e1ca043244794c268be4ad0;p=lilypond.git diff --git a/Documentation/ja/texidocs/string-quartet-template-with-separate-parts.texidoc b/Documentation/ja/texidocs/string-quartet-template-with-separate-parts.texidoc new file mode 100644 index 0000000000..d8171cb6a5 --- /dev/null +++ b/Documentation/ja/texidocs/string-quartet-template-with-separate-parts.texidoc @@ -0,0 +1,14 @@ +%% Translation of GIT committish: fa1aa6efe68346f465cfdb9565ffe35083797b86 + texidocja = " +\"弦楽四重奏テンプレート\" は適切な弦楽四重奏の楽譜を作り出しますが、個々の@c +パート譜を譜刻する必要がある場合はどうでしょうか?今度の新しいテンプレートは +@code{@bs{}tag} 機能を用いて容易に楽曲を個々のパートに分ける方法を示しています。 + +このテンプレートは別々のファイルに分ける必要があります。ファイル名は各ファイル@c +の開始部分のコメントの中に記述されています。@code{piece.ly} はすべての音楽定義@c +を保持しています。他のファイル - @code{score.ly}, @code{vn1.ly}, @code{vn2.ly}, +@code{vla.ly} それに @code{vlc.ly} - は対応するパートを作り出します。 + + +別々のファイルに分ける場合は、指定されたコメントを外すことを忘れないでください! +"