]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation.tely
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / ja / notation.tely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: 2c3bd5e85d39155e3e6804f9818722bef483056d
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @setfilename lilypond-notation.info
10 @settitle LilyPond 記譜法リファレンス
11 @documentencoding UTF-8
12 @documentlanguage ja
13 @afourpaper
14
15 @macro manualIntro
16 このマニュアルは LilyPond バージョン @version{} で提供される@c
17 すべての記譜法についての参照を提供します。@c
18 このマニュアルは、読み手が @rlearningnamed{Top,学習マニュアル} で@c
19 扱っている題材に慣れ親しんでいることを前提としています。
20 @end macro
21
22 @c `Notation Reference' was born 1999-10-11 with git commit 940dda0...
23 @macro copyrightDeclare
24 Copyright @copyright{} 1999--2009 by 著作者一同
25 @end macro
26
27
28 @set FDL
29 @include macros.itexi
30
31 @c don't remove this comment.
32 @ignore
33 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
34 @omfdescription Notation Reference of the LilyPond music engraving system
35 @omftype user manual
36 @omfcategory Applications|Publishing
37 @omflanguage English
38 @end ignore
39
40 @c Translators: Yoshiki Sawada
41 @c Translation status: post-GDP
42
43 @lilyTitlePage{記譜法リファレンス}
44
45
46 @ifnottex
47
48 @menu
49 * 音楽記譜法::              ほとんどすべての楽譜作成で使用される記譜法
50 * Specialist notation::          特別な目的でのみ使用される記譜法
51 * 入出力全般::              LilyPond 入力についての一般的な情報
52 * スペースの問題::          出力の表示
53 * Changing defaults::    出力の調整
54
55 付録
56
57 * Notation manual tables::      表と図
58 * Cheat sheet::     LilyPond 構文についての要約
59 * LilyPond 文法::          LilyPond 構文解析プログラムのための構文ダイアグラム
60 * GNU Free Documentation License:: このドキュメントの使用許諾書
61 * LilyPond コマンド インデックス::
62 * LilyPond インデックス::
63 @end menu
64
65 @ignore
66 @menu
67 * 専門的な記譜法::          特別な目的でのみ使用される記譜法
68 * デフォルトを変更する::    出力の調整
69
70 付録
71
72 * 記譜法マニュアル表::      表と図
73 * カンニング ペーパー::     LilyPond 構文についての要約
74 * LilyPond 文法::           LilyPond 構文解析プログラムのための構文ダイアグラム
75 * GNU Free Documentation License:: このドキュメントの使用許諾書
76 * LilyPond コマンド インデックス::
77 * LilyPond インデックス::
78 @end menu
79 @end ignore
80 @docMain
81 @end ifnottex
82
83 @contents
84
85 @include notation/notation.itely
86 @include notation/specialist.itely
87
88 @include notation/input.itely
89 @include notation/spacing.itely
90
91 @include notation/changing-defaults.itely
92
93
94 @include notation/notation-appendices.itely
95 @include notation/cheatsheet.itely
96
97
98
99 @node LilyPond 文法
100 @appendix LilyPond 文法
101 @translationof LilyPond grammar
102
103 この付録は、構文解析プログラムからの出力である、LilyPond 文法についての記述です。
104
105 @verbatiminclude ly-grammar.txt
106
107
108 @include fdl.itexi
109
110
111 @node LilyPond コマンド インデックス
112 @appendix LilyPond コマンド インデックス
113 @translationof LilyPond command index
114
115 このインデックスは、すべての LilyPond コマンドとキーワードをリストアップしていて、@c
116 それらの使い方について説明しているマニュアルのセクションへのリンクがあります。@c
117 各リンクは 2 つのパートに分かれています。@c
118 最初のパートは、マニュアルの中でコマンドあるいはキーワードが出現する場所@c
119 へのリンクです。@c
120 2 番目のパートは、マニュアルの中でコマンドあるいはキーワードが出現するセクションの@c
121 先頭へのリンクです。
122
123 @printindex ky
124
125 @node LilyPond インデックス
126 @appendix LilyPond インデックス
127 @translationof LilyPond index
128
129 すべての LilyPond コマンドとキーワードに加えて、@c
130 このインデックスは、それらに関連する音楽用語や単語をリストアップしていて、@c
131 そのトピックスについて説明しているマニュアルのセクションへのリンクがあります。@c
132 各リンクは 2 つのパートに分かれています。@c
133 最初のパートは、マニュアルの中でトピックスが出現する場所へのリンクです。@c
134 2 番目のパートは、マニュアルの中でトピックスが出現するセクションの先頭へのリンクです。
135
136 @printindex cp
137
138 @bye