]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation.tely
Doc-ja: update web.texi and add some files
[lilypond.git] / Documentation / ja / notation.tely
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: 45329bd378eedfebca34c746fff9e53b46cf2fe5
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 * 専門的な記譜法::          特別な目的でのみ使用される記譜法
51 * 入出力全般::              LilyPond 入力についての一般的な情報
52 * スペースの問題::          出力の表示
53 * デフォルトを変更する::    出力の調整
54
55 付録
56
57 * Notation manual tables::      表と図
58 * カンニング ペーパー::     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 * カンニング ペーパー::     LilyPond 構文についての要約
72 * LilyPond 文法::           LilyPond 構文解析プログラムのための構文ダイアグラム
73 * GNU Free Documentation License:: このドキュメントの使用許諾書
74 * LilyPond コマンド インデックス::
75 * LilyPond インデックス::
76 @end menu
77 @end ignore
78 @docMain
79 @end ifnottex
80
81 @contents
82
83 @include notation/notation.itely
84 @include notation/specialist.itely
85
86 @include notation/input.itely
87 @include notation/spacing.itely
88
89 @include notation/changing-defaults.itely
90
91
92 @include notation/notation-appendices.itely
93 @include notation/cheatsheet.itely
94
95
96
97 @node LilyPond 文法
98 @appendix LilyPond 文法
99 @translationof LilyPond grammar
100
101 この付録は、構文解析プログラムからの出力である、LilyPond 文法についての記述です。
102
103 @verbatiminclude ly-grammar.txt
104
105
106 @include fdl.itexi
107
108
109 @node LilyPond コマンド インデックス
110 @appendix LilyPond コマンド インデックス
111 @translationof LilyPond command index
112
113 このインデックスは、すべての LilyPond コマンドとキーワードをリストアップしていて、@c
114 それらの使い方について説明しているマニュアルのセクションへのリンクがあります。@c
115 各リンクは 2 つのパートに分かれています。@c
116 最初のパートは、マニュアルの中でコマンドあるいはキーワードが出現する場所@c
117 へのリンクです。@c
118 2 番目のパートは、マニュアルの中でコマンドあるいはキーワードが出現するセクションの@c
119 先頭へのリンクです。
120
121 @printindex ky
122
123 @node LilyPond インデックス
124 @appendix LilyPond インデックス
125 @translationof LilyPond index
126
127 すべての LilyPond コマンドとキーワードに加えて、@c
128 このインデックスは、それらに関連する音楽用語や単語をリストアップしていて、@c
129 そのトピックスについて説明しているマニュアルのセクションへのリンクがあります。@c
130 各リンクは 2 つのパートに分かれています。@c
131 最初のパートは、マニュアルの中でトピックスが出現する場所へのリンクです。@c
132 2 番目のパートは、マニュアルの中でトピックスが出現するセクションの先頭へのリンクです。
133
134 @printindex cp
135
136 @bye