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