]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge master into nested-bookparts
[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>LilyPond documentation</h1>
20     </div>
21
22     <div class="subheader">
23       <p>
24         <strong>Version @TOPLEVEL_VERSION@</strong>
25         <br>
26         <strong>@DATE@</strong>
27       </p>
28     </div>
29
30     <table id="navigation">
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)</li>
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)</li>
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)</li>
55
56 <li><a class="title" href="../examples.html">Examples</a>
57      <br>(see some examples)</li>
58
59           </ul>
60           </td>
61         </tr>
62         <tr>
63           <td valign="baseline" class="left-column">
64           <ul>
65             <li>
66 <a class="title" href="user/lilypond/index.html">Notation
67 Reference</a>
68 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 MB,
69 in <a class="title" href="user/lilypond.pdf">PDF</a>)
70      <br>(writing music in LilyPond)</li>
71
72        <li>
73  <a  class="title"
74 href="user/lilypond-internals/index.html">Internals Reference</a>
75  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 MB,
76   in <a class="title" href="user/lilypond-internals.pdf">PDF</a>)
77      <br>(definitions for tweaking)</li>
78
79   </ul>
80           </td>
81           <td valign="baseline" class="right-column">
82           <ul>
83               <li>
84             <a class="title"
85 href="user/lilypond-program/index.html">Application Usage</a>
86 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
87 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
88             <br>(how to install and run the program)</li>
89
90 <li><a class="title"href="../input/lsr/lilypond-snippets/index.html">Snippets List</a>
91 (in <a class="title" href="../input/lsr/lilypond-snippets-big-page.html">one big page</a> ~ 2MB,
92 in <a class="title" href="user/lilypond-snippets.pdf">PDF</a>)
93      <br>(Short tricks, tips, and examples)</li>
94
95         </ul>
96
97     </td>
98         <tr>
99           <td valign="baseline" class="left-column">
100         <ul>
101             <li><a class="title"  href="devel.html">Developers resources</a>
102               <br>(documentation for developers and contributors)</li>
103         </ul>
104     </td><td class="right-column">
105         <ul>
106           <li><a class="title"  href="translations.html">Translations status</a>
107           <br>(see translations progress)</li>
108         </ul>
109           </td>
110         </tr>
111         <tr>
112           <td valign="baseline" class="left-column">
113         <ul>
114
115             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
116               <br>(the website)</li>
117             <li>
118               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
119               <br>(the GNU GPL)</li>
120
121         </ul>
122     </td><td class="right-column">
123     <ul>
124         <li><a class="title"  href="THANKS.html">Thankyous</a>
125         <br>(to our contributors)</li>
126
127         <li><a class="title"  href="DEDICATION.html">Dedication</a>
128         <br>(by Jan and Han-Wen)</li>
129
130           </ul>
131           </td>
132         </tr>
133       </tbody>
134     </table>
135     <p>
136       All the documentation you read from this page is available for <strong>download</strong>.
137       <a href="http://download.linuxaudio.org/lilypond/binaries/documentation/lilypond-@TOPLEVEL_VERSION@-1.documentation.tar.bz2">Download
138         the tarball</a>.
139     </p>
140     <p>
141       Like every HTML page in this documentation, you can find at
142       bottom links to <strong>translations</strong> of this page in
143       other languages.
144     </p>
145   </body>
146 </html>