]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Docs: Add Kurt Kroon's design for testing, auto-insert CSS in deve/index pages
[lilypond.git] / Documentation / index.html.in
1 <html>
2 <!--
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 !-->
8   <head>
9     <title>LilyPond @TOPLEVEL_VERSION@ documentation</title>
10     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
11     <meta name="aesop" content="links">
12     <meta name="description"
13           content="Top-level index to the standard documentation for
14                    LilyPond @TOPLEVEL_VERSION@">
15   </head>
16   
17   <body>
18     <div class="header">
19       <h1 class="header">LilyPond documentation</h1>
20     </div>
21
22     <div align="center" class="subheader">
23       <p>
24         <strong>Version @TOPLEVEL_VERSION@</strong>
25         <br>
26         <strong>@DATE@</strong>
27       </p>
28     </div>
29
30     <table align="center">
31       <tbody>
32         <tr>
33           <td class="left-column">
34           <ul>
35             <li>
36             <a class="title"
37 href="user/lilypond-learning/index.html">Learning Manual</a>
38 (in <a class="title" href="user/lilypond-learning-big-page.html">one big page</a> ~ 1.5 MB,
39 in <a class="title" href="user/lilypond-learning.pdf">PDF</a>)
40               <br>(start here)
41
42            <li><a class="title"
43 href="user/music-glossary/index.html">Music Glossary</a>
44 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 500 kB,
45 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
46
47      <br>(for non-English users)
48         </ul>
49           </td>
50           <td class="right-column">
51           <ul>
52                   <li>
53             <a class="title" href="topdocs/NEWS.html">News</a>
54             <br>(changes since the previous major release)
55
56 <li><a class="title" href="../examples.html">Examples</a>
57      <br>(see some examples)
58
59           </ul>
60           </td>
61         </tr>
62         <tr>
63           <td valign="baseline" class="left-column">
64           &nbsp;
65           <ul>
66             <li>
67 <a class="title" href="user/lilypond/index.html">Notation
68 Reference</a>
69 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 MB,
70 in <a class="title" href="user/lilypond.pdf">PDF</a>)
71      <br>(writing music in LilyPond)
72
73        <li>
74  <a  class="title"
75 href="user/lilypond-internals/index.html">Internals Reference</a>
76  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 MB,
77   in <a class="title" href="user/lilypond-internals.pdf">PDF</a>)
78      <br>(definitions for tweaking)
79
80   </ul>
81           </td>
82           <td valign="baseline" class="right-column">
83           &nbsp;
84           <ul>
85               <li>
86             <a class="title"
87 href="user/lilypond-program/index.html">Application Usage</a>
88 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
89 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
90             <br>(how to install and run the program)
91
92 <li><a class="title"href="../input/lsr/lilypond-snippets/index.html">Snippets List</a>
93 (in <a class="title" href="../input/lsr/lilypond-snippets-big-page.html">one big page</a> ~ 2MB,
94 in <a class="title" href="user/lilypond-snippets.pdf">PDF</a>)
95      <br>(Short tricks, tips, and examples)
96
97         </ul>
98
99     </td>
100         <tr>
101           <td valign="baseline" class="left-column">
102           &nbsp;
103         <ul>
104             <li><a class="title"  href="devel.html">Developers resources</a>
105               <br>(documentation for developers and contributors)
106         </ul>
107     </td><td class="right-column">
108           &nbsp;
109         <ul>
110           <li><a class="title"  href="translations.html">Translations status</a>
111           <br>(see translations progress)
112         </ul>
113           </td>
114         </tr>
115         <tr>
116           <td valign="baseline" class="left-column">
117           &nbsp;
118         <ul>
119
120             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
121               <br>(the website)
122             <li>
123               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
124               <br> (the GNU GPL) 
125
126         </ul>
127     </td><td class="right-column">
128           &nbsp;
129     <ul>
130         <li><a class="title"  href="THANKS.html">Thankyous</a>
131         <br>(to our contributors)
132
133         <li><a class="title"  href="DEDICATION.html">Dedication</a>
134         <br>(by Jan and Han-Wen)
135
136           </ul>
137           </td>
138         </tr>
139       </tbody>
140     </table>
141     <p>
142       All the documentation you read from this page is available for <strong>download</strong>.
143       <a href="http://download.linuxaudio.org/lilypond/binaries/documentation/lilypond-@TOPLEVEL_VERSION@-1.documentation.tar.bz2">Download
144         the tarball</a>.
145     </p>
146     <p>
147       Like every HTML page in this documentation, you can find at
148       bottom links to <strong>translations</strong> of this page in
149       other languages.
150     </p>
151   </body>
152 </html>