]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/usage.tely
apply Julian's patch to fix install-info warnings
[lilypond.git] / Documentation / ja / usage.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
2 @ignore
3     Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
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 @setfilename lilypond-program.info
11 @settitle GNU LilyPond -- アプリケーション使用方法
12 @documentencoding UTF-8
13 @documentlanguage ja
14 @afourpaper
15
16 @dircategory GNU LilyPond --- 楽譜譜刻プログラム
17 @direntry
18 * LilyPond アプリケーション使用方法: (lilypond-usage). アプリケーションを@c
19 インスールして、実行する方法。
20 * lilypond: (lilypond-usage)lilypond を実行する.       LilyPond を呼び出す。
21 * abc2ly: (lilypond-usage)abc2ly を呼び出す.           ABC をインポートする。
22 * convert-ly: (lilypond-usage)convert-ly でファイルを更新する. 古い LilyPond バージョン。
23 * etf2ly: (lilypond-usage)etf2ly を呼び出す.           Finale をインポートする。
24 * lilypond-book: (lilypond-usage)lilypond-book.        文章と楽譜を統合する。
25 * midi2ly: (lilypond-usage)midi2ly を呼び出す.         MIDI をインポートする。
26 * musicxml2ly: (lilypond-usage)musicxml2ly を呼び出す. MusicXML をインポートする。
27 @end direntry
28
29 @macro manualIntro
30 このマニュアルは LilyPond バージョン @version{} で配布される@c
31 プログラムの実効方法について説明します。@c
32 さらに、効率的な使用方法について提案します。
33 @end macro
34
35 @c `Usage' was born 1999-10-10 with git commit c82c30c...
36 @macro copyrightDeclare
37 Copyright @copyright{} 1999--2010 by the authors.
38 @end macro
39
40 @set FDL
41 @include macros.itexi
42
43
44 @c don't remove this comment.
45 @ignore
46 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
47 @omfdescription Program Usage of the LilyPond music engraving system
48 @omftype user manual
49 @omfcategory Applications|Publishing
50 @omflanguage Japanese
51 @end ignore
52
53 @c Translators: Yoshiki Sawada
54 @c Translation status: post-GDP
55
56
57 @lilyTitlePage{使用方法}
58
59
60 @c TOC -- non-tex
61 @ifnottex
62
63 @c  maybe add a "Tasks" or "Specific tasks" or something like
64 @c  that, after Suggestions  -gp
65 @menu
66 * lilypond を実行する::               操作方法
67 * convert-ly を使ってファイルを更新する:: 入力ファイルをアップデートする
68 * lilypond-book::                     文章と楽譜を統合する
69 * 外部プログラム::                    LilyPond と他のプログラムを混合する。
70 * LilyPond 入力ファイルの記述に対する提案::  効率的な使用方法とバグ対処方法
71
72 付録
73
74 * GNU Free Documentation License:: このドキュメントの使用許諾書
75 * LilyPond インデックス::
76 @end menu
77
78 @docMain
79 @end ifnottex
80
81
82 @contents
83
84 @allowcodebreaks false
85
86 @include usage/running.itely
87 @include usage/updating.itely
88 @include usage/lilypond-book.itely
89 @include usage/external.itely
90 @include usage/suggestions.itely
91
92 @include fdl.itexi
93
94 @node LilyPond インデックス
95 @appendix LilyPond インデックス
96 @translationof LilyPond index
97
98 @printindex cp
99
100 @bye