]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
specify UTF-8 charset.
[lilypond.git] / Documentation / index.html.in
1 <html>
2   <head>
3     <title>LilyPond @TOPLEVEL_VERSION@ Documentation</title>
4     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
5     <meta name="aesop" content="links">
6     <meta name="description"
7           content="Top-level index to the standard documentation for
8                    LilyPond @TOPLEVEL_VERSION@">
9     <style type="text/css">
10     .navigation         { background-color: #e8ffe8;
11                           padding: 2; border: #c0ffc0 1px solid;
12                           text-align: center;
13                           font-weight: bold;
14                           font-family: avantgarde, sans-serif;
15                           font-size: 110%; }
16       a.title { font-weight: bold; font-size: 110%; }
17       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
18       ul li { margin-top: 0.2em; }
19       td.left-column { padding-right: 1em; }
20       td.right-column { padding-left: 1em; }
21       hr { border:0; height:1; color: #000000; background-color: #000000; }
22     </style>
23   </head>
24   <body>
25         
26         <div class="navigation">
27           <h1> LilyPond documentation</h1>
28         </div>
29     <div align="center" class="titlepage">
30
31       <p>
32         <strong>Version @TOPLEVEL_VERSION@</strong>
33         <br>
34         <strong>@DATE@</strong>
35       </p>
36     </div>
37
38     <table align="center">
39       <tbody>
40         <tr>
41           <td class="left-column">
42           <ul>
43             <li>
44             <a class="title" href="../user/out-www/lilypond/Tutorial.html">Tutorial</a>
45               <br>(start here)
46           </ul>
47           </td>
48           <td class="right-column">
49           <ul>
50           
51             <li>
52             <a class="title" href="../topdocs/out-www/NEWS.html">NEWS</a>
53             <br>(changes since the last major release)
54
55             <li>
56             <a class="title" href="../topdocs/out-www/INSTALL.html">INSTALL</a>
57             <br>(how to compile)
58           </ul>
59           </td>
60         </tr>
61         <tr>
62           <td valign="baseline" class="left-column">
63           &nbsp;
64           <ul>
65             <li>
66 <a class="title" href="../user/out-www/lilypond/index.html">User manual</a>
67 (in <a class="title" href="../user/out-www/lilypond.pdf">PDF</a>, in
68 <a class="title" href="../user/out-www/lilypond.html">one big page, ~4Mb</a>)
69
70      <br>(everything about LilyPond)
71      
72 <li><a class="title"href="../../examples.html">Examples</a>
73
74      <br>(see some examples)
75            
76 <li><a class="title" href="../../input/test/out-www/collated-files.html">Tips and tricks</a>
77 (in  <a class="title" href="../../input/test/out-www/collated-files.pdf">PDF</a>)
78
79      <br>(for advanced users)
80  <li><a class="title" href="../user/out-www/music-glossary/index.html">Glossary</a>
81 (in <a class="title" href="../user/out-www/music-glossary.pdf">PDF</a>, in
82 <a class="title" href="../user/out-www/music-glossary.html">one big page</a>)
83
84      <br>(for non-English users)
85           </ul>
86           </td>
87           <td valign="baseline" class="right-column">
88           &nbsp;
89           <ul>
90             <li>
91  <a  class="title" href="../user/out-www/lilypond-internals/index.html">Program reference</a>
92  (in <a class="title" href="../user/out-www/lilypond-internals.html">one big page</a>)
93
94      <br>(definitions for tweaking)
95
96             <li>
97      <a  class="title" href="../../input/regression/out-www/collated-files.html">Regression tests</a> (in <a  class="title" href="../../input/regression/out-www/collated-files.pdf">PDF</a>) ~ 2.4Mb
98
99      <br>(for developers)
100
101
102             <li><a  class="title" href="../bibliography/out-www/index.html">Bibliography</a>
103
104      <br>(background information)
105 <li><a class="title"  href="THANKS.html">Thank yous</a>
106 <br>(our contributors)
107
108 <li><a class="title"  href="DEDICATION.html">Dedication</a>
109
110      <br>(by Jan and Han-Wen)
111
112           </ul>
113           </td>
114         </tr>
115         <tr>
116           <td valign="baseline" class="left-column">
117           &nbsp;
118           <ul>
119             <li> <a class="title"  href="http://lilypond.org/" class="title"
120                 >lilypond.org</a>
121               <br>(the website)
122           </ul>
123           </td>
124           <td valign="baseline" class="right-column">
125           &nbsp;
126           <ul>
127             <li>
128               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
129               <br> (the GNU GPL) 
130           </ul>
131           </td>
132         </tr>
133       </tbody>
134     </table>
135     <p>
136
137   </body>
138 </html>