]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/ja/web.texi
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / ja / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
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.  For details, see the Contributors'
7     Guide, node Updating translation committishes..
8 @end ignore
9
10 @c Translators: Yoshiki Sawada, Yoshinobu Ishizaki
11
12 @setfilename web.info
13 @settitle LilyPond -- みんなの楽譜作成
14 @documentencoding UTF-8
15 @documentlanguage ja
16 @afourpaper
17
18 @c `Web' was imported 2009-08-05 with git commit b938d71...
19 @c @macro copyrightDeclare
20 @c Copyright @copyright{} 2009--2010 by the authors.
21 @c @end macro
22
23 @set FDL
24 @set web
25 @include macros.itexi
26
27 @afourpaper
28
29 @c don't remove this comment.
30 @ignore
31 @omfcreator Graham Percival and Patrick McCarty
32 @omfdescription General info about the LilyPond music engraving system
33 @omftype program usage
34 @omfcategory Applications|Publishing
35 @omflanguage English
36 @end ignore
37
38 @copying
39 Copyright @copyright{} 2009--2010 by the authors.
40
41 @quotation
42 GNU フリー文書利用許諾契約書バージョン 1.1 
43 またはフリー ソフトウェア財団によって発行されたその後のバージョンの@c
44 約定に従う限り、@c
45 このドキュメントを複製、変更する許可を与えます。@c
46 変更不可部分はありません。@c
47 この利用許諾契約書のコピーは
48 ``GNU フリー文書利用許諾契約書'' という章に含まれています。
49 @end quotation
50 @end copying
51
52
53 @c TITLE PAGE
54 @ifnottex
55 @node Top
56 @top LilyPond... みんなの楽譜作成
57 @end ifnottex
58
59
60 @c hack for texi2html, bleh -gp
61 @ifnothtml
62
63 @finalout
64
65 @titlepage
66 @title LilyPond
67 @subtitle The music typesetter
68 @titlefont{General Information}
69 @author LilyPond 開発チーム
70
71 @vskip 0pt plus 1filll
72 @c @vskip 20pt
73
74 @insertcopying
75
76 LilyPond バージョン @version{} 用
77 @end titlepage
78 @end ifnothtml
79 @c end hack for texi2html
80
81
82 @c ************************ WEBSITE START ***************
83
84
85 @divId{pageHeader}
86 @heading LilyPond
87
88 ... みんなの楽譜作成
89 @divEnd
90
91 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
92 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
93 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
94
95 @divId{quickSummary}
96 @subheading LilyPond って?
97
98 LilyPond は、可能な限り高品位な楽譜を生み出すことを目的とする、@c
99 オープン ソースの楽譜作成プログラムです。@c
100 このフリー ソフトウェアは、伝統的な彫版の楽譜の美しさを@c
101 コンピュータ プリントアウトで実現します。
102
103 @divClass{align-right}
104 @ref{導入部} を読んで、LilyPond をもっと知ってください!
105
106 @divEnd
107 @divEnd
108
109 @divClass{separator}
110 @divEnd
111
112
113 @divId{news}
114
115 @c TODO: generate this automatically, including RSS feed.
116 @include web/news-front.itexi
117
118 @divClass{float-right}
119 (@ref{Old news})
120 @divEnd
121
122 @divEnd
123
124 @ifclear web_version
125   @c do nothing
126 @end ifclear
127 @ifset web_version
128   @c make the box:
129 @divId{latestVersion}
130 @subheading クイック リンク
131
132 @c TODO: javascript to detect OS and suggest download?
133
134 @subsubheading 安定版
135
136 @ref{ダウンロード, ダウンロード @versionStable}
137
138 @ref{マニュアル, マニュアル @versionStable}
139
140 @subsubheading 開発版
141
142 @ref{Development, Download @versionDevel}
143
144 @ref{Development, Manuals @versionDevel}
145
146 @divEnd
147 @end ifset
148
149
150 @ifnottex
151
152 @divClass{hide}
153 @menu
154 * 導入部::     Start here to creating sheet music.
155 * ダウンロード::         Get LilyPond.
156 * マニュアル::          Read The Fine Manuals (RTFM).
157 * Community::        Contact other users.
158 @end menu
159 @divEnd
160
161 @end ifnottex
162
163 @contents
164
165
166 @c ****************** GENERAL STUFF FOR INFO ************
167 @ignore
168 Distributions will want to install lilypond.info in postinstall, doing:
169
170     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
171
172   * Prepend GNU for dir, must be unique.
173
174   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
175     goes to Top.
176
177   * List all commands in direntry.
178
179 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
180 @c    LilyPond  program.
181 @end ignore
182
183 @c Info files are no longer installed in a subdirectory, images are
184 @c expected to be found in lilypond/ subdirectory.
185 @dircategory GNU LilyPond --- 楽譜譜刻プログラム
186 @direntry
187 * LilyPond Learning Manual: (lilypond-learning).  Start here.
188 * Music Glossary: (music-glossary).               For non-English users.
189 * LilyPond: (lilypond-notation).                           LilyPond Notation Reference.
190 * LilyPond Snippets: (lilypond-snippets).         Short tricks, tips, and examples.
191 * LilyPond Internals Reference: (lilypond-internals).  Definitions for tweaking.
192 * LilyPond Application Usage: (lilypond-application). Installing and running applications.
193 * LilyPond Website: (lilypond-general).    Preview of new website.
194 * abc2ly: (lilypond-application)Invoking abc2ly.      Importing ABC.
195 * convert-ly: (lilypond-application)Updating files with convert-ly. Older LilyPond versions.
196 * etf2ly: (lilypond-application)Invoking etf2ly.      Importing Finale.
197 * lilypond-book: (lilypond-application)LilyPond-book. Integrating text and music.
198 * midi2ly: (lilypond-application)Invoking midi2ly.    Importing MIDI.
199 * musicxml2ly: (lilypond-application)Invoking musicxml2ly.  Importing MusicXML.
200 @end direntry
201
202
203 @c FIXME: this still doesn't solve the broken links in pdf and big
204 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
205 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
206 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
207 @subheading お読みください
208
209 @itemize
210
211 @c normal case, special online case
212 @ifclear web_version
213   @item \refLink\:
214 @end ifclear
215 @ifset web_version
216   @c we assume that the online web version will be split html
217   @item \split\:
218 @end ifset
219 マニュアルをこのページと同じフォーマットで読むことができます。
220
221 @end itemize
222
223 @subheading すべてのフォーマット
224
225 @divClass{keep-bullets}
226 @itemize
227
228 @ifclear web_version
229   @item @uref{../\base\/index.html, \name\ (分割 HTML)}:
230 @end ifclear
231 @ifset web_version
232   @item \split\
233 @end ifset
234   このマニュアルはいくつもの HTML ページに分割されています。
235   @*@ @ @emph{(ページごとの小さなダウンロード)}
236
237 @ifclear web_version
238   @item @uref{../\base\-big-page.html, \name\ (大きな HTML)}:
239 @end ifclear
240 @ifset web_version
241   @item \big\
242 @end ifset
243   このマニュアルは 1 つの巨大な HTML ページです。
244   @*@ @ @emph{(大きな単一のダウンロード。 \bigsize\)}
245
246 @ifclear web_version
247   @item @uref{../\base\.pdf, \base\.pdf}:
248 @end ifclear
249 @ifset web_version
250   @item \pdf\
251 @end ifset
252   日本語では PDF 形式での提供はありません。
253   @*@ @ @emph{(large single download, \pdfsize\)}
254
255 @end itemize
256
257 @divEnd
258
259 @end macro
260
261
262 @c don't add any extra spaces in this macro -gp
263 @macro ifWebLinks{webLink,normalLink}
264 @ifclear web_version
265   \normalLink\:
266 @end ifclear
267 @ifset web_version
268   \webLink\:
269 @end ifset
270 @end macro
271
272
273 @include web/introduction.itexi
274 @include web/download.itexi
275 @include web/manuals.itexi
276 @include web/community.itexi
277
278
279 @bye