]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/zh/web/introduction.itexi
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / zh / web / introduction.itexi
1 @c -*- coding: utf-8; mode: texinfo; documentlanguage: zh -*-
2 @ignore
3     Translation of GIT committish: 8bc025dac3f085731712be31ec36acd5d08c357d
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: Ben Luo, Anthony Fok
11
12 @node 简介
13 @unnumbered 简介
14 @translationof Introduction
15
16 @divClass{column-center-top}
17 @subheading 我们的目标
18
19 @imageFloat{flat-design,png,right}
20
21 LilyPond 是怎么来的呢?从前,有两位音乐家,对于那种用电脑打谱的、看上去了无生气的乐谱,很是懊恼,希望超越现状。既然音乐家们都喜爱阅读漂亮的乐谱,那为什么程序员不能写出可以制作优雅乐谱的软件呢?
22
23 于是,LilyPond
24 诞生了!这个系统把音乐家从繁琐的排版细节中释放出来,让他们能够专注于音乐制作。LilyPond
25 与音乐家携手,秉承古典音乐传统雕版印刷术最优良的传统,共同打造具有最高出版质量的乐谱。
26
27 @divEnd
28
29 @divClass{link-headings}
30
31 @divClass{column-left-top}
32 @subheading LilyPond 的功能
33
34 @itemize
35
36 @item
37 @ref{特色}: LilyPond 都有些什么本领?
38
39 @item
40 @ref{例子}: 让我看看实际的打谱效果!
41
42 @item
43 @ref{自由}: LilyPond 是免费的自由软件。
44
45 @item
46 @ref{背景}: 我们的计算美学。
47
48 @end itemize
49 @divEnd
50
51 @divClass{column-right-top}
52 @subheading LilyPond 的实际应用
53 @itemize
54
55 @item
56 @ref{制作}: 现实生活中 LilyPond 的应用。
57
58 @item
59 @ref{评价}: What do people say?
60
61 @end itemize
62 @divEnd
63
64 @divClass{column-center-bottom}
65 @subheading LilyPond 的工作原理
66 @itemize
67
68 @item
69 @ref{文本输入}: You write music as @emph{text}?!
70
71 @item
72 @ref{编辑更简单}: Other ways of working with LilyPond.
73
74 @end itemize
75 @divEnd
76
77 @divEnd
78
79 @c TRANSLATORS, translations are not yet compiled in Info format, so
80 @c it's not worth translating the right column of the following
81 @c menu. -JM
82 @divClass{hide}
83 @menu
84 * 特色::                        What can LilyPond do?
85 * 例子::                        I want to see some music!
86 * 自由::                        Freedom and the GPL.
87 * 背景::                        Computational aesthetics.
88 * 制作::                        Real-life use of LilyPond.
89 * 评价::                        What do people say about it?
90 * 文本输入::                    You write music as text?!
91 * 编辑更简单::                  Other ways of working with LilyPond.
92 @end menu
93 @divEnd
94
95
96
97 @node 特色
98 @unnumberedsec 特色
99 @translationof Features
100 @divClass{column-center-top}
101
102
103 @subheading 优雅
104 @subsubheading 杰出的古典雕版风格
105
106 @imageFloat{flat-design,png,right}
107
108 LilyPond allows musicians to produce elegant sheet music that is
109 easy to read.  Its developer community has spent thousands of hours
110 developing powerful music engraving software that results in beautifully
111 engraved music.  All of LilyPond's style settings, font designs and
112 algorithms have been inspired by the finest hand-engraved music.
113 LilyPond output has the same strong, balanced and elegant look as the
114 best-engraved classical scores.  This is further explained in our
115 @ref{Essay}.
116
117
118
119 @subsubheading 有效的版面选择
120
121 Spend less time with tweaking the output; LilyPond gets the
122 formatting correct right from the start.  It determines spacing by
123 itself, and breaks lines and pages to provide a tight and uniform
124 layout.  Clashes between lyrics, notes, and chords are resolved
125 and slurs and beams are sloped, automatically!
126
127
128 @divEnd
129
130 @divClass{color2}
131 @subheading 易于使用
132
133 @imageFloat{lilypond-book,png,right}
134
135 @subsubheading 基于文本的输入
136
137 LilyPond takes ASCII input, which you can produce in your favorite
138 text editor, quickly and comfortably.  The input contains all the
139 information, so there is no need to remember complex command sequences:
140 simply save a file for later reference.
141
142 @subsubheading 音乐和文本混合
143
144 Put fragments of music into texts without cutting and pasting
145 pictures.  Integrate music into @LaTeX{} or HTML seamlessly, or add
146 music to OpenOffice.org with OOoLilyPond.  Plugins are also available
147 to allow LilyPond code in various blogs and wikis, making online
148 collaboration possible.
149
150
151 @subsubheading 易用性
152
153 Text-based input also makes score-writing possible for users with
154 severe physical disabilities.  Dexterity-impaired users who are
155 unable to type or control a computer mouse can use
156 speech-recognition software to edit LilyPond files.  Even users
157 who are totally blind can use screen-reading software to write
158 LilyPond files -- an impossible task in graphical-based
159 score-writing programs.
160
161 @subsubheading 可扩展的设计
162
163 All settings can be changed to suit your personal typographical
164 taste.  If that still is not enough, there is always the built-in
165 scripting language Scheme, a dialect of the powerful language
166 LISP.  Settings, variables and functions are all documented in the
167 comprehensive program reference manual.
168
169 @divEnd
170
171 @divClass{color3}
172
173 @subheading 环境
174
175 @imageFloat{frescobaldi-lilypond-editor-small,png,right}
176
177 @subsubheading 免费的自由软件
178
179 LilyPond 是可以免费下载的!没错,是完全免费的,可从下载页获取。
180
181 它也是自由软件。It comes with source
182 code, and permission to change and copy it.  So, are you irritated
183 by a bug, or yearning for a feature? Simply add it yourself, or
184 pay someone else to do it.
185
186
187 @subsubheading 出色的支持
188
189 LilyPond runs on all popular platforms: GNU/Linux, Mac OS@tie{}X, and
190 Windows.  LilyPond comes with extensive documentation and 数以百计的范例文件。There is an active user community answering
191 questions on the lilypond-user mailing list, while the development
192 team makes sure that problems are solved quickly.
193
194
195 @subsubheading 强大的编辑器
196
197
198 Several developers, themselves active LilyPond users, have also
199 written tools specifically aimed at making the process of editing
200 LilyPond files faster and more effective.  For some examples, see
201 @ref{Easier editing}.
202
203 @divEnd
204 @divClass{column-center-bottom}
205 @subheading 然后呢?
206
207 还没动心吗? Look at some specific @ref{Examples}.  If you've
208 already decided to try LilyPond, first read about our
209 @ref{Text input}。
210 @divEnd
211
212
213
214 @node 例子
215 @unnumberedsec 例子
216 @translationof Examples
217
218 LilyPond is a powerful and flexible tool for engraving tasks of
219 all kinds.  Please browse our gallery of examples and be inspired!
220
221
222 @newsItem
223 @subsubheading 古典音乐
224
225 This organ work by J.S. Bach is a fairly typical engraving project
226 in LilyPond.
227
228 @exampleImage{bach-bwv610}
229 @newsEnd
230
231 @newsItem
232 @subsubheading 复杂的乐谱 Complex Notation
233
234 This example from @emph{Goyescas} by Enrique Granados shows some
235 of the more advanced features of typesetting, including kneed
236 beams, cross-staff stems, and voice-follow lines.
237
238 @exampleImage{granados}
239 @newsEnd
240
241 @newsItem
242 @subsubheading 早期音乐
243
244 LilyPond also supports various types of ancient notation, such
245 as this passage of Gregorian chant.
246
247 @exampleImage{ancient-headword}
248 @newsEnd
249
250 @newsItem
251 @subsubheading 现代音乐
252
253 Contemporary composers find LilyPond well-suited to displaying
254 unusual notation.  Here is an excerpt from Trevor Bača's
255 @emph{Čáry}, for unaccompanied bass flute.
256
257 @exampleImage{cary}
258 @newsEnd
259
260
261 @newsItem
262 @subsubheading 有效,灵活地创造表演材料
263
264 Various performance materials can be created from the same source
265 code.  This is an excerpt of @uref{http://nicolas.sceaux.free.fr/,
266 Nicolas Sceaux's} engraving of Handel's @emph{Giulio Cesare}, in
267 full score, piano-vocal reduction, and a violin part.
268
269 @exampleImage{sesto-full}
270
271 @exampleImage{sesto-piano}
272
273 @exampleImage{sesto-violin}
274
275 @newsEnd
276
277 @newsItem
278 @subsubheading TAB 吉他谱 (Tablature)
279
280 LilyPond 支持 TAB 吉他谱 (六线谱),which can be customized to
281 suit any instrument that reads from tablature.  The tablature
282 staff is generated automatically from notes entered for the 5-line
283 staff.
284
285 @exampleImage{tab-example}
286 @newsEnd
287
288 @newsItem
289 @subsubheading 申克分析图
290
291 Standard output can be modified heavily.  Here is an impressive
292 Schenkerian analysis, created by Kris Schaffer, for an article
293 in @uref{http://www.linuxjournal.com/article/8364 , Linux Journal}.
294 The colors have been added for better visibility.
295
296 @exampleImage{bach-schenker}
297 @newsEnd
298
299 @newsItem
300 @subsubheading 声乐作品
301
302 LilyPond is excellent for vocal music of all kinds, from sacred
303 hymns to opera.  Here is a 中世纪经文歌 with slightly unusual
304 requirements.  The tenor voice is written in a different meter
305 than the others, but must line up as if it were in the same meter.
306 LilyPond handles this most elegantly.  Note also the incipits with
307 Vaticana style clefs, the slashed stems indicating plicated notes,
308 and the ligature braces above certain groups of notes.
309
310 @exampleImage{aucun-snippet}
311 @newsEnd
312
313 @newsItem
314 @subsubheading 教育方面的应用
315
316 LilyPond 同样非常适合用于教育用途。
317 下面是一个简单的对位法练习的例子。
318
319 @exampleImage{theory}
320 @newsEnd
321
322 @newsItem
323 @subsubheading 流行音乐
324
325 It is simple to create pop lead sheets with melody, lyrics,
326 chord names, and fretboards.  In this example you see some of the
327 predefined fretboard diagrams, but these can be heavily customized
328 to suit nearly any situation.
329
330 @exampleImage{chart}
331 @newsEnd
332
333 @newsItem
334 @subsubheading 大型项目
335
336 LilyPond is excellent for large projects like operas or works for
337 full symphony orchestra, as well.  In addition, the text-based
338 input provides greater accessibility -- this example was
339 contributed by Hu Haipeng, a blind composer.
340
341 @exampleImage{orchestra}
342 @newsEnd
343
344
345 @divClass{column-center-bottom}
346 @subheading 然后呢?
347
348 还没动心吗?LilyPond 是自由软件, granting you
349 @ref{Freedom}.  If you've already decided to try LilyPond, first
350 read about our @ref{Text input}.
351 @divEnd
352
353
354 @node 自由
355 @unnumberedsec 自由
356 @translationof Freedom
357
358 @divClass{column-center-top}
359 @subheading 自由软件
360
361 @uref{http://www.gnu.org/, GNU} LilyPond is written and maintained
362 by a community of enthusiasts.  It is published under the
363 @ref{GPL, GNU General Public License} and the @ref{FDL, GNU Free
364 Documentation License}, giving everybody the freedom to fix,
365 modify, and extend the program.  Creating beautiful music should
366 not require hundreds of dollars of software!
367 @divEnd
368
369
370 @c @divClass{column-left-top}
371 @divClass{color2}
372 @divClass{keep-bullets}
373 @subheading 使用者的好处在哪?
374
375 @itemize
376
377 @item
378 No cost: download and try it out!  What do you have to lose?
379
380 @item
381 Sharing: if you like the program, give a copy to 您的朋友,
382 老师、学生和同事!
383
384 @item
385 Source available: if you are curious about how LilyPond creates
386 some notation, you can see exactly how it is done.
387
388 @item
389 Extendible: you can add features, fix bugs, and change the
390 functionality.  If you are not a programmer, you can hire somebody
391 to do those tasks.
392
393 This may not seem appealing to casual musicians, but the ability
394 to extend software can be highly valuable to serious composers,
395 companies, and academics.
396
397 @item
398 Future safety: if a commercial company goes bankrupt, what happens
399 to any electronic music which depends on their products?  This is
400 not a concern with LilyPond; even if the entire development team
401 quits (extremely unlikely), the program will still be legally
402 available for copying, modifications, and distribution.
403
404
405 @end itemize
406
407 @divEnd
408 @divEnd
409
410
411 @c @divClass{column-right-top}
412 @divClass{color3}
413 @divClass{keep-bullets}
414 @subheading 为什么 LilyPond 的开发者会无偿 @qq{赠送} 他们的工作?
415
416 Most of us view LilyPond development as a hobby or volunteer work.
417 So this question is really asking @qq{why do people volunteer}?
418
419 @itemize
420
421 @item
422 Fun: working towards a goal can be enjoyable, especially when you
423 work as a team!
424
425 @item
426 Shared goals: we all want beautiful sheet music, but few people
427 have the expertise (and nobody has the time!), to create a program
428 which can handle all situations.  By working together -- one
429 person improves the automatic beaming code, another person
430 improves the shape of slurs, and a third person writes
431 documentation explaining how to use these features -- we can
432 achieve our goal with only a fraction of the individual effort.
433
434 @item
435 @qq{Gift culture}: the Free Software
436 movement has created many great software projects, such as
437 @uref{http://kernel.org/, GNU/Linux},
438 @uref{http://www.getfirefox.com/, Mozilla Firefox}, and
439 @uref{http://www.wesnoth.org/, Battle for Wesnoth}.  Having
440 benefitted from these projects, some developers want to @qq{give
441 back} to the community.
442
443 @item
444 Work experience: contributing to free software projects is a great way to
445 practice programming, documentation writing, documentation translation,
446 or design.  This experience has helped some developers gain job offers
447 or scholarships.
448
449
450 @end itemize
451
452 @divEnd
453 @divEnd
454
455
456 @divClass{column-center-bottom}
457 @subheading 然后呢?
458
459 还没动心吗?Read our extensive essay about our engraving
460 philosophy in @ref{Background}.  If you've already decided to try
461 LilyPond, first read about our @ref{Text input}.
462 @divEnd
463
464
465 @node 背景
466 @unnumberedsec 背景
467 @translationof Background
468
469 @divClass{column-center-top}
470 @subheading 背景文章
471
472 We have an extensive essay describing computational aesthetics:
473 the art of creating beauty with a computer.
474
475 If you just want a quick introduction to LilyPond, the essay might
476 be too much material to read.  If you would like to read it now,
477 please progress to @ref{Essay}.
478 @divEnd
479
480 @divClass{column-center-bottom}
481 @subheading 然后呢?
482
483 还没动心吗?Read about some of our users'
484 @ref{Productions} and sheet music.  If you've already decided to
485 try LilyPond, first read about our @ref{Text input}.
486 @divEnd
487
488
489 @node 制作
490 @unnumberedsec 制作
491 @translationof Productions
492
493 @divClass{column-left-top}
494 @subheading 音乐会
495
496 LilyPond engravings have been used for performances around the world.
497 Some highlights:
498
499 @divClass{keep-bullets}
500 @itemize
501
502 @item
503 Mussorgsky's @emph{Pictures at an exhibition}, re-orchestrated and
504 conducted by @uref{http://www.aurelienbello.com/,Aurélien Bello} with
505 the @uref{http://www.junge-philharmonie-brandenburg.de/,
506 Junge Philharmonie Brandenburg}
507 on Oct 10 2011 and again on Apr 15-16 2012.
508
509 @item
510 @uref{http://www.kierenmacmillan.info/, Kieren MacMillan}, composer and
511 musical director.  His many, recent works include; @emph{Go Thy Way},
512 performed by the @uref{http://www.saltlakechoralartists.org/,
513 Salt Lake Choral Artists} in March 2012; The
514 @emph{Just Out of Reach Suite} performed
515 by the
516 @uref{http://www.herald-dispatch.com/news/marshall/x1883873762/Music-duo-Chrysalis-to-perform-at-Marshall-University-on-Jan-19,
517 Chrysalis Duo} ; @emph{thrafsmata} performed in July 2011 by the
518 @uref{http://www.pnme.org/CurrentSeason/PreviousSeasons.html, Pittsburgh
519 New Music Ensemble}.
520
521
522 @item
523 @emph{Anonymous Student Compliment or Complaint}, by
524 @uref{http://www.mikesolomon.org, Mike Solomon}, winner chosen from among
525 172 entries from 22 countries of the
526 @uref{http://leftcoastensemble.org/contest, 2011 Left Coast Composition Contest}.
527 Other works include, Norman (age 1) for clarinet solo, performed at the
528 @uref{http://emu.music.ufl.edu/fems_concerts.html, University of Florida}'s
529 Electroacoustic Music Festival (FEMF), October 2010.
530
531 @item
532 A modern edition of the @emph{Serenata Erminia} by Alessandro Scarlatti,
533 edited by Thomas Griffin, Musicologist (意大利罗马).  Performed on 22
534 October 2010 in the Galleria of the Palazzo Zevallos Stigliano, Naples,
535 Italy.  @uref{http://www.ascarlatti2010.net, Alessandro Scarlatti 2010},
536 in celebration of the composer's 350th birthday.
537
538 @item
539 @uref{http://www.mercurybaroque.org/02/02109.aspx, Mercury Baroque}'s
540 performance of Lully's @emph{Armide}, May 15-16, 2009, in Houston,
541 Texas (engraving by @uref{http://nicolas.sceaux.free.fr/,
542 Nicolas Sceaux}).
543
544 @item
545 Instrumental excerpts from Rameau's @emph{Hippolyte et Aricie} at
546 St. James's Church in Manhattan, May 8, 2009, by Frederick Renz
547 and his ensemble @uref{http://www.earlymusicny.org/, Early Music
548 New York} (engraving by Nicolas Sceaux).
549
550 @item
551 @emph{Affaire étrangère}, an opera by
552 @uref{http://valentin.villenave.net/,Valentin Villenave}
553 to a French libretto by
554 @uref{http://en.wikipedia.org/wiki/Lewis_Trondheim, Lewis
555 Trondheim}, premiered February 1, 2009 at
556 @uref{http://www.orchestre-montpellier.com/, L'Opéra National de
557 Montpellier}, France.
558
559 @end itemize
560 @divEnd
561
562 @divEnd
563
564
565 @divClass{column-right-top}
566 @subheading 已出版乐谱
567
568 @divClass{keep-bullets}
569 @itemize
570
571 @item
572 @uref{http://www.mutopiaproject.org/index.html, Mutopia Project},
573 over 1500 pieces of classical sheet music for 免费下载, and
574 the main showcase of LilyPond scores.
575
576 @c don't make this "Mutopia" a link, since that looks silly.
577 @item
578 @uref{http://etudeapp.com, Etude}, @qq{sheet music on steroids} is
579 an iPhone app which displays piano music engraved with LilyPond,
580 including many pieces from Mutopia.  The app includes a virtual
581 piano keyboard showing which keys to press to help beginners learn
582 how to read sheet music.
583
584 @item
585 @uref{https://twitter.com/adoromusic, Adoro Music Publishing},
586 high-quality scores of sacred music, available for immediate
587 download or in traditional paper format.
588
589 @item
590 @uref{http://www.shadylane.fr, The Shady Lane Publishing},
591 a @qq{micro musical publishing house} whose goal is to promote a
592 new form of musical economy closer to the musicians and music
593 lovers.
594
595 @end itemize
596
597 @divEnd
598
599 @divEnd
600
601 @contactUsAbout{音乐会或者乐谱}
602
603 @divClass{column-center-bottom}
604 @subheading 然后呢?
605
606 Still not convinced?  Read some of our users' @ref{Reviews}.
607 If you've already decided to try LilyPond, first read about our
608 @ref{Text input}.
609 @divEnd
610
611 @c TRANSLATORS, so far it's mostly from
612 @c http://lilypond.org/web/switch/testimonials
613
614 @node 评价
615 @unnumberedsec 评价
616 @translationof Reviews
617
618 @divClass{column-left-top}
619 @subheading 出版的文章
620
621 @divClass{keep-bullets}
622 @itemize
623
624 @item
625 2011年4月
626
627 @uref{http://www.linux-magazine.com,Linux Magazine} publishes an
628 article titled
629 @uref{http://www.linux-magazine.com/content/download/61706/482546/version/1/file/088-090_projects.pdf,
630 Projects on the Move}.  It is an introductory article on MuseScore,
631 LilyPond and Chordii.  Author Carla Schroder states @qq{LilyPond is
632 driven from the command line, but don’t let the lack of a GUI scare
633 you away; LilyPond is user-friendly and easy to learn}, and provides
634 a hands-on example.
635
636 @item
637 2010年5月
638
639 Peter Kirn, on the Create Digital Music website, publishes a
640 @uref{http://createdigitalmusic.com/2010/05/14/lilypond-free-beautiful-music-notation-engraving-for-anyone/,LilyPond
641 review}.  He takes a balanced view on usage, praises LilyPond's
642 high-quality notation and suggests to try it out.
643
644 @item
645 2009年9月
646
647 德国的 LinuxUser 杂志写了一篇
648 @uref{http://www.linux-community.de/Internal/Artikel/Print-Artikel/LinuxUser/2009/10/Digitaler-Notenschluessel,
649 关于 LilyPond 的文章}。
650
651 @item
652 2009年8月
653
654 Ann Drinan, on the
655 @uref{http://www.polyphonic.org/article.php?id=188, Polyphonic.org}
656 website, presents comments by two orchestra librarians who
657 talk about using software to maintain their libraries.
658
659 @item
660 2009年6月
661
662 In an @uref{http://web.archive.org/web/20110325004849/http://news.lilynet.net/Free-Music-Now, article}
663 published in the French @emph{National Conservatory Parent
664 Association}'s yearly magazine, French composer and LilyPond
665 contributor Valentin Villenave explains how Free licenses, and
666 specifically LilyPond-engraved scores, are instrumental in
667 making written music accessible to all.
668
669 @item
670 2008年2月
671
672 In @uref{http://www.musicbyandrew.ca/finale-lilypond-1.html,
673 articles on his personal site}, Andrew Hawryluk compares Finale
674 and LilyPond in general terms, and evaluates engraving
675 capabilities of both pieces of software in detail.  The second
676 article is an instructive analysis of engraving issues in
677 Rachmaninoff's Piano Prelude No. 6, including comparisons with a
678 hand-engraved reference edition.
679
680 @item
681 2006年6月
682
683 @uref{http://distrowatch.com,DistroWatch} awards LilyPond and
684 @uref{http://distrowatch.com/weekly.php?issue=20060605,writes}
685 @qq{Ladies and Gentleman, we are pleased to announce that, based
686 on readers' requests, the DistroWatch May 2006 donation has been
687 awarded to LilyPond (@euro{}190.00) and Lua (US$250.00).}
688
689 @item
690 2005年12月
691
692 @uref{http://linuxjournal.com,Linux Journal} publishes an article
693 titled @uref{http://www.linuxjournal.com/article/8364, Make
694 Stunning Schenker Graphs with GNU LilyPond}.  It is an in-depth
695 but hands-on feature article with crisp LilyPond graphics.  Author
696 Kris Shaffer remarks @qq{GNU LilyPond generates beautiful graphics
697 that make commercial alternatives seem second-rate.}
698
699 @item
700 2005年8月20日
701
702 比利时报纸 De Standaard investigates what drives Free
703 Software authors in an article titled
704 @uref{http://www.standaard.be/Artikel/Detail.aspx?artikelId=G42H5GD6,
705 Delen van KENNIS zonder WINSTBEJAG} (Non-profit sharing of
706 knowlegde) in its @q{DS2 bijlage}.  LilyPond is used as an example
707 and the article is interspersed with quotes from an email
708 interview with Jan Nieuwenhuizen.  This marks LilyPond's first
709 appearance in mainstream printed press.
710
711 @item
712 2005年6月
713
714 A French article on the LilyPond 2.6 release appeared on
715 @uref{http://linuxfr.org/2005/06/27/19210.html, linuxfr.org}.
716
717 @item
718 2004年10月
719
720 The editors of Computer!Totaal, a Dutch computer magazine,
721 @uref{http://lilypond.org/website/pdf/computer-totaal.jpeg,
722 describe LilyPond} in the October 2004 issue as: @qq{Wonderful
723 free (open source) software [..] The sheet music produced by
724 LilyPond is exceptionally pretty [..] a very powerful system that
725 can do almost anything.}
726
727 @item
728 July, August 2004
729
730 Dave Phillips wrote an introductory article for
731 @uref{http://linuxjournal.com,Linux Journal}: At
732 the sounding edge: LilyPond, parts
733 @uref{http://www.linuxjournal.com/article/7657, one} and
734 @uref{http://www.linuxjournal.com/article/7719, two}.
735
736 @item
737 2004年3月
738
739 Chris Cannam
740 @uref{http://www.all-day-breakfast.com/cannam/linux-musician/lilypond.html,interviewed}
741 Han-Wen Nienhuys and Jan Nieuwenhuizen on linuxmusician.com
742 (original site defunct).  This interview was also reviewed in a
743 @uref{http://slashdot.org/article.pl?sid=04/03/13/2054227&tid=,
744 slashdot story}.
745
746 @item
747 2004年2月
748
749 Jazz singer Gail Selkirk writes about
750 @uref{http://www.songbirdofswing.com/editorial_page/lilypond/,
751 Diving into LilyPond}.  @qq{... you can make lead sheets or full
752 orchestral parts, and the results can be stunning.}
753 @uref{http://www.computermusic.co.uk/, Computer Music Special},
754 issue CMS06.
755
756 @end itemize
757
758 @divEnd
759 @divEnd
760
761
762 @divClass{column-right-top}
763 @subheading 用户推荐
764
765 @divClass{testimonial-item}
766 @imageFloat{carter-brey,jpg, right}
767 @subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey},纽约爱乐乐团 (New York Philharmonic) 大提琴首席
768
769 @qq{@dots{} I've written a couple of encore pieces for solo cello
770 which I've printed with LilyPond and which I'm going to submit to
771 Schirmer for publication.  I'll bet their engraved version wouldn't
772 look half as sharp as mine!}
773 @divEnd
774
775
776 @divClass{testimonial-item}
777 @imageFloat{orm-finnendahl,jpg, left}
778 @subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl},弗莱堡音乐学院 (Musikhochschule Freiburg) 作曲教授
779
780 @qq{Although I don't know [LilyPond] very well yet, I'm
781 @strong{*very} impressed.  I used the program to input a motet of
782 Josquin Desprez in mensural notation and there's no doubt that
783 lilypond outscores all other notation programs easily concerning
784 speed, ease of use and look!}
785 @divEnd
786
787
788 @divClass{testimonial-item}
789 @imageFloat{darius-blasband,jpg, right}
790 @subsubheading Darius Blasband,作曲家 (比利时布鲁塞尔)
791
792 @qq{[..after the first orchestra rehearsal] I got numerous
793 compliments about the quality of the scores.  Even more
794 importantly, while LilyPond provides numerous hacks to improve the
795 way its scores look, what the orchestra got from me is basically
796 the raw, untouched output.}
797 @divEnd
798
799
800 @divClass{testimonial-item}
801 @subsubheading Kieren MacMillan, 作曲家 (加拿大多伦多)
802
803 @qq{thanks and kudos to the development team for their incredible
804 work.  I've never seen anything approaching the output that I get
805 from LilyPond -- I'm totally confident that my music publishing
806 needs will be fulfilled beyond my expectations using this great
807 application.  [..] basically untweaked LilyPond output [..] looks
808 better than most recent @q{professional} publications I've compared
809 it to (q.v., just about any Warner Bros. score, and even many of
810 the most recent by @q{the old houses}). [..]}
811
812 @qq{Beat that, Finale/Sibelius/Igor/whatever!!!}
813 @divEnd
814
815
816 @divClass{testimonial-item}
817 @subsubheading Chris Cannam,@uref{http://www.rosegardenmusic.com/, RoseGarden}项目的主程序员
818
819 @qq{LilyPond is obviously the zillion-ton gorilla [of great music
820 typesetting].}
821 @divEnd
822
823
824 @divClass{testimonial-item}
825 @subsubheading Chris Snyder, @uref{https://twitter.com/adoromusic, Adoro Music Publishing}
826
827 @qq{The way that music is entered for LilyPond causes me to think in a
828 more musical way -- there have been times when I've been stumped as
829 to how to tell Lily to engrave something, only to realize that
830 even if I did get it exactly as the composer wanted, the music
831 would be confusing to read.  LilyPond makes it much easier for me
832 to work in my dual editor+engraver role.}
833
834 @qq{I've been using LilyPond exclusively for my fledgling music
835 publishing business.  Virtually without exception, every composer
836 has been blown away by the quality of the engraving when presented
837 with the proofs of their music about to be published.  I deserve
838 some of the credit for this -- I spend a lot of time tweaking
839 output, especially ties (mainly in chords) -- but LilyPond gives
840 me an excellent starting point, a very intuitive interface, and
841 the ability to modify absolutely anything if I want to take the
842 time.  I'm convinced that no commercial product can come close.}
843 @divEnd
844
845
846 @divClass{testimonial-item}
847 @subsubheading David Bobroff, 冰岛交响乐团,低音长号手
848
849 @qq{I think LilyPond is great [..] The more I learn about LilyPond
850 the more I like it!}
851 @divEnd
852
853
854 @divClass{testimonial-item}
855 @subsubheading Vaylor Trucks, Electric guitar player (Yes, @uref{http://www.allmanbrothersband.com/modules.php?op=modload&name=userpage&file=content&page_id=12, related to})
856
857 @qq{I am super impressed with LilyPond [..]}
858
859 @qq{THIS IS THE BEST PROGRAM EVER!!!}
860
861 @qq{Thank you all SO MUCH for your hard work and dedication!}
862 @divEnd
863
864
865 @divClass{testimonial-item}
866 @subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia} 贡献者
867
868 @qq{I had a kind of hate-passion relationship with it.  Passion
869 because the first score I saw was so amazing! The description of
870 LilyPond lies about its beautifulness, it is too modest! [..] as
871 LilyPond is getting always better, and as I look closer how things
872 are done in scheme, I have less and less frustrations.  Anyway,
873 what I mean is: thank you for providing LilyPond, it is really
874 good.}
875 @divEnd
876
877
878 @divClass{testimonial-item}
879 @subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, Conductor at the Theatre in Koblenz, Germany and distinguished GNU Hacker
880
881 @qq{Anyway, LilyPond does an amazingly good job!}
882 @divEnd
883
884
885 @divClass{testimonial-item}
886 @subsubheading Paul Davis,@uref{http://jackaudio.org/, JACK} 和
887 @uref{http://www.ardour.org/, Ardour} 的开发者
888
889 @qq{I think [LilyPond is] an incredible program, and it produces
890 wonderful, wonderful output.  when i read an interview about it
891 last year, i was raving to several friends of mine about its
892 potential.}
893 @divEnd
894
895
896 @divClass{testimonial-item}
897 @subsubheading @uref{http://webusers.siba.fi/~mkuuskan/, Dr. Mika Kuuskankare}, researcher at the @uref{http://siba.fi, Sibelius Academy Finland}, composer and author of Expressive Notation Package (ENP)
898
899 @qq{I have the deepest respect towards LilyPond and towards its creators
900 and maintainers as I know from personal experience how difficult this
901 kind of software can be.}
902 @divEnd
903
904
905 @divClass{testimonial-item}
906 @subsubheading @uref{http://camerondh.blogspot.com, David Cameron},音乐家、专业音乐制谱员,和 SCORE 打谱软件的长期用户
907
908 @qq{My heartfelt thanks to everyone who contributes to this project.  I
909 was a power SCORE user for big typesetting houses way back in the '90s,
910 but I feel LilyPond finally makes it possible for me to get exactly what
911 I want on the page, especially when it isn't "standard" practice.}
912 @divEnd
913
914 @divEnd
915
916 @contactUsAbout{新闻文章或者推荐}
917
918 @divClass{column-center-bottom}
919 @subheading 然后呢?
920
921 了解更多关于我们的 @ref{Text input}。
922 @divEnd
923
924
925
926 @node 文本输入
927 @unnumberedsec 文本输入
928 @translationof Text input
929
930 @c TRANSLATORS, so far it's mostly from
931 @c http://lilypond.org/web/switch/howto
932
933 @subheading @qq{编译} 音乐
934
935 @imageClickable{nereid-shot-small,png, (click to enlarge), nereid-shot,png, right}
936
937 LilyPond is a @emph{compiled} system: it is run on a text file
938 describing the music.  The resulting output is viewed on-screen or
939 printed.  In some ways, LilyPond is more similar to a programming
940 language than graphical score editing software.
941
942 You do not write music by dragging notes from a graphical toolbar
943 and placing them on a dynamically refreshing score; you write
944 music by typing text.  This text is interpreted (or @qq{compiled})
945 by LilyPond, which produces beautifully engraved sheet music.
946
947 People accustomed to graphical user interfaces might need to learn
948 a new way of working, but the results are definitely worth it!
949
950 @warning{We present a quick overview of our text input -- it's not
951 as complicated as it sounds!  Don't worry about understanding
952 every detail in these examples; our beginner documentation covers
953 everything at a much more gradual pace.}
954
955
956 @subsubheading 就像 A B C 一样简单
957
958 Notes are encoded with letters and numbers.  Special commands are
959 entered with backslashes.
960
961 @imageFloat{text-input-1-annotate,png,center}
962 @imageFloat{text-input-1-output,png,center}
963
964 Alterations are made with different names: add @w{@code{-is}} for
965 sharp, and @w{@code{-es}} for flat (these are Dutch note names, other
966 languages are available).  LilyPond figures out where to put
967 accidentals.
968
969 @imageFloat{text-input-2-annotate,png,center}
970 @imageFloat{text-input-2-output,png,center}
971
972
973 @subsubheading 流行音乐
974
975 Put chords and lyrics together to get a lead sheet:
976
977 @imageFloat{text-input-pop-annotate,png,center}
978 @imageFloat{text-input-pop-output,png,center}
979
980
981
982 @subsubheading 配器部分
983
984 The input file contains the notes of piece of music.  Score and
985 parts can be made from a single input file, so that changing a
986 note always affects the score and parts.  To be able to include
987 the same music in multiple places, the music is assigned to a
988 @qq{variable} (a name).
989
990 @imageFloat{text-input-parts-both-annotate,png,center}
991
992
993 This variable is then used in a single part (here transposed, with
994 condensed rests spanning several measures):
995
996 @imageFloat{text-input-parts-single-annotate,png,center}
997 @imageFloat{text-input-parts-single-output,png,center}
998
999
1000 The same variable is used in the full score (here in concert
1001 pitch):
1002
1003 @imageFloat{text-input-score-annotate,png,center}
1004 @imageFloat{text-input-score-output,png,center}
1005
1006
1007 @subsubheading 初学者的文档
1008
1009 We realize that many users find this way of entering music a bit
1010 odd.  For this reason, we have written extensive documentation to
1011 help new users, beginning with @ref{Learning}.  The Learning
1012 Manual is the best place to start, as many questions are answered
1013 before they come up!
1014
1015 Please read the Learning Manual before complaining about bugs!
1016 New users occasionally believe that LilyPond is not working
1017 correctly, when in fact it is working precisely as designed.
1018
1019 More in-depth information is available in @ref{Manuals}.
1020
1021
1022 @subsubheading 更简单的编辑环境
1023
1024 @imageClickable{lilykde-screenshot-small,png,
1025   (click to enlarge),lilykde-screenshot,png,right}
1026
1027 LilyPond is primarily concerned with producing top-quality
1028 engraved sheet music; creating a Graphical User Interface (GUI)
1029 would distract us from this goal.  However, there are other
1030 projects aimed at making it easier to create LilyPond input files.
1031
1032 Some editing environments include syntax highlighting, automatic
1033 command completion, and pre-made templates.  Other programs
1034 actually provide a GUI which allows direct manipulation of a
1035 graphical score.  For more information, see @ref{Easier editing}.
1036
1037
1038
1039 @divClass{column-center-bottom}
1040 @subheading 然后呢?
1041
1042 您现在可以随时 @ref{Download, 下载 LilyPond}
1043 了。还没动心吗?那就请您关注如何 @ref{Easier editing} 吧!
1044
1045 @divEnd
1046
1047
1048 @node 编辑更简单
1049 @unnumberedsec 编辑更简单
1050 @translationof Easier editing
1051
1052
1053 @divClass{column-center-top}
1054 @subheading LilyPondTool
1055
1056 @imageClickable{lilypondtool-2.12-screenshot-400wide,png,
1057   (click to enlarge),lilypondtool-2.12-screenshot,png,right}
1058
1059 @sourceimage{logo-linux,,,}
1060 @sourceimage{logo-freebsd,,,}
1061 @sourceimage{logo-macosx,,,}
1062 @sourceimage{logo-windows,,,}
1063
1064 @uref{http://lilypondtool.organum.hu}
1065
1066 Created as a plugin for the
1067 @uref{http://www.jedit.org,jEdit} text editor,
1068 LilyPondTool is one of the most feature-rich text-based tools for
1069 editing LilyPond scores.  Its features include a Document Wizard
1070 with lyrics support to set up documents easier, and embedded PDF
1071 viewer with advanced point-and-click support.
1072
1073 @divEnd
1074
1075 @divClass{column-center-top}
1076 @subheading Frescobaldi
1077
1078 @imageClickable{frescobaldi-lilypond-editor-small,png,
1079   (click to enlarge),frescobaldi-lilypond-editor,png,right}
1080
1081 @sourceimage{logo-linux,,,}
1082 @sourceimage{logo-freebsd,,,}
1083 @sourceimage{logo-windows,,,}
1084
1085 @uref{http://www.frescobaldi.org}
1086
1087 Frescobaldi is lightweight, yet powerful LilyPond music and text editor
1088 with a built-in PDF viewer.  It is easy to use and will run on all major
1089 operating systems (Linux, Mac OS X and Windows).
1090
1091 @divEnd
1092
1093 @divClass{column-center-top}
1094 @subheading Denemo
1095
1096 @imageClickable{screenshot-denemo-small,png,
1097   (click to enlarge),screenshot-denemo,png,right}
1098
1099 @sourceimage{logo-linux,,,}
1100 @sourceimage{logo-windows,,,}
1101
1102 @uref{http://denemo.org}
1103
1104 Denemo is a graphical editor which generates LilyPond source code,
1105 and also allows audio playback.  It allows users to view the
1106 LilyPond source code in parallel to the graphical view.  Extra
1107 LilyPond tweaks can be attached to notes, chords etc. and are stored
1108 with the Denemo file, so that users can continue to edit graphically.
1109
1110 Moving the cursor in the LilyPond text moves the cursor in the graphical
1111 view, and any syntax errors in your LilyPond tweaks are highlighted in
1112 the text view when printed from there.
1113
1114 @divEnd
1115
1116 @divClass{column-center-top}
1117 @subheading 文本编辑器
1118
1119 @sourceimage{logo-linux,,,}
1120 @sourceimage{logo-freebsd,,,}
1121 @sourceimage{logo-macosx,,,}
1122 @sourceimage{logo-windows,,,}
1123
1124 @uref{http://www.gnu.org/software/emacs/}
1125
1126 Emacs is a text editor with language-sensitive capabilities for
1127 many different computer languages.  Emacs is a highly extensible
1128 editor and can be used as an Integrated Development Environment.
1129 There is a @q{lilypond mode} which supplies the language
1130 definitions for working with LilyPond source files.  As well, one of
1131 our developers has written
1132 @uref{http://nicolas.sceaux.free.fr/lilypond/lyqi.html,lyqi}, an
1133 Emacs major mode.
1134
1135 @uref{http://www.vim.org}
1136
1137 Vim is a minimal text editor and is an extension of the older Unix
1138 @command{vi} editor.  It is also extensible and configurable.
1139
1140 As a general rule, if you are not already familiar with Emacs or
1141 Vim, then you would probably prefer to use a different editor for
1142 writing LilyPond input files.
1143
1144 More information on setting up Emacs and Vim can be found in
1145 @rprogram{Text editor support}.
1146
1147 @sourceimage{logo-macosx,,,}
1148 @uref{http://www.uoregon.edu/~koch/texshop}
1149
1150 The TexShop editor for Mac OS@tie{}X can be extended to run LilyPond,
1151 @command{lilypond-book} and @command{convert-ly} from within the editor,
1152 using the extensions available at:
1153
1154 @example
1155 @uref{http://users.dimi.uniud.it/~nicola.vitacolonna/home/content/lilypond-scripts}
1156 @end example
1157
1158 @sourceimage{logo-macosx,,,}
1159 There is a LilyPond bundle for TextMate, a commercial editor for MacOS.
1160 It may be installed by running:
1161
1162 @example
1163 mkdir -p /Library/Application\ Support/TextMate/Bundles
1164 cd /Library/Application\ Support/TextMate/Bundles
1165 git clone http://github.com/textmate/lilypond.tmbundle.git
1166
1167 @end example
1168
1169 @divEnd
1170
1171 @divClass{column-center-top}
1172 @subheading 可以导出 LilyPond 代码的程序
1173
1174
1175 @subsubheading Score, tab and MIDI editors (音符,谱号和 MIDI 编辑器:
1176
1177 @itemize
1178
1179 @item
1180 @uref{http://www.canorus.org,Canorus}, a score editor, can also
1181 export to LilyPond, but is still beta-software.  Testers are
1182 welcome, though.
1183
1184 @item
1185 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,
1186 NtEd}, a score editor based on the
1187 @uref{http://www.cairographics.org,Cairo} library, has experimental
1188 support for exporting to LilyPond.
1189
1190 @item
1191 @uref{http://www.musescore.org,MuseScore}, a score editor, has
1192 incomplete LilyPond export but is being actively developed.
1193
1194 @item
1195 @uref{http://www.holmessoft.co.uk/homepage/software/NWC2LY/index.htm,
1196 NW2LY} is a C# program which converts a
1197 @uref{http://www.noteworthysoftware.com/,NoteWorthy} song into
1198 LilyPond.
1199
1200 @item
1201 @uref{https://github.com/ciconia/ripple/blob/master/README.markdown,
1202 Ripple} is a program that helps create scores and parts, including a
1203 mode for mixing different musical works together in a single score or
1204 part.
1205
1206 @item
1207 @uref{http://www.rosegardenmusic.com,Rosegarden}, an audio and MIDI
1208 sequencer, which also has a score editor for single-staff editing.
1209
1210 @item
1211 @uref{http://www.volny.cz/smilauer/rumor/rumor.html,Rumor}, a
1212 realtime monophonic MIDI to LilyPond converter.
1213
1214 @item
1215 @uref{http://www.tuxguitar.com.ar/,TuxGuitar}, a multitrack tablature
1216 editor and player, includes a score viewer and can export to LilyPond.
1217
1218 @end itemize
1219
1220 @subsubheading 算法代码生成器
1221
1222 @itemize
1223
1224 @item
1225 @uref{http://www.projectabjad.org/,Abjad}, a
1226 @uref{http://www.python.org/,Python} API for Formalized Score
1227 Control designed to help composers build up complex pieces of
1228 LilyPond notation in an iterative and incremental way.
1229
1230 @item
1231 @uref{http://common-lisp.net/project/fomus/,FOMUS}, a LISP library
1232 to generate music notation from computer music software
1233 environments.
1234
1235 @item
1236 @uref{http://strasheela.sourceforge.net,Strasheela}, an
1237 environment built on top of the
1238 @uref{http://www.mozart-oz.org/, Mozart/Oz} constraint programming
1239 language.
1240
1241 @end itemize
1242 @divEnd
1243
1244 @divClass{column-center-top}
1245
1246 @subheading 其他开发不活跃的程序
1247
1248 @itemize
1249
1250 @item
1251 @uref{http://lilykde.googlecode.com/,LilyKDE} has been replaced by
1252 @uref{http://www.frescobaldi.org/,Frescobaldi}, and exists as
1253 LilyKDE3 for KDE 3.5 and lilypond-KDE4 for KDE 4.1 only.
1254
1255 @item
1256 @uref{https://sourceforge.net/projects/noteedit.berlios/,NoteEdit}, which imported
1257 @uref{http://www.musicxml.com/xml.html,MusicXML}, has been forked
1258 into
1259 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd}
1260 and @uref{http://canorus.org,Canorus}.
1261
1262
1263 @item
1264 @uref{http://lilycomp.sourceforge.net, LilyComp} is a graphical
1265 note entry program, acting much like a number-pad which produces
1266 lilypond notes.
1267
1268 @end itemize
1269
1270 @divEnd
1271
1272
1273 @divClass{column-center-bottom}
1274 @subheading 然后呢?
1275
1276 You are now ready to @ref{Download, Download LilyPond}.
1277
1278 Still not convinced?  Many composers, musicians, and conductors
1279 have learned how to write music in our input format.  Experienced
1280 users even report that they can enter a full score in LilyPond
1281 faster than with a piano keyboard or mouse+GUI!  Perhaps you would
1282 like to review the @ref{Features}, @ref{Examples}, or the
1283 @ref{Freedom} that LilyPond provides, or read about users'
1284 @ref{Productions} and @ref{Reviews}.  In addition, our
1285 approach to the computational aesthetics of classical engraving is
1286 explained in our @ref{Background}.
1287
1288
1289 @subheading 法律条文
1290
1291 @divClass{legal}
1292 All logos and product images are copyright and trademark
1293 acknowledged.
1294
1295 @logoLegalLinux
1296
1297 @logoLegalFreeBSD
1298
1299 @logoLegalMacOSX
1300
1301 @logoLegalWindows
1302
1303 @divEnd
1304
1305 @divEnd