]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/zh/web.texi
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / zh / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 2bf520787e5668f22dcf0d5ab3faf74693376d6a
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 web.info
11 @settitle LilyPond -- 每一个人的五线谱
12 @documentencoding UTF-8
13 @documentlanguage zh
14 @afourpaper
15
16 @c `Web' was imported 2009-08-05 with git commit b938d71...
17 @c @macro copyrightDeclare
18 @c Copyright @copyright{} 2009--2011 by the authors.
19 @c @end macro
20
21 @set FDL
22 @set web
23 @include macros.itexi
24 @include weblinks.itexi
25
26 @afourpaper
27
28 @c don't remove this comment.
29 @ignore
30 @omfcreator Graham Percival and Patrick McCarty
31 @omfdescription General info about the LilyPond music engraving system
32 @omftype program usage
33 @omfcategory Applications|Publishing
34 @omflanguage English
35 @end ignore
36
37 @copying
38 Copyright @copyright{} 2009--2011 by the authors.
39
40 @c next line is necessary for broken pre-4.13 texinfo's
41 @c install-info, so leave it there until we officially
42 @c bump the required version.  -gp
43 LilyPond 网站由本文件归档。
44
45 @quotation
46 Permission is granted to copy, distribute and/or modify this
47 document under the terms of the GNU Free Documentation License,
48 Version 1.1 or any later version published by the Free Software
49 Foundation; with no Invariant Sections.  A copy of the license is
50 included in the section entitled ``GNU Free Documentation
51 License''.
52 @end quotation
53 @end copying
54
55
56 @c Info files are no longer installed in a subdirectory, images are
57 @c expected to be found in lilypond/ subdirectory.
58 @dircategory GNU LilyPond --- the music typesetter
59 @direntry
60 * LilyPond 学习手册: (lilypond-learning).  从这开始。
61 * Music 术语表: (music-glossary).               为非英语用户。
62 * LilyPond: (lilypond-notation).                           LilyPond 音符参考。
63 * LilyPond 片断: (lilypond-snippets).         短的特征,窍门和例子。
64 * LilyPond 内部参考: (lilypond-internals).  定义各调节项。
65 * LilyPond 应用程序的用法: (lilypond-usage). 安装和运行应用程序。
66 * LilyPond 网站: (lilypond-web).    新网站预览。
67 * lilypond: (lilypond-usage)运行 lilypond.       借助 LilyPond 程序。
68 * abc2ly: (lilypond-usage)借助 abc2ly.      导入 ABC.
69 * convert-ly: (lilypond-usage)用convert-ly更新文件。 旧的 LilyPond 版本。
70 * etf2ly: (lilypond-usage)借用 etf2ly.      导入 Finale.
71 * lilypond-book: (lilypond-usage)lilypond-book. 文本和音乐合并。
72 * midi2ly: (lilypond-usage)借用 midi2ly.    导入 MIDI.
73 * musicxml2ly: (lilypond-usage)借用 musicxml2ly.  导入 MusicXML.
74 @end direntry
75
76
77 @c TITLE PAGE
78 @ifnottex
79 @node Top
80 @top LilyPond... 每一个人的五线谱
81 @end ifnottex
82
83
84 @c hack for texi2html, bleh -gp
85 @ifnothtml
86
87 @finalout
88
89 @titlepage
90 @title LilyPond
91 @subtitle 音乐出版系统
92 @titlefont{通用信息}
93 @author LilyPond 开发团队
94
95 @vskip 0pt plus 1filll
96 @c @vskip 20pt
97
98 @insertcopying
99
100 LilyPond 版本号 @version{}
101 @end titlepage
102 @end ifnothtml
103 @c end hack for texi2html
104
105
106 @c ************************ WEBSITE START ***************
107
108
109 @divId{pageHeader}
110 @heading LilyPond
111
112 ... 每一个人的五线谱
113 @divEnd
114
115 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
116 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
117 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
118
119 @divId{quickSummary}
120 @subheading 什么是 LilyPond?
121
122 LilyPond 是一个音乐雕版印刷程序,专用来生产高质量五线谱音乐。它把传统音乐雕版印刷的美学带到计算机打印输出系统。Lilypond是自由软件也是 @uref{http://gnu.org,GNU Project} 的一部分.
123
124
125 @divClass{align-right}
126 更多内容见 @ref{简介}!
127
128 @divEnd
129 @divEnd
130
131 @divClass{separator}
132 @divEnd
133
134
135 @divId{news}
136
137 @c TODO: generate this automatically, including RSS feed.
138 @include web/news-front.itexi
139
140 @divClass{float-right}
141 (@ref{旧闻})
142 @divEnd
143
144 @divEnd
145
146 @ifclear web_version
147   @c do nothing
148 @end ifclear
149 @ifset web_version
150   @c make the box:
151 @divId{latestVersion}
152 @subheading 快捷链接
153
154 @c TODO: javascript to detect OS and suggest download?
155
156 @subsubheading 稳定版
157
158 @ref{Download, Download @versionStable}
159
160 @ref{Manuals, Manuals @versionStable}
161
162 @subsubheading 不稳定版
163
164 @ref{Development, Download @versionDevel}
165
166 @ref{Development, Manuals @versionDevel}
167
168 @divEnd
169 @end ifset
170
171
172 @ifnottex
173
174 @divClass{hide}
175 @menu
176 * 简介::        从这开始创建五线谱音乐。
177 * 下载::        获得 Lilypond。
178 * 手册::        阅读完整的手册(RTFM)。
179 * 社区::        和其它用户联络。
180 @end menu
181 @divEnd
182
183 @end ifnottex
184
185 @contents
186
187 @allowcodebreaks false
188
189 @c ****************** GENERAL STUFF FOR INFO ************
190 @ignore
191 Distributions will want to install lilypond.info in postinstall, doing:
192
193     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
194
195   * Prepend GNU for dir, must be unique.
196
197   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
198     goes to Top.
199
200   * List all commands in direntry.
201
202 @end ignore
203
204 @c FIXME: this still doesn't solve the broken links in pdf and big
205 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
206 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
207 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
208 @subheading Read it
209
210 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
211
212 @end macro
213
214
215 @macro docLinkSplit{name,base,webLink}
216 @ifclear web_version
217   @uref{../\base\/index.html, \name\ (分开的 HTML)}
218 @end ifclear
219 @ifset web_version
220   \webLink\
221 @end ifset
222 @end macro
223
224 @macro docLinkBig{name,base,webLink}
225 @ifclear web_version
226   @uref{../\base\-big-page.html, \name\ (大的 HTML)}
227 @end ifclear
228 @ifset web_version
229   \webLink\
230 @end ifset
231 @end macro
232
233 @macro docLinkPdf{name,base,webLink}
234 @ifclear web_version
235   @uref{../\base\.pdf, \base\.pdf}
236 @end ifclear
237 @ifset web_version
238   \webLink\
239 @end ifset
240 @end macro
241
242
243 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
244
245 @divClass{keep-bullets}
246 @itemize
247
248 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
249   本手册分解了许多 HTML 页面。
250   @*@ @ @emph{(每个页面有一小的下载)}
251
252 @item @docLinkBig{\name\,\base\,\big\} @minus{}
253   以单一大HTML页面的方式阅读本手册。
254   @*@ @ @emph{(大的单一下载, \bigsize\)}
255
256 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
257   以PDF文件的方式下载。
258   @*@ @ @emph{(大的单一下载, \pdfsize\)}
259
260 @end itemize
261
262 @divEnd
263
264 @end macro
265
266
267 @c don't add any extra spaces in this macro -gp
268 @macro ifWebLinks{webLink,normalLink}
269 @ifclear web_version
270   \normalLink\:
271 @end ifclear
272 @ifset web_version
273   \webLink\:
274 @end ifset
275 @end macro
276
277
278 @ifhtml
279 @macro contactUsAbout{topic}
280
281 @divClass{heading-center}
282 @divClass{contactBox}
283 如果你觉得有其它 \topic\ 需要列在这里,请按照下面的简介让我们知道
284 @ref{缺陷报告}.
285
286 @divEnd
287 @divEnd
288
289 @end macro
290 @end ifhtml
291
292 @ifnothtml
293 @macro contactUsAbout{topic}
294 @cartouche
295 如果你觉得有其它 \topic\ 需要列在这里,请按照下面的简介让我们知道
296 @ref{缺陷报告}.
297
298 @end cartouche
299
300 @end macro
301 @end ifnothtml
302
303 @include web/introduction.itexi
304 @include web/download.itexi
305 @include web/manuals.itexi
306 @include web/community.itexi
307
308
309 @bye