]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/learning.tely
Docs: update Japanese LM and AU
[lilypond.git] / Documentation / ja / learning.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 499a511d4166feaada31114e097f86b5e0c56421
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 @setfilename lilypond-learning.info
9 @settitle GNU LilyPond -- 学習マニュアル
10 @documentencoding UTF-8
11 @documentlanguage ja
12
13 @include macros.itexi
14 @c  This produces the unified index
15 @syncodeindex fn cp
16 @syncodeindex vr cp
17
18 @afourpaper
19
20 @c don't remove this comment.
21 @ignore
22 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
23 @omfdescription Learning Manual of the LilyPond music engraving system
24 @omftype program usage
25 @omfcategory Applications|Publishing
26 @omflanguage Japanese
27 @end ignore
28
29
30 @c Translators: Yoshiki Sawada
31 @c Translation status: post-GDP
32
33
34 @copying
35 Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005,
36 2006, 2007, 2008, 2009 by the authors.
37
38 @emph{以下は英語を話さない人々のための著作権についての注意書きです。しかしなが@c
39 ら、英語で書かれた注意書きだけが法的に有効です。}
40
41 @quotation
42 GNU フリー文書利用許諾契約書バージョン 1.1 またはフリー ソフトウェア財団によっ@c
43 て発行されたその後のバージョンの約定に従う限り、このドキュメントを複製、変更す@c
44 る許可を与えます。変更不可部分はありません。この利用許諾契約書のコピーは 「GNU 
45 フリー文書利用許諾契約書」という章に含まれています。
46 @end quotation
47
48 @quotation
49 Permission is granted to copy, distribute and/or modify this document
50 under the terms of the GNU Free Documentation License, Version 1.1
51 or any later version published by the Free Software Foundation;
52 with no Invariant Sections.
53 A copy of the license is included in the section entitled ``GNU
54 Free Documentation License''.
55 @end quotation
56 @end copying
57
58 @macro introText
59 @cartouche
60 @ignore
61 This file provides an introduction to GNU LilyPond version
62 @version{}.  For more information about how this fits with the
63 other documentation, see
64 FIXME FIXME FIXME
65 @end ignore
66 これは GNU LilyPond バージョン @version{} のための学習マニュアルです。@c
67 このドキュメントと他のドキュメントとの関係についての更なる情報は、@c
68 FIXME FIXME FIXME を参照してください。
69 @c @ref{このドキュメントについて} を参照してください。
70 @end cartouche
71 @end macro
72
73
74 @c TITLE PAGE
75 @ifnottex
76 @node トップ ページ
77 @top GNU LilyPond --- 学習マニュアル
78 @translationof Top
79 @end ifnottex
80
81 @finalout
82
83 @titlepage
84 @title LilyPond
85 @subtitle 音楽譜刻システム
86 @c subtitle Le système de gravure musicale
87 @titlefont{学習マニュアル}
88 @author LilyPond 開発チーム
89
90 @vskip 100pt
91
92 @introText{}
93
94 @vskip 0pt plus 1filll
95 @c @vskip 20pt
96
97 @insertcopying
98
99 For LilyPond version @version{}
100 @end titlepage
101
102
103 @c TOC -- non-tex
104
105 @ifnottex
106 @introText{}
107
108 @menu
109 * 導入部::                      ここから始めてください。
110 * 一般的な記譜法::              LilyPond 導入の手引き
111 * 基礎となるコンセプト::        このマニュアルの残りの部分を読むために@c
112 必要とされる基本的なコンセプト
113 * 出力を調整する::              出力を変更するための導入部
114
115 付録
116
117 * テンプレート::                      作成 (コンパイル) 準備ができている@c
118 テンプレート
119 * Scheme チュートリアル::                    LilyPond 内部のプログラミング
120 * GNU Free Documentation License::     このドキュメントの使用許諾書
121 * LilyPond インデックス::
122 @end menu
123
124
125 @ifhtml
126 @ifclear bigpage
127 このドキュメントは
128 @c @uref{source/Documentation/learning.pdf,PDF 形式} と@c
129 @uref{source/Documentation/learning-big-page.ja.html,大きな 1 ページ形式}
130 でも利用可能です。
131 @end ifclear
132 @ifset bigpage
133 このドキュメントは
134 @c @uref{source/Documentation/learning.pdf,PDF 形式} と@c
135 @uref{source/Documentation/learning/index.html,複数のページにインデックス化された HTML 形式}
136 でも利用可能です。
137 @end ifset
138 @end ifhtml
139
140 @end ifnottex
141
142
143 @c TOC - tex
144 @contents
145
146
147 @c INCLUDES
148
149 @include learning/introduction.itely
150 @include learning/common-notation.itely
151 @include learning/fundamental.itely
152 @include learning/tweaks.itely
153
154 @include learning/templates.itely
155 @include learning/scheme-tutorial.itely
156 @include fdl.itexi
157
158
159 @node LilyPond インデックス
160 @appendix LilyPond インデックス
161 @translationof LilyPond index
162
163 @printindex cp
164
165 @bye