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