]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.texi
* lily/side-position-interface.cc (general_side_position):
[lilypond.git] / Documentation / index.texi
1 \input texinfo @c -*-texinfo-*-
2 @setfilename index.info
3 @settitle Index to LilyPond documentation
4
5 @html
6 <!--- @@WEB-TITLE@@=Documentation --->
7 @end html
8
9 @node Top, , , (dir)
10 @top
11
12 @html
13 <a name="everyone">
14 @end html
15
16
17 @unnumberedsubsec General information
18
19
20 @itemize @bullet 
21 @item @uref{DEDICATION.html,Dedication}  Lily is  dedicated to our friends.
22 @item @uref{http://www.gnu.org/copyleft/gpl.html,GPL} it is released under
23   the GNU GPL.
24 @item @uref{http://www.lilypond.org/wiki, Lilypond Wiki} A wikiwiki site
25   dedicated to lilypond.
26 @end itemize
27
28 @html
29 <a name="newbies">
30 @end html
31
32
33 @c Flat lists of links are not so handy
34 @c the links themselves (basename of filename) do not make for
35 @c intuitive clicking.
36
37
38 @unnumberedsubsec Information for new users
39
40 @c Hmm, this looks a bit better; maybe for users/developers too?
41
42 @quotation
43
44 @unnumberedsubsubsec Installation
45
46 @itemize @bullet
47 @item @uref{../topdocs/out-www/README.html, README} General information.
48 @item @uref{../topdocs/out-www/INSTALL.html, INSTALL}
49   How install on Unix.
50 @item @uref{../windows/out-www/installing.html, WINDOWS}
51 How to install on Windows.
52 @end itemize
53
54 @c also for users...
55 @unnumberedsubsubsec Support
56
57 @itemize @bullet
58 @item @uref{../../index.html,index} What is Lilypond?
59 @item @uref{../topdocs/out-www/FAQ.html,mini-FAQ} Mini FAQ -- very
60 frequently asked questions, with answers.
61 @item @uref{http://www.lilypond.org/wiki?LilyPondFaqs,FAQs} Frequently
62 Asked Questions, with answers.
63 @item @uref{http://www.lilypond.org/wiki?MailingLists,MailingLists} Subscribe to
64 the mailing lists.
65 @end itemize
66
67 @unnumberedsubsubsec Documents
68
69 @c direct links into first steps and running lily?
70 @itemize @bullet
71 @item @uref{../user/out-www/lilypond/Tutorial.html,Tutorial} Learn how to use LilyPond.
72 @end itemize
73
74 @end quotation
75
76 @html
77 <a name="users">
78 @end html
79
80 @unnumberedsubsec Information for users
81
82
83 @itemize @bullet
84 @item @uref{ChangeLog.html, ChangeLog} Things recently done.
85
86 @c download sites?
87
88 @c archives?
89
90 @c tutorial?
91
92 @item
93 @uref{../user/out-www/lilypond/Reference-Manual.html,Reference-Manual}
94 The reference manual.
95
96 @item @uref{../user/out-www/lilypond/lilypond.html,lilypond} The complete
97 user manual, (in @uref{../user/out-www/lilypond.ps.gz,PostScript} and
98 @uref{../user/out-www/lilypond.pdf,PDF}). This manual contains among
99 others the tutorial, the reference manual.  The HTML version is also
100 available as @uref{../user/out-www/lilypond.html,one big page}.
101
102 @c glossary maybe for new users?
103 @item @uref{../user/out-www/glossary.html,glossary} A glossary of musical
104 terms, including translations.  (in
105 @uref{../user/out-www/glossary.ps.gz,Postscript}
106 and
107 @uref{../user/out-www/glossary.pdf,PDF})  Read this if you're not
108 familiar with English terms for notation.
109
110 @item @uref{../user/out-www/lilypond-internals/lilypond-internals.html,lilypond-internals}
111 Full documentation of internals, generated from the sources.  If you
112 want to fine-tune output, you need the information in this document.
113 @end itemize
114
115
116
117 @html
118 <a name="developers">
119 @end html
120
121 @unnumberedsubsec Information for developers
122
123 @c Han-Wen's site?
124 @c Jan's site?
125
126 @itemize @bullet
127 @item @uref{../out-www/regression-test.html,Regression Test}
128 A large document that tests all kinds of features (also as
129 @uref{../out-www/regression-test.ps.gz,Postscript}
130 and
131 @uref{../out-www/regression-test.pdf,PDF}).
132 @item @uref{../../input/bugs/out-www/bugs.html,Bugs}
133 A document that shows bugs
134
135
136 @c  (also as
137 @c @uref{../../input/bugs/out-www/bugs.ps.gz,Postscript}
138 @c and @uref{../../input/bugs/out-www/bugs.pdf,PDF}).
139
140 @item
141 @uref{http://www2.iro.umontreal.ca/~pinard/po/registry.cgi?domain=lilypond">Translations,lilypond
142 textual domain
143 }  in the Translation Project.
144 @item Compiling for @uref{../windows/out-www/compiling.html,Windows/Cygwin}.
145 @end itemize
146
147
148 @unnumberedsubsec Logo
149 @itemize @bullet
150 @item @uref{../pictures/out-www/lelieblond.png, logo} in large size
151 @item @uref{../pictures/out-www/lelie-logo.png, logo} in medium size
152 @item @uref{../pictures/out-www/lelie-icon.png, logo} in small size
153 @end itemize
154
155
156 @unnumberedsubsec Background information
157
158
159 @html
160 <a name="background">
161 @end html
162
163 @itemize @bullet
164 @item @uref{../topdocs/out-www/AUTHORS.html, Authors} documents who did
165 what on LilyPond.
166 @item @uref{../out-www/NEWS.txt,NEWS} summary of changes for 1.4
167 @item @uref{../misc/out-www/CHANGES-0.0.html, CHANGES-0.0} Change logs from 0.0 till 0.1
168 @item @uref{../misc/out-www/CHANGES-0.1.html, CHANGES-0.1} Change logs from 0.1 till 1.0 
169 @item @uref{../misc/out-www/CHANGES-1.0.html, CHANGES-1.0} Change logs from 1.0 till 1.1 
170 @item @uref{../misc/out-www/CHANGES-1.1.html, CHANGES-1.1} Change logs from 1.1 till
171 1.2 
172 @item @uref{../misc/out-www/CHANGES-1.2.html, CHANGES-1.2} Change logs from 1.2 till 1.3 
173 @item @uref{../misc/out-www/NEWS-1.2.html, NEWS-1.2} summary of changes from 1.1 till 1.2
174 @item @uref{../misc/out-www/ANNOUNCE-0.1.html, ANNOUNCE-0.1} Announcement of 0.1 (includes summary of
175 changes)
176 @item @uref{../misc/out-www/ANNOUNCE-1.0.html, ANNOUNCE-1.0} Announcement of 1.0 (includes summary of
177 changes)
178 @item @uref{../misc/out-www/ANNOUNCE-1.2.html, ANNOUNCE-1.2} Announcement of 1.2 (includes summary of changes)
179 @item @uref{../misc/out-www/AIMS.html, AIMS} Why LilyPond?
180 @item @uref{../misc/out-www/interview.html, interview} Answers to the Brave GNU world standard questions.
181 @item @uref{../windows/out-www/lily-wins.html, lily-wins} musings on the
182 Windows installer
183 @end itemize
184
185 @unnumberedsubsec Literature
186
187 @itemize @bullet
188 @item @uref{../bibliography/out-www/colorado.html,University of
189 Colorado Engraving music bibliography}. Books refered from the
190 @uref{http://www.cc.colorado.edu/Dept/MU/Musicpress/,Big Site of Music
191 Notation and Engraving} at University of Colorado.
192 @item References on
193 @uref{../bibliography/out-www/engraving.html,engraving and music
194 notation}.
195 @item Papers on
196 @uref{../bibliography/out-www/computer-notation.html,music notation
197 by computer}.
198 @end itemize
199
200
201 @html
202 <a name="mailing-lists">
203 @end html
204 @unnumberedsec Mailing lists
205
206 If you have questions, do write to the mailing lists.  But don't forget
207 to read the @uref{../topdocs/out-www/FAQ.html,Very Frequently
208 Asked Questions} and @uref{http://appel.dyndns.org/wiki?LilyPondFaqs,
209 Frequently Asked Questions} first.
210
211
212 @itemize @bullet
213 @item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-devel,lilypond-devel@@gnu.org}
214 This list is for discussions concerning the development release of
215 LilyPond.
216
217 Searchable archives are available from
218 @uref{http://www.mail-archive.com/lilypond-devel@@gnu.org}.
219
220 @item @uref{http://mail.gnu.org/mailman/listinfo/info-lilypond,info-lilypond@@gnu.org}
221 is a low-volume list for information on the GNU Music project.
222     This list is moderated; ask 
223     @email{drl@@gnu.org, David R. Linn} or
224     @email{hanwen@@cs.uu.nl, Han-Wen} to send announcements for this list.
225
226 Searchable archives are available from
227 @uref{http://www.mail-archive.com/info-lilypond@@gnu.org}.
228
229 @item @uref{http://mail.gnu.org/mailman/listinfo/lilypond-user,lilypond-user@@gnu.org}
230         For discussing every-day use of LilyPond, in particular the
231 stable releases.
232
233 Searchable archives are available from
234 @uref{http://www.mail-archive.com/lilypond-user@@gnu.org}.
235
236 @item @uref{http://mail.gnu.org/mailman/listinfo/bug-lilypond,bug-lilypond@@gnu.org}
237 If you have bugreports, you should send them to this list.  
238
239
240         Please include in your bugreport the version of LilyPond that
241 you experience the problem with, a description of your system and sample
242 input to reproduce the problem. Do not send output files over the list,
243 they tend to be very big and don't help with describing the problem.
244
245
246 Searchable archives are available from
247 @uref{http://www.mail-archive.com/bug-lilypond@@gnu.org}.
248
249 @end itemize
250
251 These pages were entirely created from a @strong{development snapshot}
252 of the LilyPond package.  The version of this webpage is printed at the
253 bottom.
254
255
256 @bye