]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/web/introduction.itexi
Copy pdf docs to new website folder
[lilypond.git] / Documentation / ja / web / introduction.itexi
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: 2613eed0a13ce118cb11f83057d9d79fc6973a4e
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @c Translators: Yoshiki Sawada, Yoshinobu Ishizaki
11
12 @node 導入部
13 @unnumbered 導入部
14 @translationof Introduction
15
16 @divClass{column-center-top}
17 @subheading 我々のゴール
18
19 @imageFloat{flat-design,png,right}
20
21 LilyPond のきっかけは2人の音楽仲間がコンピュータで印刷した@c
22 つまらない見栄えの楽譜を超えようと決意したことに始まります。@c
23 すべての音楽家は美しい楽譜を好みます。@c
24 それなら、我々プログラマーは美しい楽譜を作り出すソフトウェアを@c
25 作ることはできないでしょうか?
26
27 答えは、音楽家をレイアウトの細かな問題から解放し、@c
28 音楽に集中できるようにするシステムです。@c
29 LilyPond は、@c
30 音楽家が伝統的な手法で製作された出版物レベルの品質を持つ楽譜を@c
31 作成することを可能にします。
32
33 @divEnd
34
35 @divClass{column-left-top}
36 @subheading LilyPond の機能
37
38 @c ここから
39 @itemize
40
41 @item
42 @ref{特徴}: LilyPond で何ができるのか?
43
44 @item
45 @ref{例}: 実際に楽譜を見てみたい!
46
47 @item
48 @ref{自由}: LilyPond はフリー ソフトウェアです。
49
50 @item
51 @ref{バックグラウンド}: 我々のコンピュータ審美学。
52
53 @end itemize
54 @divEnd
55
56 @divClass{column-right-top}
57 @subheading LilyPond の使用例
58
59 @itemize
60
61 @item
62 @ref{成果物}: LilyPond の実際の使用例。
63
64 @item
65 @ref{人々の評価}: 人々は何と言っている?
66
67 @end itemize
68 @divEnd
69
70 @divClass{column-center-bottom}
71 @subheading LilyPond の使い方
72 @c How LilyPond works
73
74 @itemize
75
76 @item
77 @ref{テキスト入力}: 楽譜を @emph{テキスト} で記述する?!
78
79 @item
80 @ref{より簡単な編集手段}: LilyPond に取り組むための他の方法。
81
82 @end itemize
83 @divEnd
84
85 @c TRANSLATORS, translations are not yet compiled in Info format, so
86 @c it's not worth translating the right column of the following
87 @c menu. -JM
88 @divClass{hide}
89 @menu
90 * 特徴::                    LilyPond は何ができるの?
91 * 例::                      楽譜を見てみたい!
92 * 自由::                    自由と GPL。
93 * バックグラウンド::        コンピュータ審美学。
94 * 成果物::                  LilyPond の実際の使用例。
95 * 人々の評価::              人々は何と言っている?
96 * テキスト入力::            楽譜をテキストで記述する?!
97 * より簡単な編集手段::      LilyPond に取り組むための他の方法。
98 @end menu
99 @divEnd
100
101
102
103 @node 特徴
104 @unnumberedsec 特徴
105 @translationof Features
106
107
108 @subheading 優美
109 @subsubheading すぐれた伝統的な譜刻
110 @c Excellent classical engraving
111
112 @imageFloat{flat-design,png,right}
113
114 LilyPond は、音楽家が美しく、読みやすい楽譜を作り出すことを可能にします。@c
115 LilyPond の開発者コミュニティは、@c
116 美しく譜刻された楽譜を生み出す強力な譜刻ソフトウェアを開発するために@c
117 何千時間も費やしてきました。@c
118 LilyPond の書式設定、フォント デザイン、それにアルゴリズムはすべて、@c
119 手で譜刻された最高品質の楽譜を参考にしています。@c
120 LilyPond の出力は、最高の職人によって作られた伝統的な楽譜と同じくらい、@c
121 力強く、バランスがとれていて、美しい見栄えがします。@c
122 これらのことについて、@ref{エッセー} でさらに説明しています。
123
124
125 @subsubheading 効果的なレイアウト機能
126 @c Effective layout choices
127
128 出力の調整に時間を無駄にするのは止めましょう。@c
129 LilyPond は最初から正しいフォーマットで出力します。@c
130 緻密で統一のとれたレイアウトになるよう、スペースを自動的に決定し、@c
131 改行、改ページを行います。@c
132 歌詞、音符、和音の衝突回避、それにスラーや連桁の傾きは自動的に行われます!
133
134 @divEnd
135
136
137 @divClass{color2}
138 @subheading 使いやすさ
139
140 @imageFloat{lilypond-book,png,right}
141
142 @subsubheading テキスト ベース入力
143 @c Text-based input
144
145 LilyPond は ASCII 入力を受け付けます。@c
146 これは、お好みのテキスト エディタで素早く、快適に作成することができます。@c
147 マウスを使うわずらわしさはありません。@c
148 入力にはすべての情報が保持されるため、@c
149 複雑なコマンドの羅列を覚える必要はありません。@c
150 後で参照するために、入力を保存しておけば良いだけです。@c
151
152
153 @subsubheading 楽譜と文章の混合
154 @c Mix music and text
155
156 @imageFloat{lilypond-book,png,right}
157
158 画像のカット&ペーストをせずに、
159 楽譜の断片をテキストに入れることができます。@c
160 LaTeX や HTML に楽譜を垣根無く統合できますし、@c
161 OOoLilyPond を使えば OpenOffice.org に楽譜を追加することも出来ます。@c
162 LilyPond のコードを様々なブログ、Wiki で使用可能にする@c
163 プラグインがあります。@c
164
165
166 @subsubheading アクセス性
167 @c Accessibility
168
169 テキスト ベースの入力は、重い身体障がいを持つユーザであっても、@c
170 楽譜を記述することを可能にします。@c
171 キーボードやマウスを扱うことができない、上肢障がいのあるユーザは、@c
172 音声認識ソフトウェアを使って、LilyPond ファイルを編集することができます。@c
173 盲目のユーザでさえも、読み上げソフトウェアを使って、@c
174 LilyPond ファイルを記述することができます
175 -- これは、グラフィカル ベースの楽譜作成プログラムでは不可能なことです。
176
177
178 @subsubheading 拡張性の高い設計
179 @c Extensible design
180
181 すべての設定は、個人的な写植上の好みに合わせて変更可能です。@c
182 仮にそれが不十分な場合でも、強力な LISP 言語の変種である@c
183 組込みのスクリプト言語 Scheme があります。@c
184 全てはの設定、変数、それに関数は、
185 広範囲に亘るプログラム リファレンス マニュアルの中に@c
186 ドキュメント化されています。
187
188 @divEnd
189
190 @divClass{color3}
191
192 @subheading 環境
193
194 @subsubheading フリー ソフトウェア
195 @c Free software
196
197 LilyPond は無料でダウンロードすることができます!@c
198 そうです -- 無料です。@c
199 ダウンロード ページから入手してください。
200
201 LilyPond は (口語的な意味でも) フリーなソフトウェアです。@c
202 ソース コードが公開されており、変更もコピーも認められています。@c
203 ですから、バグにいらいらしていたり、仕様面で不満があるのなら、@c
204 自分でそれを追加したり、他の人にそれを注文することが出来ます。
205
206
207 @subsubheading 素晴らしいサポート
208 @c Excellent support
209
210 LilyPond は一般的なプラットフォーム全て
211 (GNU/Linux, MacOS, そして Windows) で動きます。
212 LilyPond には広範囲のドキュメントと数百の実例ファイルが付属します。@c
213 Lilypond ユーザー メーリング リストで質問に答えてくれる@c
214 活発なユーザ コミュニティがありますし、@c
215 開発チームは問題が早期に解決されるよう活動しています。
216
217
218 @subsubheading Enhanced editors
219
220 自身が活発な LilyPond ユーザである開発者の何人かは、@c
221 LilyPond ファイルの編集プロセスをより早く、より効率的に行うための@c
222 ツールを作っています。@c
223 @ref{より簡単な編集手段} で例を挙げます。
224
225 @divEnd
226 @divClass{column-center-bottom}
227
228
229 @subheading どうですか?
230 @c Where now?
231
232 まだ迷っていますか?@c
233 ちょっとした @ref{例} をいくつか見てください。@c
234 LilyPond を試してみる決心がついたのなら、@c
235 まず @ref{テキスト入力} を読んでください。
236 @divEnd
237
238
239
240 @node 例
241 @unnumberedsec 例
242 @translationof Examples
243
244 LilyPond は、いかなる種類の譜刻にも対応できる、@c
245 強力で、自由度の高いツールです。@c
246 我々の楽譜ギャラリーを見て、楽譜の多様さ、美しさを実感してください!
247
248
249 @newsItem
250 @subsubheading クラシック音楽
251
252 この J. S. Bach 作のオルガン曲の楽譜は、@c
253 LilyPond の象徴的な例です。
254
255 @exampleImage{bach-bwv610}
256 @newsEnd
257
258 @newsItem
259 @subsubheading 複雑な楽譜
260 @c Complex Notation
261
262 @c 保留
263 この Enrique Granados 作の @emph{Goyescas} からの例は、@c
264 符幹が上下に突き出る連桁、譜をまたぐ符幹、それに voice-follow lines を含む@c
265 より高度な写植機能を示しています。
266
267 @exampleImage{granados}
268 @newsEnd
269
270 @newsItem
271 @subsubheading 古楽
272 @c Early Music
273
274 LilyPond は、以下のグレゴリオ聖歌のパッセージのような、@c
275 さまざまなタイプの古楽もサポートします。
276
277 @exampleImage{ancient-headword}
278 @newsEnd
279
280 @newsItem
281 @subsubheading 現代音楽
282 @c Modern Music
283
284 現代音楽の作曲家は、@c
285 LilyPond が標準的でない楽譜を扱うのに適していることを見出すでしょう。@c
286 ここで、Trevor Bača の無伴奏バス フルートのための @emph{Čáry} から、@c
287 抜粋を示します。
288
289 @exampleImage{cary}
290 @newsEnd
291
292
293 @newsItem
294 @subsubheading 効率的に、自由に演奏資料を作り出します
295
296 同じソース コードからさまざまな演奏資料を作り出すことができます。@c
297 以下は、@uref{http://nicolas.sceaux.free.fr/,Nicolas Sceaux} が
298 Handel の @emph{Giulio Cesare} を譜刻したものの抜粋から、@c
299 総譜、ピアノ伴奏を持つボーカル譜、それにバイオリン パートを作り出しています。
300
301 @exampleImage{sesto-full}
302
303 @exampleImage{sesto-piano}
304
305 @exampleImage{sesto-violin}
306
307 @newsEnd
308
309 @newsItem
310 @subsubheading タブ譜
311 @c Tablature
312
313 @c ここから
314 LilyPond はタブ譜をサポートします。@c
315 楽器に合わせてカスタマイズすることが可能です。@c
316 タブ譜は、五線譜用に記述された音符から自動的に生成されます。
317
318 @exampleImage{tab-example}
319 @newsEnd
320
321 @newsItem
322 @subsubheading Schenker Graphs
323
324 Standard output can be modified heavily. Here someone has created
325 an impressive Schenkerian analysis.
326
327 @exampleImage{bach-schenker}
328 @newsEnd
329
330 @newsItem
331 @subsubheading Vocal Music
332
333 Lilypond is excellent for vocal music of all kinds, from sacred
334 hymns to opera. Here is a medieval motet with slightly unusual
335 requirements. The tenor voice is written in a different meter
336 than the others, but must line up as if it were in the same meter.
337 Lilypond handles this most elegantly. Note also the incipits with
338 Vaticana style clefs, the slashed stems indicating plicated notes,
339 and the ligature braces above certain groups of notes.
340
341 @exampleImage{aucun-snippet}
342 @newsEnd
343
344 @newsItem
345 @subsubheading 教育
346
347 LilyPond は教育を目的とした使用にも適しています。@c
348 ちょっとした対位法の問題例を挙げます。
349
350 @exampleImage{theory}
351 @newsEnd
352
353 @newsItem
354 @subsubheading ポピュラー音楽
355
356 メロディー、歌詞、コード名、フレットボードを持つ@c
357 ポピュラー音楽のリード譜を簡単に作れます。@c
358 以下の例ではあらかじめ定義されているフレットボード ダイアグラムを@c
359 使用していますが、@c
360 状況に合わせて様々なカスタマイズを行うことができます。
361
362 @exampleImage{chart}
363 @newsEnd
364
365 @newsItem
366 @subsubheading Large Projects
367
368 LilyPond はオペラや交響楽団のような大きなプロジェクトにも非常に適しています。@c
369 さらに、テキスト ベースの入力は高いアクセス性を提供します
370 -- 以下の例は盲目の作曲家である Hu Haipeng によって作られた例です。
371
372 @exampleImage{orchestra}
373 @newsEnd
374
375
376 @divClass{column-center-bottom}
377 @subheading どうですか?
378 @c Where now?
379
380 まだ迷っていますか?@c
381 LilyPond は @ref{自由} をもたらすフリー ソフトウェアです。@c
382 LilyPond を試してみる決心がついたのなら、@c
383 まず @ref{テキスト入力} を読んでください。
384 @divEnd
385
386
387 @node 自由
388 @unnumberedsec 自由
389 @translationof Freedom
390
391 @divClass{column-center-top}
392 @subheading フリー ソフトウェア
393 @c Free Software
394
395 @uref{http://www.gnu.org/, GNU} LilyPond は熱心な人々からなる@c
396 コミュニティによって作成され、維持されています。@c
397 LilyPond は、すべての人にプログラムの修正、変更、拡張を許可する
398 @ref{GPL, GNU General Public License} と
399 @ref{FDL, GNU Free Documentation License} に基づいて公開されています。@c
400 美しい楽譜を作るのに、何万円もするソフトウェアは必要ありません!
401 @divEnd
402
403
404 @c @divClass{column-left-top}
405 @divClass{color2}
406 @divClass{keep-bullets}
407 @subheading ユーザにとっての利益は何なのか?
408 @c What are the benefits to users?
409
410 @itemize
411
412 @item
413 無料: ダウンロードして試してみてください!何か失うものはありますか?
414
415 @item
416 共有: このプログラムを気に入ったのなら、@c
417 コピーを友人、先生、生徒、同僚にあげることができます!
418
419 @item
420 ソースを入手可能: LilyPond がどのように記譜を行うのかに興味を持ったのなら、@c
421 それを実際に見ることができます。
422
423 @item
424 拡張性: 機能やバグ修正を追加したり、機能変更を行うことができます。@c
425 プログラマでなければ、そういった仕事をする人を雇うことができます。
426
427 このことはアマチュア音楽家には意味のないことかもしれませんが、@c
428 ソフトウェアの拡張性は、本格的な作曲家、企業、大学にとっては@c
429 非常に価値のあるものです。
430
431 @item
432 将来の安全性: 営利企業が破産した場合、@c
433 その企業の製品に基づく電子音楽はどうなるでしょうか?@c
434 LilyPond にはこういったこととは無縁です。@c
435 たとえ開発チームが全員辞めたとしても (まったくあり得ない話ですが)、@c
436 このプログラムは合法的にコピー、変更、配布することができます。
437
438
439 @end itemize
440
441 @divEnd
442 @divEnd
443
444
445 @c @divClass{column-right-top}
446 @divClass{color3}
447 @divClass{keep-bullets}
448 @subheading 何故 LilyPond の開発者たちはこのプログラムを無料にしておくのか?
449 @c Why do LilyPond developers @qq{give away} their work for free?
450
451 たいていの人たちは、LilyPond の開発を趣味やボランティア活動と見なしています。@c
452 ですから、この質問の本質はこうです
453 -- @qq{なぜボランティア活動を行うのか?}。
454
455 @itemize
456
457 @item
458 楽しい: ゴールに向かって取り組むことは楽しいことです。@c
459 特に、チームで取り組んでいる場合は!
460
461 @item
462 ゴールの共有: 我々は皆、美しい楽譜を望んでいます。@c
463 しかしながら、すべての状況を処理できるプログラムを作成できるような@c
464 熟練者はほとんどいません (そして、皆、時間がありません!)。@c
465 皆で取り組むことで
466 -- ある人は自動連桁のコードを改良し、ある人はスラーの形を改良し、@c
467 またある人は、それらの機能の使い方を説明するドキュメントを記述します
468 -- 個人々々ができる努力からゴールを達成することができます。
469
470 @item
471 @qq{与える文化}: フリー ソフトウェア (あるいは @qq{オープン ソース})
472 運動は多くの偉大なソフトウェア プロジェクトを生み出してきました
473 -- @uref{http://kernel.org/, GNU/Linux},
474 @uref{http://www.getfirefox.com/, Mozilla Firefox}, それに
475 @uref{http://www.wesnoth.org/, Battle for Wesnoth} など。
476 これらのプロジェクトの恩恵を受けて、@c
477 そのコミュニティに @qq{恩返し} をしたいと考えている開発者もいます。
478
479 @item
480 経験: オープン ソース プロジェクトに貢献することは、@c
481 プログラミング、ドキュメントの記述、デザインを訓練するための@c
482 素晴らしい方法です。@c
483 この経験により、仕事の依頼を受けたり、奨学金を得た開発者もいます。
484
485
486 @end itemize
487
488 @divEnd
489 @divEnd
490
491
492 @divClass{column-center-bottom}
493 @subheading どうですか?
494 @c Where now?
495
496 まだ迷っていますか?@c
497 @ref{バックグラウンド} で我々の譜刻哲学についての広範囲な@c
498 エッセーを読んでください。
499 ちょっとした @ref{例} をいくつか見てください。@c
500 LilyPond を試してみる決心がついたのなら、@c
501 まず @ref{テキスト入力} を読んでください。
502 @divEnd
503
504
505 @node バックグラウンド
506 @unnumberedsec バックグラウンド
507 @translationof Background
508
509 @divClass{column-center-top}
510 @subheading バックグラウンド エッセー
511
512 コンピュータ審美学 -- コンピュータで美しいものを作り出す手法
513 -- について記述した広範囲なエッセーがあります。
514
515 LilyPond についての簡単な紹介を望むのであれば、@c
516 このエッセーは大きすぎるでしょう。@c
517 今、このエッセーを読もうと思うのならば、@ref{エッセー} に進んでください。
518
519 @divEnd
520
521 @divClass{column-center-bottom}
522 @subheading どうですか?
523 @c Where now?
524
525 まだ迷っていますか?@c
526 ユーザの @ref{成果物} と楽譜について読んでみてください。
527 LilyPond を試してみる決心がついたのなら、@c
528 まず @ref{テキスト入力} を読んでください。
529 @divEnd
530
531
532 @node 成果物
533 @unnumberedsec 成果物
534 @translationof Productions
535
536 @divClass{column-left-top}
537 @subheading コンサート
538
539 LilyPond で生成された楽譜は、世界中の演奏で使用されています。@c
540 いくつかハイライトを挙げます:
541
542 @divClass{keep-bullets}
543 @itemize
544
545 @item
546 @emph{Affaire Étrangère}, an opera by Valentin Villenave, with
547 libretto by Lewis Trondheim, premiered February 1, 2009, by
548 @uref{http://www.orchestre-montpellier.com/, L'Opéra Montpellier}.
549
550 @item
551 @uref{http://www.mercurybaroque.org/02/02109.aspx, Mercury Baroque}'s
552 performance of Lully's @emph{Armide}, May 15-16, 2009, in Houston,
553 Texas (engraving by @uref{http://nicolas.sceaux.free.fr/,
554 Nicolas Sceaux}).
555
556 @item
557 Instrumental excerpts from Rameau's @emph{Hippolyte et Aricie} at
558 St. James's Church in Manhattan, May 8, 2009, by Frederick Renz
559 and his ensemble @uref{http://www.earlymusicny.org/, Early Music
560 New York} (engraving by Nicolas Sceaux).
561
562 @end itemize
563 @divEnd
564
565 @divEnd
566
567
568 @divClass{column-right-top}
569 @subheading 公開されている楽譜
570 @c Published sheet music
571
572 @divClass{keep-bullets}
573 @itemize
574
575 @item
576 @uref{http://www.mutopiaproject.org/index.html, Mutopia Project},
577 1500 曲を越えるクラシック音楽の楽譜を自由にダウンロードできます。@c
578 LilyPond で生成された楽譜の主要なショーケースです。
579
580 @c don't make this "Mutopia" a link, since that looks silly.
581 @item
582 @uref{http://etudeapp.com, Etude}, @qq{sheet music on steroids} is
583 an iPhone app which displays piano music engraved with LilyPond,
584 including many pieces from Mutopia.  The app includes a virtual
585 piano keyboard showing which keys to press to help beginners learn
586 how to read sheet music.
587
588 @uref{http://www.adoromusicpub.com/, Adoro Music Publishing},
589 high-quality scores of sacred music, available for immediate
590 download or in traditional paper format.
591
592 @item
593 @uref{http://theshadylanepublishing.com/, The Shady Lane
594 Publishing},
595 a @qq{micro musical publishing house} whose goal is to promote a
596 new form of musical economy closer to the musicians and music
597 lovers.
598
599 @end itemize
600
601 @divEnd
602
603 @divEnd
604
605
606 @divClass{column-center-bottom}
607 @subheading どうですか?
608 @c Where now?
609
610 まだ迷っていますか?@c
611 ユーザの @ref{人々の評価} を読んでみてください。
612 LilyPond を試してみる決心がついたのなら、@c
613 まず @ref{テキスト入力} を読んでください。
614 @divEnd
615
616 @c TRANSLATORS, so far it's mostly from
617 @c http://lilypond.org/web/switch/testimonials
618
619 @node 人々の評価
620 @unnumberedsec 人々の評価
621 @translationof Reviews
622
623 @divClass{column-left-top}
624 @subheading 出版された記事
625
626 @divClass{keep-bullets}
627 @itemize
628
629 @item
630 May 2010
631
632 Peter Kirn, on the Create Digital Music website, publishes a
633 @uref{http://createdigitalmusic.com/2010/05/14/lilypond-free-beautiful-music-notation-engraving-for-anyone/,LilyPond
634 review}.  He takes a balanced view on usage, praises LilyPond's
635 high-quality notation and suggests to try it out.
636
637 @item
638 September 2009
639
640 The German LinuxUser magazine wrote an
641 @uref{http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2009/10/Digitaler-Notenschluessel,
642 article about LilyPond}.
643
644 @item
645 August 2009
646
647 Ann Drinan, on the
648 @uref{http://www.polyphonic.org/article.php?id=188, Polyphonic.org}
649 website, presents comments by two orchestra librarians who
650 talk about using software to maintain their libraries.
651
652 @item
653 June 2009
654
655 In an @uref{http://news.lilynet.net/Free-Music-Now, article}
656 published in the French @emph{National Conservatory Parent
657 Association}'s yearly magazine, French composer and LilyPond
658 contributor Valentin Villenave explains how Free licenses, and
659 specifically LilyPond-engraved scores, are instrumental in
660 making written music accessible to all.
661
662 @item
663 February 2008
664
665 In @uref{http://www.musicbyandrew.ca/finale-lilypond-1.html,
666 articles on his personal site}, Andrew Hawryluk compares Finale
667 and LilyPond in general terms, and evaluates engraving
668 capabilities of both pieces of software in detail.  The second
669 article is an instructive analysis of engraving issues in
670 Rachmaninoff's Piano Prelude No. 6, including comparisons with a
671 hand-engraved reference edition.
672
673 @item
674 June 2006
675
676 @uref{http://distrowatch.com,DistroWatch} awards LilyPond and
677 @uref{http://distrowatch.com/weekly.php?issue=20060605,writes}
678 @qq{Ladies and Gentleman, we are pleased to announce that, based
679 on readers' requests, the DistroWatch May 2006 donation has been
680 awarded to LilyPond (@euro{}190.00) and Lua (US$250.00).}
681
682 @item
683 December 2005
684
685 @uref{http://linuxjournal.com,Linux Journal} publishes an article
686 titled @uref{http://www.linuxjournal.com/article/8364, Make
687 Stunning Schenker Graphs with GNU LilyPond}.  It is an in-depth
688 but hands-on feature article with crisp LilyPond graphics.  Author
689 Kris Shaffer remarks @qq{GNU LilyPond generates beautiful graphics
690 that make commercial alternatives seem second-rate.}
691
692 @item
693 August 20, 2005
694
695 The Belgian newspaper De Standaard investigates what drives Free
696 Software authors in an article titled
697 @uref{http://www.standaard.be/Artikel/Detail.aspx?artikelId=G42H5GD6,
698 Delen van KENNIS zonder WINSTBEJAG} (Non-profit sharing of
699 knowlegde) in its @q{DS2 bijlage}.  LilyPond is used as an example
700 and the article is interspersed with quotes from an email
701 interview with Jan Nieuwenhuizen.  This marks LilyPond's first
702 appearance in mainstream printed press.
703
704 @item
705 June 2005
706
707 A French article on the LilyPond 2.6 release appeared on
708 @uref{http://linuxfr.org/2005/06/27/19210.html, linuxfr.org}.
709
710 @item
711 October 2004
712
713 The editors of Computer!Totaal, a Dutch computer magazine,
714 @uref{http://lilypond.org/website/pdf/computer-totaal.jpeg,
715 describe LilyPond} in the October 2004 issue as: @qq{Wonderful
716 free (open source) software [..] The sheet music produced by
717 LilyPond is exceptionally pretty [..] a very powerful system that
718 can do almost anything.}
719
720 @item
721 July, August 2004
722
723 Dave Phillips wrote an introductory article for
724 @uref{http://linuxjournal.com,Linux Journal}: At
725 the sounding edge: LilyPond, parts
726 @uref{http://www.linuxjournal.com/article/7657, one} and
727 @uref{http://www.linuxjournal.com/article/7719, two}.
728
729 @item
730 March 2004
731
732 Chris Cannam
733 @uref{http://www.all-day-breakfast.com/cannam/linux-musician/lilypond.html,interviewed}
734 Han-Wen Nienhuys and Jan Nieuwenhuizen on linuxmusician.com
735 (original site defunct).  This interview was also reviewed in a
736 @uref{http://slashdot.org/article.pl?sid=04/03/13/2054227&tid=,
737 slashdot story}.
738
739 @item
740 February 2004
741
742 Jazz singer Gail Selkirk writes about
743 @uref{http://www.songbirdofswing.com/editorial_page/lilypond/,
744 Diving into LilyPond}.  @qq{... you can make lead sheets or full
745 orchestral parts, and the results can be stunning.}
746 @uref{http://www.computermusic.co.uk/, Computer Music Special},
747 issue CMS06.
748
749 @end itemize
750
751 @divEnd
752 @divEnd
753
754 @divClass{column-right-top}
755 @subheading ユーザからの推薦状
756 @c User testimonials
757
758 @divClass{testimonial-item}
759 @imageFloat{carter-brey,jpg, right}
760 @subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey}, ニューヨークフィル首席チェロ奏者
761
762 @qq{...私は、何曲かのチェロ独奏用のアンコール ピースを書き、@c
763 LilyPond で印刷しました。@c
764 Shirmer に出版を掛け合おうとしていますが、そこで印刷される物は@c
765 恐らく私の物の半分も良くないでしょう!}
766
767 @divEnd
768
769
770 @divClass{testimonial-item}
771 @imageFloat{orm-finnendahl,jpg, left}
772 @subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl}, フライブルク音楽大学作曲科教授
773
774 @qq{まだ [LilyPond] について詳しく知りませんが、@strong{とても}感銘を受けています。@c
775 定量記譜法で Josquin Desprez のモテットを入力するのに LilyPond を使いましたが、@c
776 LilyPond が、スピード、使い易さ、見栄えにおいて、
777 他の全ての楽譜作成プログラムを圧倒していることは間違いありません!}
778
779 @divEnd
780
781
782 @divClass{testimonial-item}
783 @imageFloat{darius-blasband,jpg, right}
784 @subsubheading Darius Blasband, 作曲家 (ベルギー ブリュッセル)
785
786 @qq{[..最初のオーケストラリハーサルの後で] 私は楽譜の出来について@c
787 たくさんの賛辞をいただきました。@c
788 重要なのは、@c
789 Lilypondには楽譜の見栄えをより良くするための数多くの方法があるのですが、@c
790 私がオーケストラに渡したのは@c
791 基本的に生の、そのままの出力結果だったということです。}
792
793 @divEnd
794
795
796 @divClass{testimonial-item}
797 @subsubheading Kieren MacMillan, 作曲家 (カナダ トロント)
798
799 @qq{この素晴らしい仕事をした開発チームに感謝と賛辞の意を。@c
800 Lilypondで得られる結果に近い物は他ではありません
801 -- この偉大なアプリケーションは、私の楽譜出版の必要性に対して、@c
802 期待以上の結果を間違いなくもたらしてくれます。@c
803 [..] 基本的に、いじっていない Lilypond の出力は [..]
804 私が比較した最近の @q{プロ} の出版物
805 (Warner Bros. の楽譜、それから @q{老舗} の最近の楽譜の大多数)
806 よりも良いです。[..]}
807
808 @qq{Finale/Sibelius/Igor/他の楽譜ソフトウェアに負けるな!!!}
809 @divEnd
810
811
812 @divClass{testimonial-item}
813 @subsubheading Chris Cannam, @uref{http://www.rosegardenmusic.com/, RoseGarden} プロジェクトの主任プログラマ。
814
815 @qq{LilyPond は明らかに [楽譜清書における] 超重量級ゴリラです。}
816 @divEnd
817
818
819 @divClass{testimonial-item}
820 @subsubheading Chris Snyder, @uref{http://www.adoromusicpub.com/, Adoro 楽譜出版社}
821
822 @qq{
823 楽譜作成を LilyPond に任せることで、私はより音楽に集中することができます。@c
824 どうやって Lily に譜刻させるかで途方に暮れたこともありました。@c
825 しかしながら、たとえ私が作曲家の思った通りに譜刻したとしても、@c
826 その楽譜は読み難いものになるだろうということに気付きました。@c
827 LilyPond を使うことで、@c
828 私はより容易に編集者と譜刻者の 2 つの役割を果たすことができます。}
829
830
831 @qq{私の拙い楽譜出版ビジネスは、完全に LilyPond に頼っています。@c
832 作曲家に出版しようとしている楽譜の校正刷りを見せると、@c
833 例外なく彼らはその質の高さに圧倒されます。@c
834 賭けてもいいです。@c
835 私は出力の調整 -- 特に (和音の) タイの調整 -- に多くの時間を費やしますが、@c
836 LilyPond は私に素晴らしいスタート地点、直感的なインターフェイス、@c
837 それに時間をかけさえすればすべてを思い通りに変更できる能力を与えてくれます。@c
838 商用製品でこれだけのことをできるものは無いと確信しています。}
839 @divEnd
840
841
842 @divClass{testimonial-item}
843 @subsubheading David Bobroff, アイスランド交響楽団バス トロンボーン奏者
844
845 @qq{LilyPond は素晴らしい。[..] LilyPond について知れば知るほど好きになる!}
846 @divEnd
847
848
849 @divClass{testimonial-item}
850 @subsubheading Vaylor Trucks, エレキギター プレーヤ (そう、@uref{http://www.allmanbrothersband.com/modules.php?op=modload&name=userpage&file=content&page_id=12, コレ} 関係)
851
852 @qq{私は LilyPond に超、感動しています。[..]}
853
854 @qq{今まででサイコーのプログラム!!!}
855
856 @qq{作ってくれた人みんなの仕事と献身に感謝します!}
857 @divEnd
858
859
860 @divClass{testimonial-item}
861 @subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia} メンバー
862
863 @qq{憎悪にも似た情愛を感じました。@c
864 情愛の理由は、最初に見た楽譜があまりにも素晴らしかったからです!@c
865 LilyPond の美しさの説明は不十分です -- あまりにも控えめ過ぎる!@c
866 LilyPond は常に良くなっていますし、@c
867 scheme がどう使われているかを良く知るにつれ、@c
868 フラストレーションは減ってきました。@c
869 とにかく、言いたいことは @q{LilyPond を作ってくれて有難う、本当に素晴らしい。}@c
870 ということです。}
871 @divEnd
872
873
874 @divClass{testimonial-item}
875 @subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, ドイツ Koblenz 劇場指揮者、優れた GNU ハッカー
876
877 @qq{とにかく、LilyPond は驚くほど良い仕事をする!}
878 @divEnd
879
880
881 @divClass{testimonial-item}
882 @subsubheading Paul Davis, @uref{http://jackaudio.org/, JACK} と @uref{http://www.ardour.org/, Ardour} の開発者
883
884 @qq{[LilyPond] はすごいプログラムだと思う。実に素敵な結果が得られる。@c
885 去年、これについてのインタビュー記事を読んだ後、@c
886 そのポテンシャルについて友達に夢中で喋っていたよ。}
887 @divEnd
888
889 @divEnd
890
891 @contactUsAbout{news articles or testimonals}
892
893 @divClass{column-center-bottom}
894 @subheading どうですか?
895 @c Where now?
896
897 @ref{テキスト入力} を読んでください。
898 @divEnd
899
900
901
902 @node テキスト入力
903 @unnumberedsec テキスト入力
904 @translationof Text input
905
906 @c TRANSLATORS: so far it's mostly from
907 @c http://lilypond.org/web/switch/howto
908
909 @subheading 楽譜を @qq{コンパイル} する
910
911 @imageClickable{nereid-shot-small,png, (クリックすると拡大します), nereid-shot,png, right}
912
913 LilyPond は @emph{コンパイル} システムです:
914 音符を保持しているテキスト ファイルに対して実行します。@c
915 結果として得られる出力は、スクリーン上で閲覧するか、プリントします。@c
916 いくつかの点で、LilyPond はグラフィカルな楽譜編集ソフトウェアよりも@c
917 プログラミング言語に似ています。
918
919 ツールバーから音符をドラッグして、楽譜に配置するのではありません。@c
920 テキストを打ち込むことで楽譜を記述します。@c
921 このテキストは LilyPond によって解析 (あるいは @qq{コンパイル}) され、@c
922 美しく譜刻された楽譜が生成されます。
923
924 グラフィカル ユーザ インターフェイスに慣れている人は、@c
925 新しい方法を学ぶ必要があるかもしれません。
926 しかしながら、そうする価値は間違いなくあります!
927
928 @warning{テキスト入力についての簡単な概要を用意しています
929 -- これは、見た目ほど難しいものではありません!@c
930 提示した例の詳細を理解できなくても心配ありません。
931 初心者向けドキュメントがゆっくりとしたペースで説明しています。}
932
933
934 @subsubheading A B C と同じくらい簡単
935
936 音符は英字と数字で表現されます。@c
937 特殊なコマンドはバックスラッシュと一緒に入力します。
938
939 @imageFloat{text-input-1-annotate,png,center}
940 @imageFloat{text-input-1-output,png,center}
941
942 臨時記号は違う名前で入力します。@c
943 シャープには @code{-is} を、フラットには @code{-es} を付けます
944 (これらは、オランダ語の音符名で、他の言語用もあります)。@c
945 LilyPondがどこに臨時記号を付けるかを判断します。
946
947 @imageFloat{text-input-2-annotate,png,center}
948 @imageFloat{text-input-2-output,png,center}
949
950
951 @subsubheading ポップ ミュージック
952 @c Pop music
953
954 リード譜を作るために、コードと歌詞を一緒に配置します:
955
956 @imageFloat{text-input-pop-annotate,png,center}
957 @imageFloat{text-input-pop-output,png,center}
958
959
960
961 @subsubheading オーケストラ パート
962 @c Orchesteral parts
963
964 入力ファイルには楽曲の音符が入っています。@c
965 スコアとパート譜を、一つの入力ファイルから作り出すことができます。@c
966 そのため、音符を変更すると常にパートとスコア両方に影響します。@c
967 音符を共有するには、その音楽を変数に割り当てます:
968
969 @imageFloat{text-input-parts-both-annotate,png,center}
970
971
972 この変数は、単一のパートに使うことができます
973 (ここでは、移調され、複小節休符はまとめられています):
974
975 @imageFloat{text-input-parts-single-annotate,png,center}
976 @imageFloat{text-input-parts-single-output,png,center}
977
978
979 同じ変数をフル スコアで使うことができます
980 (ここでは、コンサート ピッチです):
981
982 @imageFloat{text-input-score-annotate,png,center}
983 @imageFloat{text-input-score-output,png,center}
984
985
986 @subsubheading 初心者のためのドキュメント
987 @c Beginner Documentation
988
989 多くのユーザがこのような方法で楽譜を入力することに違和感を覚えます。@c
990 そのため、新しいユーザを援助するために、@c
991 @ref{学習} から始まる広範囲なドキュメントを用意してあります。@c
992 学習マニュアルは LilyPond を始めるのにぴったりです。@c
993 ユーザが感じるであろう疑問に対する答えをたくさん含んでいます。
994
995 バグだと不満を漏らす前に、学習マニュアルを読んでください!@c
996 LilyPond は設計どおりに機能しているのですが、@c
997 新しいユーザは LilyPond が正しく機能していないと思い込むことが@c
998 しばしばあります。
999
1000 もっと掘り下げた情報が @ref{マニュアル} にあります。
1001
1002
1003 @subsubheading より簡単な編集環境
1004 @c Easier editing environments
1005
1006 @imageClickable{lilykde-screenshot-small,png,
1007   (クリックすると拡大します),lilykde-screenshot,png,right}
1008
1009 LilyPond は元来、最高品質の楽譜を作り出すことを目的としています。@c
1010 グラフィカル ユーザ インターフェイス (GUI) を作ることは、@c
1011 本来の趣旨から外れます。@c
1012 しかしながら、LilyPond 入力ファイルの作成をより簡単にすることを@c
1013 目指しているプロジェクトが別に存在します。
1014
1015 いくつか編集環境は、構文ハイライト、自動コマンド補完、@c
1016 それに作成済みのテンプレートを用意しています。
1017 また、他のプログラムでは、グラフィカルな楽譜を直接操作することができる
1018 GUI を提供しているものもあります。@c
1019 更なる情報は、@ref{より簡単な編集手段} を読んでください。
1020
1021
1022 @divClass{column-center-bottom}
1023 @subheading どうですか?
1024 @c Where now?
1025
1026 @ref{ダウンロード, LilyPond をダウンロードする} ところまで来ました。@c
1027 まだ迷っていますか?@c
1028 @ref{より簡単な編集手段} を読んでください。
1029
1030 @divEnd
1031
1032
1033 @node より簡単な編集手段
1034 @unnumberedsec より簡単な編集手段
1035 @translationof Easier editing
1036
1037
1038 @divClass{column-center-top}
1039 @subheading LilyPondTool
1040
1041 @imageClickable{lilypondtool-2.12-screenshot-400wide,png,
1042   (クリックすると拡大します),lilypondtool-2.12-screenshot,png,right}
1043
1044 @sourceimage{logo-linux,,,}
1045 @sourceimage{logo-freebsd,,,}
1046 @sourceimage{logo-macosx,,,}
1047 @sourceimage{logo-windows,,,}
1048
1049 @uref{http://lilypondtool.organum.hu}
1050
1051 テキスト エディタ @uref{http://www.jedit.org,jEdit} 用のプラグインである
1052 LilyPondTool は、LilyPond 楽譜を編集するための最も機能豊富な@c
1053 テキスト ベース ツールの 1 つです。
1054 歌詞サポート機能を持つ文書ウイザードでより容易に文書を@c
1055 セットアップすることができ、@c
1056 進化したポイント&クリック サポートを持つ埋め込み PDF ビューアを@c
1057 備えています。
1058
1059 @divEnd
1060
1061 @divClass{column-center-top}
1062 @subheading Frescobaldi
1063
1064 @imageClickable{frescobaldi-lilypond-editor-small,png,
1065   (クリックすると拡大します),frescobaldi-lilypond-editor,png,right}
1066
1067 @sourceimage{logo-linux,,,}
1068 @sourceimage{logo-freebsd,,,}
1069
1070 @uref{http://www.frescobaldi.org}
1071
1072 Frescobaldi は LilyPond 専用の楽譜・テキスト エディタです。@c
1073 ビルドイン PDF プレビューア、強力な楽譜ウイザード、@c
1074 それに多くの編集機能を持ちます。@c
1075 KDE4 ライブラリの最上位階層に組み込まれていて、@c
1076 Linux や UNIX ライクな OS のすべてで実行できます。
1077
1078 @divEnd
1079
1080
1081
1082 @divClass{column-center-top}
1083 @subheading グラフィカルな環境: Denemo
1084 @c Graphical environment: Denemo
1085
1086 @imageClickable{screenshot-denemo-small,png,
1087   (クリックすると拡大),screenshot-denemo,png,right}
1088
1089 @sourceimage{logo-linux,,,}
1090 @sourceimage{logo-windows,,,}
1091
1092 @uref{http://denemo.org}
1093
1094 Denemo は、LilyPond ソース コードを生成し、演奏することもできる@c
1095 グラフィカルなエディタです。@c
1096 LilyPond ソースコードをグラフィカル ビューと並べて表示することができます。@c
1097 音符や和音等に LilyPond が処理可能な調整を加えることができ、@c
1098 それを Denemo ファイルとして保存することができるため、@c
1099 ユーザはグラフィカル環境で楽譜を編集することができます。
1100 LilyPond テキストの中でカーソルを動かすと、@c
1101 グラフィカル ビューの中でもカーソルが動きます。@c
1102 調整で構文エラーが起きると、テキスト ビューで該当部分がハイライトされます。
1103
1104 @divEnd
1105
1106
1107 @divClass{column-center-top}
1108 @subheading テキスト エディタ
1109
1110 @sourceimage{logo-linux,,,}
1111 @sourceimage{logo-freebsd,,,}
1112 @sourceimage{logo-macosx,,,}
1113 @sourceimage{logo-windows,,,}
1114
1115 @uref{http://www.gnu.org/software/emacs/}
1116
1117 Emacs は、多くのコンピュータ言語に対応する言語検出機能を持つ@c
1118 テキスト エディタです。@c
1119 Emacs には高い拡張性があり、統合開発環境として使用することができます。@c
1120 LilyPond ソース ファイルに作成するための@c
1121 言語定義を提供する @q{lilypond モード} があります。
1122 また、LilyPond 開発者の 1 人が Emacs メジャーモード
1123 @uref{http://nicolas.sceaux.free.fr/lilypond/lyqi.html,lyqi}
1124 を作成しています。
1125
1126
1127 @uref{http://www.vim.org}
1128
1129 Vim は最小限度の機能を持つテキスト エディタであり、@c
1130 古い Unix @command{vi} エディタの機能拡張版です。@c
1131 このプログラムも拡張やコンフィグレーションを行うことができます。
1132
1133 一般的に言って、すでに Emacs や Vim に慣れているのでなければ、@c
1134 LilyPond 入力ファイルを記述するために他のエディタを使うべきです。
1135
1136 Emacs と Vim をセットアップするための更なる情報が
1137 @rprogram{テキスト エディタ サポート} にあります。
1138
1139 @sourceimage{logo-macosx,,,}
1140 @uref{http://www.uoregon.edu/~koch/texshop}
1141
1142 MacOS@tie{}X 用のエディタ TexShop を拡張して、
1143 エディタから LilyPond, @command{lilypond-book} それに
1144 @command{convert-ly} を実行させることができます。
1145 拡張機能は以下で入手できます:
1146
1147 @example
1148 @uref{http://users.dimi.uniud.it/~nicola.vitacolonna/home/content/lilypond-scripts}
1149 @end example
1150
1151 @sourceimage{logo-macosx,,,}
1152 MacOS 用の商用エディタ TextMate にバンドルされる LilyPond があります。@c
1153 以下を実行することでインストールされます:
1154
1155 @example
1156 mkdir -p /Library/Application\ Support/TextMate/Bundles
1157 cd /Library/Application\ Support/TextMate/Bundles
1158 git clone http://github.com/textmate/lilypond.tmbundle.git
1159
1160 @end example
1161
1162 @divEnd
1163
1164 @divClass{column-center-top}
1165 @subheading LilyPond コードをエクスポートできるプログラム
1166
1167
1168 @subsubheading Score, tab and MIDI editors:
1169
1170 @itemize
1171 @item
1172 @uref{http://www.rosegardenmusic.com,Rosegarden}:
1173 オーディオ・MIDI シーケンサであり、単一譜を扱える楽譜エディタでもあります。
1174
1175 @item
1176 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd}:
1177 @uref{http://www.cairographics.org,Cairo} ライブラリをベースにした@c
1178 楽譜エディタで、試験的に LilyPond へのエクスポートをサポートしています。
1179
1180 @item
1181 @uref{http://www.tuxguitar.com.ar/,TuxGuitar}:
1182 マルチトラックなタブ譜のエディタ・プレイヤで、楽譜ビューアを持ち、@c
1183 LilyPond コードのエクスポートが可能です。
1184
1185 @item
1186 @uref{http://www.musescore.org,MuseScore}:
1187 楽譜エディタで、完全ではありませんが LilyPond コードをエクスポートできます。@c
1188 活発に開発が行われています。
1189
1190 @item
1191 @uref{http://www.canorus.org,Canorus}:
1192 楽譜エディタで、LilyPond コードをエクスポートできが、まだベータ版です。@c
1193 テスターを歓迎しています。
1194
1195 @item
1196 @uref{http://www.volny.cz/smilauer/rumor/rumor.html,Rumor}:
1197 リアルタイムにモノラル MIDI を LilyPond に変換します。
1198
1199 @item
1200 @uref{http://www.holmessoft.co.uk/homepage/software/NWC2LY/index.htm,
1201 NW2LY}:
1202 @uref{http://www.noteworthysoftware.com/, NoteWorthy} の曲を
1203 LilyPond に変換する C# プログラムです。
1204
1205 @end itemize
1206
1207 @subsubheading Algorithmic code generators
1208
1209 @itemize
1210
1211 @item
1212 @uref{http://www.projectabjad.org/,Abjad}, a
1213 @uref{http://www.python.org/,Python} API for Formalized Score
1214 Control designed to help composers build up complex pieces of
1215 LilyPond notation in an iterative and incremental way.
1216
1217 @item
1218 @uref{http://common-lisp.net/project/fomus/,FOMUS}, a LISP library
1219 to generate music notation from computer music software
1220 environments.
1221
1222 @item
1223 @uref{http://strasheela.sourceforge.net,Strasheela}, an
1224 environment built on top of the
1225 @uref{http://www.mozart-oz.org/, Mozart/Oz} constraint programming
1226 language.
1227
1228 @end itemize
1229 @divEnd
1230
1231 @divClass{column-center-top}
1232
1233 @subheading 活発には開発されていない他のプログラム
1234
1235 @itemize
1236
1237 @item
1238 @uref{http://lilykde.googlecode.com/,LilyKDE} は
1239 @uref{http://www.frescobaldi.org/,Frescobaldi} に置き換わり、
1240 KDE 3.5 用の LilyKDE3 と KDE 4.1 用の lilypond-KDE4 だけが存在します。
1241
1242 @item
1243 @uref{http://noteedit.berlios.de,NoteEdit}, which imported
1244 @uref{http://www.musicxml.com/xml.html,MusicXML}, has been forked
1245 into
1246 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd}
1247 and @uref{http://canorus.org,Canorus}.
1248
1249
1250 @item
1251 @uref{http://lilycomp.sourceforge.net, LilyComp} is a graphical
1252 note entry program, acting much like a number-pad which produces
1253 lilypond notes.
1254
1255 @end itemize
1256
1257 @divEnd
1258
1259
1260 @divClass{column-center-bottom}
1261 @subheading どうですか?
1262 @c Where now?
1263
1264 @ref{ダウンロード, LilyPond をダウンロードする} ところまで来ました。@c
1265
1266 まだ迷っていますか?@c
1267 多くの作曲家、音楽家、それに指揮者が LilyPond 入力フォーマットで@c
1268 記述することを学んでいます。@c
1269 経験を積んだユーザは、LilyPond を使うことで、@c
1270 ピアノやマウス&GUI を使うよりも短時間で総譜を入力できると@c
1271 レポートしてさえいます!@c
1272 LilyPond が提供する @ref{特徴}, @ref{例}, あるいは @ref{自由} を@c
1273 読み返してみてください。@c
1274 また、ユーザの @ref{成果物} と @ref{人々の評価} を読んでみてください。@c
1275 さらに、伝統的な譜刻の審美性をコンピュータで実現するための@c
1276 我々のアプローチが @ref{バックグラウンド} で説明されています。
1277
1278
1279 @subheading 法律用語
1280 @c Legalese
1281
1282 @divClass{legal}
1283 すべてのロゴと製品イメージには著作権があり、商標登録されています。
1284
1285 @logoLegalLinux
1286
1287 @logoLegalFreeBSD
1288
1289 @logoLegalMacOSX
1290
1291 @logoLegalWindows
1292
1293 @divEnd
1294
1295 @divEnd