]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.pod
release: 0.0.63
[lilypond.git] / Documentation / index.pod
1 =head1 NAME
2
3 GNU LilyPond -- the Webpage
4
5 Excuse me for this poor page. I don't really have time for doing this..
6
7 =head1 DESCRIPTION
8
9 Technically GNU LilyPond is a preprocessor which generates TeX
10 (or LaTeX) output which contains information to typeset a musical
11 score. Practically it is a typesetter, which only uses TeX as an
12 output medium. (this is handy because there exist music fonts for TeX)
13
14 As a bonus, you can also output a MIDI file of what you typed.
15
16 It translates script files (mudela files or F<*.ly>'s) into TeX input.
17 Typesetting music is a complex task, whereas the message that printed
18 music conveys is usually a simple one. GNU LilyPond is a try at providing
19 a simple interface for setting music.
20
21 =head1 DOCUMENTATION
22
23 =item *
24 <a href=INSTALL.html
25 >
26 The installation instructions.
27 </a
28 >
29
30 =item *
31 <a href=MANIFESTO.html
32 >
33 Design criteria
34 </a
35 >
36
37 =item *
38 <a href=AUTHORS.html
39 >
40 AUTHORS
41 </a
42 >
43
44
45 =item *
46 <a href=lilypond.html
47 >
48 The manual page
49 </a
50 >
51
52 =item *
53 <a href=lilygut.html
54 >
55 internal structures.
56 </a
57 >
58
59 =item *
60 <a href=lilyliterature.html
61 >
62 resources on music typesetting
63 </a
64 >
65
66 =item *
67 <a href=mi2mu.html
68 >
69 manual page for mi2mu, the MIDI convertor.
70 </a
71 >
72
73 =item *
74 <a href=mudela.html
75 >
76 Mudela, the input format
77 </a
78 >
79
80 =item *
81 <a href=convert-mudela.html
82 >
83 The mudela convertor: convert-mudela
84 </a
85 >
86
87
88 =item *
89 <a href=faq.html
90 >
91 FAQs
92 </a
93 >
94
95 =item *
96 <a href=error.html
97 >
98 errors
99 </a
100 >
101
102 =item *
103 <a href=lelieblond.gif
104 >
105 The lilypond logo (Big)
106 </a
107 >
108
109 =item *
110 <a href=lelie_logo.gif
111 >
112 The lilypond logo (in gif format, medium size)
113 </a
114 >
115
116 =item *
117 <a href=example_output.html
118 >
119 examples: MIDI, PS, GIF and input.
120 </a
121 >
122
123
124 =item *
125 <a href=TODO.txt
126 >
127 The TODO list.
128 </a
129 >
130
131 =item *
132 <a href=NEWS.txt
133 >
134 The Change log
135 </a
136 >
137
138 =item *
139 <a href=CodingStyle.html
140 >
141 The coding standards of the lilypond project.
142 </a
143 >
144
145 =item *
146 <a href=docxx/index.html
147 >
148 The DOC++ documentation of the C++ sources.
149 </a
150 >
151
152
153 =item *
154 Get it at ftp://pcnov095.win.tue.nl/pub/lilypond !
155
156
157 =head1 AUTHOR
158
159 Han-Wen Nienhuys <hanwen@stack.nl>, for this page
160
161 <a href=sconstat/stats.html
162 >
163 Stats on this page.
164 </a
165 >