]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/web/introduction.itexi
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / web / introduction.itexi
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8
9 @node Introduction
10 @unnumbered Introduction
11
12 @divClass{column-center-top}
13 @subheading Our Goal
14
15 @imageFloat{flat-design,png,right}
16
17 The inspiration for LilyPond came when two musicians became
18 annoyed with the bland and boring look of computer-printed
19 sheet music.  All musicians prefer reading beautiful music, so why
20 couldn't programmers write software to produce better printed
21 parts?
22
23 This software just does that: it prints music in the best
24 traditions of classical engraving with minimum fuss.  Don't waste
25 time on tuning spacing, moving around symbols, or shaping slurs.
26 Impress friends and colleagues with sharp sheet music!
27 @divEnd
28
29 @divClass{column-left-top}
30 @subheading Why use LilyPond?
31
32 @itemize
33
34 @item
35 @ref{Features}: What can LilyPond do?
36
37 @item
38 @ref{Examples}: I want to see some music!
39
40 @item
41 @ref{Freedom}: LilyPond is Free Software.
42
43 @item
44 @ref{Background}: Our computational aesthetics.
45
46 @end itemize
47 @divEnd
48
49 @divClass{column-right-top}
50 @subheading Who uses it?
51
52 @itemize
53
54 @item
55 @ref{Productions}: Real-life use of LilyPond.
56
57 @item
58 @ref{Testimonials}: What do people say?
59
60 @end itemize
61 @divEnd
62
63 @divClass{column-center-bottom}
64 @subheading Why not use LilyPond?
65
66 @itemize
67
68 @item
69 @ref{Text input}: You write music as @emph{text}?!
70
71 @item
72 @ref{Easier editing}: Other ways of working with LilyPond.
73
74 @end itemize
75 @divEnd
76
77 @c TRANSLATORS, translations are not yet compiled in Info format, so
78 @c it's not worth translating the right column of the following
79 @c menu. -JM
80 @divClass{hide}
81 @menu
82 * Features::                    What can LilyPond do?
83 * Examples::                    I want to see some music!
84 * Freedom::                     Freedom and the GPL.
85 * Background::                  Computational aesthetics.
86 * Productions::                 Real-life use of LilyPond.
87 * Testimonials::                What do people say about it?
88 * Text input::                  You write music as text?!
89 * Easier editing::             Other ways of working with LilyPond.
90 @end menu
91 @divEnd
92
93
94
95 @node Features
96 @unnumberedsec Features
97
98 @help{hoping to delegate this.  Desired: an enthusiastic
99 attempt to sway people towards trying lilypond.  The warnings
100 about writing music as text come in Crash Course, not here.}
101
102 Maybe draw inspiration from
103 @uref{http://lilypond.org/web/about/features} and
104 @uref{http://lilypond.org/web/switch/tour} and
105 @uref{http://lilypond.org/web/switch/advantages}
106
107
108
109 @subheading Why switch to LilyPond?
110
111
112 @subsubheading Excellent classical engraving
113
114 @imageFloat{flat-design,png,right}
115
116 The point of using LilyPond is to produce elegant sheet music that is
117 easy to read.  Its developer community has spent thousands of hours
118 developing powerful music engraving software that results in beautifully
119 engraved music.  All of LilyPond's style settings, font designs and
120 algorithms have been inspired by the finest hand-engraved music.
121 LilyPond output has the same strong, balanced and elegant look as the
122 best-engraved classical scores.  This is further explained in our
123 @ref{Essay}.
124
125
126 @subsubheading Less fiddling
127
128 Spend less time with tweaking the output; LilyPond gets the
129 formatting correct right from the start.  It determines spacing by
130 itself, and breaks lines and pages to provide a tight and uniform
131 layout.  Clashes between lyrics, notes, and chords are resolved
132 and slurs and beams are sloped, automatically!
133
134
135 @subsubheading Text-based input
136
137 LilyPond takes ASCII input, which you can produce in your favorite
138 text editor, quickly and comfortably.  No more futzing with the
139 mouse.  The input contains all the information, so there is no
140 need to remember complex command sequences.  Simply save an input
141 for later reference.
142
143
144 @subsubheading Accessibility
145
146 Text-based input also makes score-writing possible for users with
147 severe physical disabilities.  Dexterity-impaired users who are
148 unable to type or control a computer mouse can use
149 speech-recognition software to edit LilyPond files.  Even users
150 who are totally blind can use screen-reading software to write
151 LilyPond files -- an impossible task in graphical-based
152 score-writing programs.
153
154
155 @subsubheading Mix music and text
156
157 @imageFloat{lilypond-book,png,right}
158
159 Put fragments of music into texts without cutting and pasting
160 pictures.  Integrate music into @LaTeX{} or HTML seamlessly, or add
161 music to OpenOffice.org with OOoLilyPond.
162
163
164
165 @subsubheading Free software
166
167 LilyPond can be downloaded free of charge!  Yep - It's free.  Get
168 it from the download page.
169
170 It's also free (as in @qq{speech}) software.  It comes with source
171 code, and permission to change and copy it.  So, are you irritated
172 by a bug, or yearning for a feature? Simply add it yourself, or
173 pay someone else to do it.
174
175
176 @subsubheading Extensible design
177
178 All settings can be changed to suit your personal typographical
179 taste.  If that still is not enough, there is always the built-in
180 scripting language Scheme, a dialect of the powerful language
181 LISP.  Settings, variables and functions are all documented in the
182 comprehensive program reference manual.
183
184
185 @subsubheading Excellent support
186
187 LilyPond runs on all popular platforms: GNU/Linux, MacOS X, and
188 Windows.  LilyPond comes with extensive documentation and hundreds
189 of example files.  There is an active user community answering
190 questions on the Lilypond user mailing list, while the development
191 team makes sure that problems are solved quickly.
192
193
194
195 @divClass{column-center-bottom}
196 @subheading Where now?
197
198 Still not convinced?  Look at some neat @ref{Examples}.  If you've
199 already decided to try LilyPond, first read about our
200 @ref{Text input}.
201 @divEnd
202
203
204
205 @node Examples
206 @unnumberedsec Examples
207
208 Lilypond is a powerful and flexible tool for engraving tasks of
209 all kinds. Please browse our gallery of examples and be inspired!
210
211 @ignore
212 Here is a passage from Franz Liszt's solo piano transcription
213 of the Overture to Wagner's @emph{Tannhäuser}. The spacing
214 in this example was all performed by Lilypond's formatting
215 algorithms, without tweaks of any kind. It
216 handles cross-staff beaming gracefully and puts the system brace
217 perfectly around all three staves.
218
219 @exampleImage{liszt-wagner}
220 @end ignore
221
222 @newsItem
223 @subsubheading Classical Music
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 Early Music
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 Modern Music
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 Efficient, flexible creation of performance materials
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 Tablature
279
280 Lilypond supports tablature notation, 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 Schenker Graphs
290
291 Standard output can be modified heavily. Here someone has created
292 an impressive Schenkerian analysis.
293
294 @exampleImage{bach-schenker}
295 @newsEnd
296
297 @newsItem
298 @subsubheading Vocal Music
299
300 Lilypond is excellent for vocal music of all kinds, from sacred
301 hymns to opera.  Here is a medieval motet with slightly unusual
302 requirements.  The tenor voice is written in a different meter
303 than the others, but must line up as if it were in the same meter.
304 Lilypond handles this most elegantly.  Note also the incipits with
305 Vaticana style clefs, the slashed stems indicating plicated notes,
306 and the ligature braces above certain groups of notes.
307
308 @exampleImage{aucun-snippet}
309 @newsEnd
310
311 @newsItem
312 @subsubheading Educational Applications
313
314 Lilypond is perfectly suited for educational purposes as well.
315 Here is an example of a simple counterpoint exercise.
316
317 @exampleImage{theory}
318 @newsEnd
319
320 @newsItem
321 @subsubheading Popular Music
322
323 It is simple to create pop lead sheets with melody, lyrics,
324 chord names, and fretboards.  In this example you see some of the
325 predefined fretboard diagrams, but these can be heavily customized
326 to suit nearly any situation.
327
328 @exampleImage{chart}
329 @newsEnd
330
331 @newsItem
332 @subsubheading Large Projects
333
334 Lilypond is excellent for large projects like operas or works for
335 full symphony orchestra, as well.  In addition, the text-based
336 input provides greater accessibility -- this example was
337 contributed by Hu Haipeng, a blind composer.
338
339 @exampleImage{orchestra}
340 @newsEnd
341
342
343 @divClass{column-center-bottom}
344 @subheading Where now?
345
346 Still not convinced?  LilyPond is Free software, granting you
347 @ref{Freedom}.  If you've already decided to try LilyPond, first
348 read about our @ref{Text input}.
349 @divEnd
350
351
352 @node Freedom
353 @unnumberedsec Freedom
354
355 @divClass{column-center-top}
356 @subheading Free Software
357
358 @uref{http://www.gnu.org/, GNU} LilyPond is written and maintained
359 by a community of enthusiasts.  It is published under the
360 @ref{GPL, GNU General Public License} and the @ref{FDL, GNU Free
361 Documentation License}, giving everybody the freedom to fix,
362 modify, and extend the program.  Creating beautiful music should
363 not require hundreds of dollars of software!
364 @divEnd
365
366
367 @c @divClass{column-left-top}
368 @divClass{color2}
369 @divClass{keep-bullets}
370 @subheading What are the benefits to users?
371
372 @itemize
373
374 @item
375 No cost: download and try it out!  What do you have to lose?
376
377 @item
378 Sharing: if you like the program, give a copy to your friends,
379 teachers, students, and colleagues!
380
381 @item
382 Source available: if you are curious about how LilyPond creates
383 some notation, you can see exactly how it is done.
384
385 @item
386 Extendible: you can add features, fix bugs, and change the
387 functionality.  If you are not a programmer, you can hire somebody
388 to do those tasks.
389
390 This may not seem appealing to casual musicians, but the ability
391 to extend software can be highly valuable to serious composers,
392 companies, and academics.
393
394 @item
395 Future safety: if a commercial company goes bankrupt, what happens
396 to any electronic music which depends on their products?  This is
397 not a concern with LilyPond; even if the entire development team
398 quits (extremely unlikely), the program will still be legally
399 available for copying, modifications, and distribution.
400
401
402 @end itemize
403
404 @divEnd
405 @divEnd
406
407
408 @c @divClass{column-right-top}
409 @divClass{color3}
410 @divClass{keep-bullets}
411 @subheading Why do LilyPond developers @qq{give away} their work for free?
412
413 Most of us view LilyPond development as a hobby or volunteer work.
414 So this question is really asking @qq{why do people volunteer}?
415
416 @itemize
417
418 @item
419 Fun: working towards a goal can be enjoyable, especially when you
420 work as a team!
421
422 @item
423 Shared goals: we all want beautiful sheet music, but few people
424 have the expertise (and nobody has the time!), to create a program
425 which can handle all situations.  By working together -- one
426 person improves the automatic beaming code, another person
427 improves the shape of slurs, and a third person writes
428 documentation explaining how to use these features -- we can
429 achieve our goal with only a fraction of the individual effort.
430
431 @item
432 @qq{Gift culture}: the Free Software (or @qq{Open Source})
433 movement has created many great software projects, such as
434 @uref{http://kernel.org/, GNU/Linux},
435 @uref{http://www.getfirefox.com/, Mozilla Firefox}, and
436 @uref{http://www.wesnoth.org/, Battle for Wesnoth}.  Having
437 benefitted from these projects, some developers want to @qq{give
438 back} to the community.
439
440 @item
441 Work experience: contributing to open-source projects is a great
442 way to practice programming, documentation writing, or design.
443 This experience has helped some developers gain job offers or
444 scholarships.
445
446
447 @end itemize
448
449 @divEnd
450 @divEnd
451
452
453 @divClass{column-center-bottom}
454 @subheading Where now?
455
456 Still not convinced?  Read our extensive essay about our engraving
457 philosophy in @ref{Background}.  If you've already decided to try
458 LilyPond, first read about our @ref{Text input}.
459 @divEnd
460
461
462 @node Background
463 @unnumberedsec Background
464
465 @divClass{column-center-top}
466 @subheading Background essay
467
468 We have an extensive essay describing computational aesthetics:
469 the art of creating beauty with a computer.
470
471 If you just want a quick introduction to LilyPond, the essay might
472 be too much material to read.  If you would like to read it now,
473 please progress to @ref{Essay}.
474 @divEnd
475
476 @divClass{column-center-bottom}
477 @subheading Where now?
478
479 Still not convinced?  Read about some of our users'
480 @ref{Productions} and sheet music.  If you've already decided to
481 try LilyPond, first read about our @ref{Text input}.
482 @divEnd
483
484
485 @node Productions
486 @unnumberedsec Productions
487
488 @divClass{column-left-top}
489 @subheading Concerts
490
491 Lilypond engravings have been used for performances around the world.
492 Some highlights:
493
494 @divClass{keep-bullets}
495 @itemize
496
497 @item
498 @emph{Affaire Étrangère}, an opera by Valentin Villenave, with
499 libretto by Lewis Trondheim, premiered February 1, 2009, by
500 @uref{http://www.orchestre-montpellier.com/, L'Opéra Montpellier}.
501
502 @item
503 @uref{http://www.mercurybaroque.org/02/02109.aspx, Mercury Baroque}'s
504 performance of Lully's @emph{Armide}, May 15-16, 2009, in Houston,
505 Texas (engraving by @uref{http://nicolas.sceaux.free.fr/,
506 Nicolas Sceaux}).
507
508 @item
509 Instrumental excerpts from Rameau's @emph{Hippolyte et Aricie} at
510 St. James's Church in Manhattan, May 8, 2009, by Frederick Renz
511 and his ensemble @uref{http://www.earlymusicny.org/, Early Music
512 New York} (engraving by Nicolas Sceaux).
513
514 @end itemize
515 @divEnd
516
517 @divEnd
518
519
520 @divClass{column-right-top}
521 @subheading Published sheet music
522
523 @divClass{keep-bullets}
524 @itemize
525
526 @item
527 @uref{http://www.mutopiaproject.org/index.html, Mutopia Project},
528 over 1500 pieces of classical sheet music for free download, and
529 the main showcase of LilyPond scores.
530
531 @item
532 @uref{http://www.adoromusicpub.com/, Adoro Music Publishing},
533 high-quality scores of sacred music, available for immediate
534 download or in traditional paper format.
535
536 @item
537 @uref{http://theshadylanepublishing.com/, The Shady Lane
538 Publishing},
539 a @qq{micro musical publishing house} whose goal is to promote a
540 new form of musical economy closer to the musicians and music
541 lovers.
542
543 @end itemize
544
545 @divEnd
546
547 @divEnd
548
549
550 @divClass{column-center-bottom}
551 @subheading Where now?
552
553 Still not convinced?  Read some of our users' @ref{Testimonials}.
554 If you've already decided to try LilyPond, first read about our
555 @ref{Text input}.
556 @divEnd
557
558 @c TRANSLATORS, so far it's mostly from
559 @c http://lilypond.org/web/switch/testimonials
560
561 @node Testimonials
562 @unnumberedsec Testimonials
563
564 @divClass{testimonial-item}
565 @imageFloat{carter-brey,jpg, right}
566 @subsubheading @uref{http://nyphil.org/meet/orchestra/index.cfm?page=profile&personNum=7, Carter Brey}, Principal Cellist, New York Philharmonic
567
568 @qq{@dots{} I've written a couple of encore pieces for solo cello
569 which I've printed with LilyPond and which I'm going to submit to
570 Schirmer for publication.  I'll bet their engraved version wouldn't
571 look half as sharp as mine!}
572 @divEnd
573
574
575 @divClass{testimonial-item}
576 @imageFloat{orm-finnendahl,jpg, left}
577 @subsubheading @uref{http://icem-www.folkwang-hochschule.de/~finnendahl/, Orm Finnendahl}, professor of Composition, Musikhochschule Freiburg
578
579 @qq{Although I don't know [LilyPond] very well yet, I'm
580 @strong{*very} impressed.  I used the program to input a motet of
581 Josquin Desprez in mensural notation and there's no doubt that
582 lilypond outscores all other notation programs easily concerning
583 speed, ease of use and look!}
584 @divEnd
585
586
587 @divClass{testimonial-item}
588 @imageFloat{darius-blasband,jpg, right}
589 @subsubheading Darius Blasband, composer (Brussels, Belgium)
590
591 @qq{[..after the first orchestra rehearsal] I got numerous
592 compliments about the quality of the scores.  Even more
593 importantly, while Lilypond provides numerous hacks to improve the
594 way its scores look, what the orchestra got from me is basically
595 the raw, untouched output.}
596 @divEnd
597
598
599 @divClass{testimonial-item}
600 @subsubheading Kieren MacMillan, composer (Toronto, Canada)
601
602 @qq{thanks and kudos to the development team for their incredible
603 work.  I've never seen anything approaching the output that I get
604 from Lilypond -- I'm totally confident that my music publishing
605 needs will be fulfilled beyond my expectations using this great
606 application.  [..] basically untweaked Lilypond output [..] looks
607 better than most recent @q{professional} publications I've compared
608 it to (q.v., just about any Warner Bros. score, and even many of
609 the most recent by @q{the old houses}). [..]}
610
611 @qq{Beat that, Finale/Sibelius/Igor/whatever!!!}
612 @divEnd
613
614
615 @divClass{testimonial-item}
616 @subsubheading Chris Cannam, lead programmer of the @uref{http://www.rosegardenmusic.com/, RoseGarden} project
617
618 @qq{Lilypond is obviously the zillion-ton gorilla [of great music
619 typesetting].}
620 @divEnd
621
622
623 @divClass{testimonial-item}
624 @subsubheading Chris Snyder, @uref{http://www.adoromusicpub.com/, Adoro Music Publishing}
625
626 @qq{The way that music is entered for LilyPond causes me to think in a
627 more musical way -- there have been times when I've been stumped as
628 to how to tell Lily to engrave something, only to realize that
629 even if I did get it exactly as the composer wanted, the music
630 would be confusing to read.  LilyPond makes it much easier for me
631 to work in my dual editor+engraver role.}
632
633 @qq{I've been using LilyPond exclusively for my fledgling music
634 publishing business.  Virtually without exception, every composer
635 has been blown away by the quality of the engraving when presented
636 with the proofs of their music about to be published.  I deserve
637 some of the credit for this -- I spend a lot of time tweaking
638 output, especially ties (mainly in chords) -- but LilyPond gives
639 me an excellent starting point, a very intuitive interface, and
640 the ability to modify absolutely anything if I want to take the
641 time.  I'm convinced that no commercial product can come close.}
642 @divEnd
643
644
645 @divClass{testimonial-item}
646 @subsubheading David Bobroff, Bass Trombone, Iceland Symphony Orchestra
647
648 @qq{I think Lilypond is great [..] The more I learn about LilyPond
649 the more I like it!}
650 @divEnd
651
652
653 @divClass{testimonial-item}
654 @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})
655
656 @qq{I am super impressed with LilyPond [..]}
657
658 @qq{THIS IS THE BEST PROGRAM EVER!!!}
659
660 @qq{Thank you all SO MUCH for your hard work and dedication!}
661 @divEnd
662
663
664 @divClass{testimonial-item}
665 @subsubheading @uref{http://nicolas.sceaux.free.fr/, Nicolas Sceaux}, @uref{http://www.mutopiaproject.org/, Mutopia} contributor
666
667 @qq{I had a kind of hate-passion relationship with it.  Passion
668 because the first score I saw was so amazing! The description of
669 LilyPond lies about its beautifulness, it is too modest! [..] as
670 LilyPond is getting always better, and as I look closer how things
671 are done in scheme, I have less and less frustrations.  Anyway,
672 what I mean is: thank you for providing LilyPond, it is really
673 good.}
674 @divEnd
675
676
677 @divClass{testimonial-item}
678 @subsubheading @uref{http://www.troff.org/whoswho.html#werner, Werner Lemberg}, Conductor at the Theatre in Koblenz, Germany and distinguished GNU Hacker
679
680 @qq{Anyway, LilyPond does an amazingly good job!}
681 @divEnd
682
683
684 @divClass{testimonial-item}
685 @subsubheading Paul Davis, developer of @uref{http://jackaudio.org/, JACK} and @uref{http://www.ardour.org/, Ardour}
686
687 @qq{I think [LilyPond is] an incredible program, and it produces
688 wonderful, wonderful output.  when i read an interview about it
689 last year, i was raving to several friends of mine about its
690 potential.}
691 @divEnd
692
693
694 @divClass{column-center-bottom}
695 @subheading Where now?
696
697 Read about our @ref{Text input}.
698 @divEnd
699
700
701
702 @node Text input
703 @unnumberedsec Text input
704
705 @c TRANSLATORS, so far it's mostly from
706 @c http://lilypond.org/web/switch/howto
707
708 @subheading @qq{Compiling} Music
709
710 @imageClickable{nereid-shot-small,png, (click to enlarge), nereid-shot,png, right}
711
712 LilyPond is a @emph{compiled} system: it is run on a text file
713 describing the music.  The resulting output is viewed on-screen or
714 printed.  In some ways, LilyPond is more similar to a programming
715 language than graphical score editing software.
716
717 You do not write music by dragging notes from a graphical toolbar
718 and placing them on a dynamically refreshing score; you write
719 music by typing text.  This text is interpreted (or @qq{compiled})
720 by LilyPond, which produces beautifully engraved sheet music.
721
722 People accustomed to graphical user interfaces might need to learn
723 a new way of working, but the results are definitely worth it!
724
725 @warning{We present a quick overview of our text input -- it's not
726 as complicated as it sounds!  Don't worry about understanding
727 every detail in these examples; our beginner documentation covers
728 everything at a much more gradual pace.}
729
730
731 @subsubheading It's as simple as A B C
732
733 Notes are encoded with letters and numbers.  Special commands are
734 entered with backslashes.
735
736 @imageFloat{text-input-1-annotate,png,center}
737 @imageFloat{text-input-1-output,png,center}
738
739 Alterations are made with different names: add @code{-is} for
740 sharp, and @code{-es} for flat (these are Dutch note names, other
741 languages are available).  LilyPond figures out where to put
742 accidentals.
743
744 @imageFloat{text-input-2-annotate,png,center}
745 @imageFloat{text-input-2-output,png,center}
746
747
748 @subsubheading Pop music
749
750 Put chords and lyrics together to get a lead sheet:
751
752 @imageFloat{text-input-pop-annotate,png,center}
753 @imageFloat{text-input-pop-output,png,center}
754
755
756
757 @subsubheading Orchestral parts
758
759 The input file contains the notes of piece of music.  Score and
760 parts can be made from a single input file, so that changing a
761 note always affects the score and parts.  To be able to include
762 the same music in multiple places, the music is assigned to a
763 @qq{variable} (a name).
764
765 @imageFloat{text-input-parts-both-annotate,png,center}
766
767
768 This variable is then used in a single part (here transposed, with
769 condensed rests spanning several measures):
770
771 @imageFloat{text-input-parts-single-annotate,png,center}
772 @imageFloat{text-input-parts-single-output,png,center}
773
774
775 The same variable is used in the full score (here in concert
776 pitch):
777
778 @imageFloat{text-input-score-annotate,png,center}
779 @imageFloat{text-input-score-output,png,center}
780
781
782 @subsubheading Beginner Documentation
783
784 We realize that many users find this way of entering music a bit
785 odd.  For this reason, we have written extensive documentation to
786 help new users, beginning with @ref{Learning}.
787
788 Please read the Learning Manual before complaining about bugs!
789 New users occasionally believe that LilyPond is not working
790 correctly, when in fact it is working precisely as designed.
791
792
793 @subsubheading Easier editing environments
794
795 @imageClickable{lilykde-screenshot-small,png,
796   (click to enlarge),lilykde-screenshot,png,right}
797
798 LilyPond is primarily concerned with producing top-quality
799 engraved sheet music; creating a Graphical User Interface (GUI)
800 would distract us from this goal.  However, there are other
801 projects aimed at making it easier to create LilyPond input files.
802
803 Some editing environments include syntax highlighting, automatic
804 command completion, and pre-made templates.  Other programs
805 actually provide a GUI which allows direct manipulation of a
806 graphical score.  For more information, see @ref{Easier editing}.
807
808
809 @divClass{column-center-bottom}
810 @subheading Where now?
811
812 You are now ready to @ref{Download, Download LilyPond}.  Still not
813 convinced?  Read about @ref{Easier editing}.
814
815 @divEnd
816
817
818 @node Easier editing
819 @unnumberedsec Easier editing
820
821 @divClass{column-center-top}
822 @subheading Graphical environment: Denemo
823
824 @imageClickable{screenshot-denemo-small,png,
825   (click to enlarge),screenshot-denemo,png,right}
826
827 @sourceimage{logo-linux,,,}
828 @sourceimage{logo-windows,,,}
829
830 @uref{http://denemo.org}
831
832 Denemo is graphical editor which generates LilyPond source code
833 and also allows audio playback.  It is currently in development
834 and generates code for older versions of LilyPond (V2.8.7).  It
835 allows users to view the LilyPond source code in parallel to the
836 graphical view.
837
838 @ignore
839 Import: LilyPond, MIDI
840
841 Export: Lilypond, MIDI, ABC, CSound Score File, PDF
842 @end ignore
843
844 @divEnd
845
846 @divClass{column-center-top}
847 @subheading Mixed environment: LilyPondTool
848
849 @imageClickable{lilypondtool-2.12-screenshot-400wide,png,
850   (click to enlarge),lilypondtool-2.12-screenshot,png,right}
851
852 @sourceimage{logo-linux,,,}
853 @sourceimage{logo-freebsd,,,}
854 @sourceimage{logo-macosx,,,}
855 @sourceimage{logo-windows,,,}
856
857 @uref{http://lilypondtool@/.organum@/.hu}
858
859 Created as a plugin for the
860 @uref{http://@/www@/.jedit@/.org@/,jEdit} text editor,
861 LilyPondTool is one of the most feature-rich text-based tool for
862 editing LilyPond scores.  Its features include a Document Wizard
863 with lyrics support to set up documents easier, and embedded PDF
864 viewer with advanced point-and-click support.
865
866 @divEnd
867
868 @divClass{column-center-top}
869 @subheading Mixed environment: Frescobaldi
870
871 @imageClickable{frescobaldi-lilypond-editor-small,png,
872   (click to enlarge),frescobaldi-lilypond-editor,png,right}
873
874 @sourceimage{logo-linux,,,}
875 @sourceimage{logo-freebsd,,,}
876
877 @uref{http://www.frescobaldi.org}
878
879 Frescobaldi is a dedicated LilyPond music and text editor with
880 built-in PDF previewer, a powerful score wizard and many editing
881 features.  It is built on top of the KDE4 libraries and runs
882 currently on all flavours of Linux and other UNIX-like operating
883 systems.
884
885 @divEnd
886
887 @divClass{column-center-top}
888 @subheading Text environment: Emacs and Vim
889
890 @sourceimage{logo-linux,,,}
891 @sourceimage{logo-freebsd,,,}
892 @sourceimage{logo-macosx,,,}
893 @sourceimage{logo-windows,,,}
894
895 @uref{http://www.gnu.org/software/emacs/}
896
897 Emacs is a text editor with language-sensitive capabilities for
898 many different computer languages.  Emacs is a highly extensible
899 editor and can be used as an Integrated Development Environment.
900 There is a @q{lilypond mode} which supplies the language
901 definitions for working with Lilypond source files.
902
903 @uref{http://www.vim.org}
904
905 Vim is a minimal text editor and is an extension of the older Unix
906 @command{vi} editor.  It is also extensible and configurable.
907
908 As a general rule, if you are not already familiar with Emacs or
909 Vim, then you would probably prefer to use a different editor for
910 writing LilyPond input files.
911
912 @divEnd
913
914 @divClass{column-center-top}
915 @subheading Other
916
917 @help insert text and a graphic(s)
918
919 @subsubheading Mixed environment: LilyKDE
920
921 @imageClickable{lilykde-screenshot-small,png,
922   (click to enlarge),lilykde-screenshot,png,right}
923
924 @sourceimage{logo-linux,,,}
925 @sourceimage{logo-freebsd,,,}
926
927 @uref{http://lilykde.googlecode.com/}
928
929 LilyKDE is a plugin for KDE's text editor
930 @uref{http://kate-editor.org/,Kate}.  It has a powerful Score
931 Wizard to quickly setup a LilyPond document and an embedded
932 PDF viewer.
933
934 LilyKDE can use @uref{http://www.volny.cz/smilauer/rumor/,Rumor},
935 so music can entered by playing on a MIDI keyboard.
936
937 Other features are lyric hyphenation and running LilyPond on
938 multiple files at once from within the KDE file manager.
939
940 @subsubheading Text environment: TexShop
941
942 @sourceimage{logo-macosx,,,}
943
944 @uref{http://@/www@/.uoregon@/.edu/~koch/texshop}
945
946 The TexShop editor for MacOS@tie{}X can be extended to run LilyPond,
947 @command{lilypond-book} and @command{convert-ly} from within the editor,
948 using the extensions available at
949 @uref{http://@/www@/.dimi@/.uniud@/.it/vitacolo/freesoftware@/.html#desktoppub}.
950
951 @ignore
952 TODO: ask somebody to sponsor/check these.  -gp
953
954 @subsubheading TextMate
955
956 @sourceimage{logo-macosx,,,}
957
958 There is a LilyPond bundle for TextMate.  It may be installed by
959 running:
960
961 @example
962 mkdir -p /Library/Application\ Support/TextMate/Bundles
963 cd /Library/Application\ Support/TextMate/Bundles
964 svn co http://svn.textmate.org/trunk/Bundles/LilyPond.tmbundle/
965 @end example
966 @end ignore
967
968 @divEnd
969
970 @divClass{column-center-top}
971 @subheading Other programs can export LilyPond code
972
973 @ignore
974 TODO: change url back to full adress, to make it readable in printouts -ch
975 @end ignore
976
977 @help clean up this list, check links, etc.
978
979 @subsubheading Graphical environments:
980
981 @itemize
982 @item
983 @uref{http://@/noteedit@/.berlios@/.de,NoteEdit}
984 which imports @uref{http://@/www@/.musicxml@/.com/xml@/.html,MusicXML}
985 @item
986 @uref{http://@/www@/.rosegardenmusic@/.com,Rosegarden},
987 which imports MIDI
988 @item
989 @uref{http://vsr.informatik.tu-chemnitz.de/staff/jan/nted/nted.xhtml,NtEd},
990 has experimental export for LilyPond.
991 @item
992 @uref{http://www.tuxguitar.com.ar/,TuxGuitar}, can export to LilyPond.
993 @item
994 @uref{http://musescore.org,MuseScore} can export to LilyPond.
995 @item
996 @uref{http://canorus.org,Canorus} can also export to LilyPond, but is still
997 beta-software. Testers welcome though.
998 @end itemize
999
1000 @subsubheading Command Line Tools:
1001
1002 @itemize
1003 @item
1004 @uref{http://www@/.volny@/.cz/smilauer/rumor/rumor@/.html,Rumor}, a realtime
1005 monophonic MIDI to LilyPond converter.
1006 @item
1007 @uref{http://nicolas@/.sceaux@/.free@/.fr/lilypond/lyqi@/.html,lyqi}, an
1008 Emacs major mode.
1009 @item
1010 @uref{http://@/common-lisp@/.net/project/fomus/,FOMUS},
1011 a LISP library to generate music notation
1012 @end itemize
1013 @divEnd
1014
1015
1016 @divClass{column-center-bottom}
1017 @subheading Where now?
1018
1019 You are now ready to @ref{Download, Download LilyPond}.
1020
1021 Still not convinced?  Many composers, musicians, and conductors
1022 have learned how to write music in our input format.  Experienced
1023 users even report that they can enter a full score in LilyPond
1024 faster than with a piano keyboard or mouse+GUI!  Perhaps you would
1025 like to review the @ref{Features}, @ref{Examples}, or the
1026 @ref{Freedom} that LilyPond provides, or read about users'
1027 @ref{Productions} and @ref{Testimonials}.  In addition, our
1028 approach to the computational aesthetics of classical engraving is
1029 explained in our @ref{Background}.
1030
1031
1032 @subheading Legalese
1033
1034 @divClass{legal}
1035 All logos and product images are copyright and trademark
1036 acknowledged.
1037
1038 @logoLegalLinux
1039
1040 @logoLegalFreeBSD
1041
1042 @logoLegalMacOSX
1043
1044 @logoLegalWindows
1045
1046 @divEnd
1047
1048 @divEnd