]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation/notation.itely
Doc-ja: Adding *.itely files to ja-NR
[lilypond.git] / Documentation / ja / notation / notation.itely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @c This file is part of notation.tely
3 @ignore
4     Translation of GIT committish: 2c3bd5e85d39155e3e6804f9818722bef483056d
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10 @c \version "2.13.36"
11
12 @c Translators: Yoshiki Sawada
13 @c Translation status: post-GDP
14
15 @node 音楽記譜法
16 @chapter 音楽記譜法
17 @translationof Musical notation
18
19 この章では音楽表記を作成する方法について説明します。
20
21 @menu
22 * ピッチ::             音符のピッチを記述、表示する
23 * リズム::             音符の演奏時間を記述、表示する
24 * 表現記号::           音符に表現を付け加える
25 * 繰り返し::           音楽の繰り返し
26 * Simultaneous notes:: More than one note at once.
27 * Staff notation::     Displaying staves.
28 * Editorial annotations:: Special notation to increase legibility.
29 * Text::               Adding text to scores.
30 @end menu
31
32 @ignore
33 @menu
34 * 同時進行する音符::   同時に複数の音符を演奏する
35 * 譜の記譜法::         譜を表示する
36 * 編集者の注釈::       可読性を良くするための特別な表記
37 * テキスト::           楽譜にテキストを追加する
38 @end menu
39 @end ignore
40
41 @include notation/pitches.itely
42 @include notation/rhythms.itely
43 @include notation/expressive.itely
44 @include notation/repeats.itely
45 @include notation/simultaneous.itely
46 @include notation/staff.itely
47 @include notation/editorial.itely
48 @include notation/text.itely