1 Prebuilt Documentation and packages are available from:
5 LilyPond development is hosted at:
7 http://savannah.gnu.org/projects/lilypond
9 Here is a simple explanation of the directory layout for LilyPond's
12 . Toplevel READMEs, ChangeLog, build bootstrapping,
13 patches for third party programs
15 bibliography/ .bib files with references to books and articles
16 misc/ Old announcements, ChangeLogs and NEWS
18 topdocs/ Sources for the toplevel READMEs
19 (README.txt, INSTALL.txt, NEWS.txt etc.)
21 po/ translated manual node names
22 fr/ es/ de/ docs translated to French, Spanish, German resp.
23 buildscripts/ Scripts for the build process
24 elisp/ Emacs LilyPond mode and syntax coloring
25 flower/ A simple c++ library
27 input/ Music input examples
28 lsr/ Snippets from the LilyPond Snippet Repository
29 (auto-generated, do not modify!)
30 manual/ Examples from the manual
31 mutopia/ Real music, more at www.mutopiaproject.org
32 new/ Snippets which are too new for LSR
33 regression/ Testing of features, one test per file
34 texidocs/ Translations of texidoc and doctitle fields
36 tutorial/ Examples from the tutorial
37 lily/ C++ sources for LilyPond (lilypond-bin)
39 ly/ System music include files
40 make/ Specific make subroutines and packaging for
41 Red Hat-like distributions (.spec files)
42 mf/ MetaFont sources for the feta font
44 ps/ PostScript library files
45 python/ Python modules, MIDI module
46 scm/ Scheme sources for LilyPond and subroutine files
47 scripts/ End-user scripts
48 stepmake/ Generic make subroutine files
49 tex/ TeX library files
50 vim/ Vi(M) LilyPond mode and syntax coloring