]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/notation.tely
Doc-ja: Add ja-NR
[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 * Musical notation::              ほとんどすべての楽譜作成で使用される記譜法
50 * Specialist notation::          特別な目的でのみ使用される記譜法
51 * General input and output::              LilyPond 入力についての一般的な情報
52 * Spacing issues::          出力の表示
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 @docMain
66 @end ifnottex
67
68 @contents
69
70 @include notation/notation.itely
71 @include notation/specialist.itely
72
73 @include notation/input.itely
74 @include notation/spacing.itely
75
76 @include notation/changing-defaults.itely
77
78
79 @include notation/notation-appendices.itely
80 @include notation/cheatsheet.itely
81
82
83
84 @node LilyPond 文法
85 @appendix LilyPond 文法
86 @translationof LilyPond grammar
87
88 この付録は、構文解析プログラムからの出力である、LilyPond 文法についての記述です。
89
90 @verbatiminclude ly-grammar.txt
91
92
93 @include fdl.itexi
94
95
96 @node LilyPond コマンド インデックス
97 @appendix LilyPond コマンド インデックス
98 @translationof LilyPond command index
99
100 このインデックスは、すべての LilyPond コマンドとキーワードをリストアップしていて、@c
101 それらの使い方について説明しているマニュアルのセクションへのリンクがあります。@c
102 各リンクは 2 つのパートに分かれています。@c
103 最初のパートは、マニュアルの中でコマンドあるいはキーワードが出現する場所@c
104 へのリンクです。@c
105 2 番目のパートは、マニュアルの中でコマンドあるいはキーワードが出現するセクションの@c
106 先頭へのリンクです。
107
108 @printindex ky
109
110 @node LilyPond インデックス
111 @appendix LilyPond インデックス
112 @translationof LilyPond index
113
114 すべての LilyPond コマンドとキーワードに加えて、@c
115 このインデックスは、それらに関連する音楽用語や単語をリストアップしていて、@c
116 そのトピックスについて説明しているマニュアルのセクションへのリンクがあります。@c
117 各リンクは 2 つのパートに分かれています。@c
118 最初のパートは、マニュアルの中でトピックスが出現する場所へのリンクです。@c
119 2 番目のパートは、マニュアルの中でトピックスが出現するセクションの先頭へのリンクです。
120
121 @printindex cp
122
123 @bye