]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge branch 'master' of ssh+git://gpercival@git.sv.gnu.org/srv/git/lilypond
[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     <style type="text/css">
16     .navigation         { background-color: #e8ffe8;
17                           padding: 2; border: #c0ffc0 1px solid;
18                           text-align: center;
19                           font-weight: bold;
20                           font-family: avantgarde, sans-serif;
21                           font-size: 110%; }
22       a.title { font-weight: bold; font-size: 110%; }
23       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
24       ul li { margin-top: 0.2em; }
25       td.left-column { padding-right: 1em; }
26       td.right-column { padding-left: 1em; }
27       hr { border:0; height:1; color: #000000; background-color: #000000; }
28     </style> 
29   </head>
30   
31   <body>
32         
33         <div class="navigation">
34           <h1>LilyPond documentation</h1>
35         </div>
36     <div align="center" class="titlepage">
37
38       <p>
39         <strong>Version @TOPLEVEL_VERSION@</strong>
40         <br>
41         <strong>@DATE@</strong>
42       </p>
43     </div>
44
45     <table align="center">
46       <tbody>
47         <tr>
48           <td class="left-column">
49           <ul>
50             <li>
51             <a class="title" href="user/lilypond/Tutorial.html">Tutorial</a>
52               <br>(start here)
53
54           </ul>
55           </td>
56           <td class="right-column">
57           <ul>
58           
59             <li>
60             <a class="title" href="topdocs/NEWS.html">NEWS</a>
61             <br>(changes since the previous major release)
62
63             <li>
64             <a class="title" href="topdocs/INSTALL.html">INSTALL</a>
65             <br>(how to compile)
66           </ul>
67           </td>
68         </tr>
69         <tr>
70           <td valign="baseline" class="left-column">
71           &nbsp;
72           <ul>
73             <li>
74 <a class="title" href="user/lilypond/index.html">User manual</a>
75 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 Mb,
76 in <a class="title" href="user/lilypond.pdf">PDF</a>)
77
78      <br>(everything about LilyPond)
79      
80 <li><a class="title" href="../examples.html">Examples</a>
81
82      <br>(see some examples)
83
84 <li><a class="title" href="../input/test/collated-files.html">Tips and tricks</a>
85 (~ 2 Mb, in  <a class="title" href="../input/test/collated-files.pdf">PDF</a>)
86
87      <br>(for advanced users)
88
89 <li><a class="title" href="../input/lsr/collated-files.html">Snippets</a>
90      <br>(current in development)
91
92  <li><a class="title" href="user/music-glossary/index.html">Glossary</a>
93 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 1 Mb,
94 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
95
96      <br>(for non-English users)
97           </ul>
98           </td>
99           <td valign="baseline" class="right-column">
100           &nbsp;
101           <ul>
102             <li>
103  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
104  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 Mb)
105
106      <br>(definitions for tweaking)
107
108             <li>
109      <a  class="title" href="../input/regression/collated-files.html">Regression tests</a> (~ 5 Mb, in <a  class="title" href="../input/regression/collated-files.pdf">PDF</a>, <a href="../test-results.html">comparison</a>)
110
111      <br>(for developers)
112
113
114             <li><a  class="title" href="bibliography/index.html">Bibliography</a>
115
116      <br>(on background information)
117 <li><a class="title"  href="THANKS.html">Thankyous</a>
118 <br>(to our contributors)
119
120 <li><a class="title"  href="DEDICATION.html">Dedication</a>
121
122      <br>(by Jan and Han-Wen)
123
124           </ul>
125           </td>
126         </tr>
127         <tr>
128           <td valign="baseline" class="left-column">
129           &nbsp;
130           <ul>
131             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
132               <br>(the website)
133           </ul>
134           </td>
135           <td valign="baseline" class="right-column">
136           &nbsp;
137           <ul>
138             <li>
139               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
140               <br> (the GNU GPL) 
141           </ul>
142           </td>
143         </tr>
144       </tbody>
145     </table>
146     <p><strong>NOTE</strong>: like every HTML page in this
147       documentation, you can find at bottom links to translations of
148       this page in other languages.
149     </p>
150   </body>
151 </html>