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