Add 128th flags
[lilypond.git] / ly / Welcome_to_LilyPond.ly
blob69910760e4c9e3f9ebffe8c6aa83b1fa08c69d67
1 %{
2 Welcome to LilyPond
3 ===================
5 Congratulations, LilyPond has been installed successfully.
7 Now to take it for the first test run.
9 1. Save this LilyPond file on your desktop with the name "test.ly".
11 2. Pick it up from the desktop with your mouse pointer, drag and drop
12 it onto the LilyPond icon.
14 3. LilyPond automatically produces a PDF file from the musical scale
15 below.
17 4. To print or view the result, click on the newly produced file
18 called
20 test.PDF
23 That's it.
25 LilyPond's interface is text-based. Please read the documentation.
27 For more information, visit http://lilypond.org .
30 \version "2.11.65" % necessary for upgrading to future LilyPond versions.
32 \header{
33 title = "A scale in LilyPond"
36 \relative c' {
37 c d e f g a b c