]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation/notation.itely
Doc-ja: Add notation.itely and pitches.itely
[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 * Rhythms::            Writing and displaying the durations of notes.
24 * Expressive marks::   Adding expression to notes.
25 * Repeats::            Repeat music.
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 * 同時進行する音符::   同時に複数の音符を演奏する
39 * 譜の記譜法::         譜を表示する
40 * 編集者の注釈::       可読性を良くするための特別な表記
41 * テキスト::           楽譜にテキストを追加する
42 @end menu
43 @end ignore
44
45 @include notation/pitches.itely
46 @include notation/rhythms.itely
47 @include notation/expressive.itely
48 @include notation/repeats.itely
49 @include notation/simultaneous.itely
50 @include notation/staff.itely
51 @include notation/editorial.itely
52 @include notation/text.itely