1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
|
\input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: ja -*-
@ignore
Translation of GIT committish: 7215236a0a49dd112348d2620fa132f7e5f12aff
When revising a translation, copy the HEAD committish of the
version that you are working on. For details, see the Contributors'
Guide, node Updating translation committishes..
@end ignore
@setfilename web.info
@settitle LilyPond -- みんなの楽譜作成
@documentencoding UTF-8
@documentlanguage ja
@afourpaper
@set FDL
@set web
@include macros.itexi
@include weblinks.itexi
@c don't remove this comment.
@ignore
@omfcreator Graham Percival and Patrick McCarty
@omfdescription General info about the LilyPond music engraving system
@omftype program usage
@omfcategory Applications|Publishing
@omflanguage Japanese
@end ignore
@c Translators: Masamichi Hosoda, Yoshiki Sawada, Yoshinobu Ishizaki
@c `Web' was born 2003-03-30 with this commit:
@c Initial revision
@c author: Han-Wen Nienhuys
@c commit: d189a2119004c2f75da2020ea2ed36d817582fc5
@c @macro copyrightDeclare
@c Copyright @copyright{} 2003--2015 by the authors.
@c @end macro
@copying
Copyright @copyright{} 2003--2015 by the authors.
@c next line is necessary for broken pre-4.13 texinfo's
@c install-info, so leave it there until we officially
@c bump the required version. -gp
このファイルは LilyPond Web サイトのドキュメントです。
@quotation
GNU フリー文書利用許諾契約書バージョン 1.1 またはフリー ソフトウェア財団によって
発行されたその後のバージョンの約定に従う限り、このドキュメントを複製、変更する
許可を与えます。
変更不可部分はありません。
この利用許諾契約書のコピーは ``GNU フリー文書利用許諾契約書'' という章に含まれて
います。
@end quotation
@end copying
@c Info files are no longer installed in a subdirectory, images are
@c expected to be found in lilypond/ subdirectory.
@dircategory GNU LilyPond --- 楽譜譜刻プログラム
@direntry
* LilyPond 学習マニュアル: (lilypond-learning). ここから始めてください。
* 音楽用語集: (music-glossary). 非英語圏のユーザ向け。
* LilyPond: (lilypond-notation). LilyPond 記譜法リファレンス。
* LilyPond コード断片集: (lilypond-snippets). ちょっとしたテクニック、@c
TIPS、それに例。
* LilyPond 内部リファレンス: (lilypond-internals). 調整するための定義。
* LilyPond アプリケーション使用方法: (lilypond-usage). アプリケーションを@c
インスールして、実行する方法。
* LilyPond Web サイト: (lilypond-web). 新しい Web サイトのプレビュー。
* lilypond: (lilypond-usage)lilypond を実行する. LilyPond を呼び出す。
* abc2ly: (lilypond-usage)abc2ly を呼び出す. ABC をインポートする。
* convert-ly: (lilypond-usage)convert-ly でファイルを更新する. 古い LilyPond バージョン。
* etf2ly: (lilypond-usage)etf2ly を呼び出す. Finale をインポートする。
* lilypond-book: (lilypond-usage)lilypond-book. 文章と楽譜を統合する。
* midi2ly: (lilypond-usage)midi2ly を呼び出す. MIDI をインポートする。
* musicxml2ly: (lilypond-usage)musicxml2ly を呼び出す. MusicXML をインポートする。
@end direntry
@c TITLE PAGE
@ifnottex
@node Top
@top LilyPond... みんなの楽譜作成
@end ifnottex
@c hack for texi2html, bleh -gp
@ifnothtml
@finalout
@titlepage
@title LilyPond
@subtitle 楽譜譜刻プログラム
@titlefont{全般的な情報}
@author LilyPond 開発チーム
@vskip 0pt plus 1filll
@c @vskip 20pt
@insertcopying
LilyPond バージョン @version{} 用
@end titlepage
@end ifnothtml
@c end hack for texi2html
@c ************************ WEBSITE START ***************
@divId{pageHeader}
@heading LilyPond
... みんなの楽譜作成
@divEnd
@c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
@imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
@c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
@divId{quickSummary}
LilyPond は、可能な限り高品位な楽譜を生み出すことを目的とする、@c
オープン ソースの楽譜作成プログラムです。@c
このフリー ソフトウェアは、伝統的な彫版の楽譜の美しさを@c
コンピュータ プリントアウトで実現します。@c
LilyPond はフリーソフトウェアであり、@uref{http://gnu.org,GNU プロジェクト}
の一部です。
@divClass{align-right}
@ref{導入部} を読んで、LilyPond をもっと知ってください!
@divEnd
@divEnd
@divId{news}
@c TODO: generate this automatically, including RSS feed.
@include web/news-front.itexi
@divClass{float-right}
(@ref{古いニュース})
@divEnd
@divEnd
@ifclear web_version
@c do nothing
@end ifclear
@ifset web_version
@c make the side bar:
@divId{homePageSideBar}
@subheading 安定版
@c TODO: javascript to detect OS and suggest download?
@ref{ダウンロード, ダウンロード @versionStable}
@ref{マニュアル, マニュアル @versionStable}
@subheading 開発版
@ref{開発, ダウンロード @versionDevel}
@ref{開発, マニュアル @versionDevel}
@subheading Pondings
@divId{pondingsText}
@divEnd
@divEnd
@end ifset
@html
<script language="JavaScript" type="text/javascript">
function loadXMLDoc(dname)
{
if (window.XMLHttpRequest)
{
xhttp=new XMLHttpRequest();
}
else
{
xhttp=new ActiveXObject("Microsoft.XMLHTTP");
}
xhttp.open("GET",dname,false);
xhttp.send();
return xhttp.responseXML;
}
var xmlDoc = loadXMLDoc("tweets.xml");
var tweets = xmlDoc.getElementsByTagName("tweet");
var index = Math.floor(Math.random() * tweets.length);
var tweet = tweets[index];
var text = tweet.childNodes[0];
document.getElementById("pondingsText").innerHTML = text.nodeValue;
</script>
@end html
@ifnottex
@divClass{hide}
@menu
* 導入部:: ここから始めて、楽譜を作ってください。
* ダウンロード:: LilyPond の入手方法。
* マニュアル:: マニュアルを読んでください。
* コミュニティ:: 他のユーザとの交流。
@end menu
@divEnd
@end ifnottex
@contents
@allowcodebreaks false
@c ****************** GENERAL STUFF FOR INFO ************
@ignore
Distributions will want to install lilypond.info in postinstall, doing:
install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
* Prepend GNU for dir, must be unique.
* Do not list the `lilypond' node at toplevel, so that `info lilypond'
goes to Top.
* List all commands in direntry.
@end ignore
@c FIXME: this still doesn't solve the broken links in pdf and big
@c html; we'll need a bunch of @iftext and stuff in here. -gp
@c ****************** SPECIAL MACROS FOR WEB MANUAL ************
@macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
@subheading お読みください
@docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
@end macro
@macro docLinkSplit{name,base,webLink}
@docLink{\name\ (ページ毎に分割された HTML),\base\/index.html,\webLink\}
@end macro
@macro docLinkBig{name,base,webLink}
@docLink{\name\ (1 つの大きな HTML),\base\-big-page.html,\webLink\}
@end macro
@macro docLinkPdf{name,base,webLink}
@docLink{\base\.pdf,\base\.pdf,\webLink\}
@end macro
@macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
@divClass{keep-bullets}
@itemize
@item @docLinkSplit{\name\,\base\,\split\} @minus{}
このマニュアルはいくつもの HTML ページに分割されています。
@*@ @ @emph{(ページ毎の小さなダウンロード)}
@item @docLinkBig{\name\,\base\,\big\} @minus{}
このマニュアルは 1 つの巨大な HTML ページです。
@*@ @ @emph{(大きな単一のダウンロード, \bigsize\)}
@item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
日本語では PDF 形式での提供はありません。
@*@ @ @emph{(大きな単一のダウンロード, \pdfsize\)}
@end itemize
@divEnd
@end macro
@c don't add any extra spaces in this macro -gp
@macro ifWebLinks{webLink,normalLink}
@ifclear web_version
\normalLink\:
@end ifclear
@ifset web_version
\webLink\:
@end ifset
@end macro
@ifhtml
@macro contactUsAbout{topic}
@divClass{heading-center}
@divClass{contactBox}
If you are aware of any other \topic\ which could be listed here,
please let us know by writing a message to the bug-lilypond
mailing list. If you're not subscribed yet you can do so on the list's
@uref{https://lists.gnu.org/mailman/listinfo/bug-lilypond,info page}
or post directly through the
@uref{http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs,
gmane lilypond.bugs web interface}.
@divEnd
@divEnd
@end macro
@end ifhtml
@ifnothtml
@macro contactUsAbout{topic}
@cartouche
If you are aware of any other \topic\ which could be listed here,
please let us know by following the instructions on
@ref{Bug reports}.
@end cartouche
@end macro
@end ifnothtml
@include web/introduction.itexi
@include web/download.itexi
@include web/manuals.itexi
@include web/community.itexi
@bye
|