]> git.donarmstrong.com Git - lilypond.git/blob - README
39909a29c39d082eb62ea60e671435a36910acff
[lilypond.git] / README
1 This is the toplevel README to LilyPond
2
3
4 GNU LilyPond which converts music definition files into visual or
5 audio output: it can typeset formatted sheet music in TeX and 
6 and (mechanical) perfomances to MIDI files.
7
8 0.
9
10 LilyPond is known to have a minor bug if  you use glibc; we will look into it
11 Please download 0.1.1 when it's available.
12
13 LilyPond exhibits a g++ bug on Solaris 2.5 (The stack frame gets corrupted by
14 a constructor) if you compile with -O2. We don't know workarounds 
15
16
17 1. VERSIONING
18
19 if you have downloaded a
20
21         *.pre*
22
23 version, then this is version is *not* meant for producing nice output
24 (but to keep your patchsets up to date). It might not even compile.
25
26 2. REQUIREMENTS
27
28 For the compilation and running of LilyPond you need some additional
29 packages. The most unusual one of this are the mf sources to
30 MusixTeX. Please refer to the installation instructions on how to
31 obtain and install them.
32
33 3. INSTALLATINON
34
35 For your convenience, a formatted copy of the INSTALL instructions are
36 in the toplevel directory, as INSTALL.text
37
38 4. DOCUMENTATION
39
40 Please refer to the directory Documentation/ for the real doco.
41
42 To generate the pretty-printed docs, you have to run configure first,
43 and then do this:
44
45         make doc
46
47 You can also simply read the .pod sources. They are ASCII text. 
48
49 5. COMMENTS
50
51 LilyPond is a long way from finished and polished. I do appreciate
52 criticism, comments, bugreports, patches, etc. Please send e-mail to
53 the mailing lists 
54
55
56         info-gnu-music@vuse.vanderbilt.edu
57         help-gnu-music@vuse.vanderbilt.edu
58         bug-gnu-music@vuse.vanderbilt.edu
59         gnu-music-discuss@vuse.vanderbilt.edu,
60
61 See the man page on what to use for what.  Or you can send it directly
62 to us: hanwen@stack.nl, jan@digicash.com.
63
64
65         
66
67 Have fun!
68
69 6. DOZE
70
71 If you have received this file as part of a DOS/Window32 distribution
72 (lilypond-*.zip ), then it is advisable to also download the source
73 package, since it contains the complete documentation
74
75         ftp://pcnov095.win.tue.nl/pub/lilypond/ (Europe)
76         ftp://alpha.gnu.ai.mit.edu/gnu/ (US)
77
78 The website also contains the complete documentation
79
80         http://www.stack.nl/~hanwen/lilypond/index.html
81
82
83
84
85