]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge branch 'jneeman' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond into jneeman
[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   
25   <body>
26         
27         <div class="navigation">
28           <h1> LilyPond documentation</h1>
29         </div>
30     <div align="center" class="titlepage">
31
32       <p>
33         <strong>Version @TOPLEVEL_VERSION@</strong>
34         <br>
35         <strong>@DATE@</strong>
36       </p>
37     </div>
38
39     <table align="center">
40       <tbody>
41         <tr>
42           <td class="left-column">
43           <ul>
44             <li>
45             <a class="title" href="user/lilypond/Tutorial.html">Tutorial</a>
46               <br>(start here)
47           </ul>
48           </td>
49           <td class="right-column">
50           <ul>
51           
52             <li>
53             <a class="title" href="topdocs/NEWS.html">NEWS</a>
54             <br>(changes since the previous major release)
55
56             <li>
57             <a class="title" href="topdocs/INSTALL.html">INSTALL</a>
58             <br>(how to compile)
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">User manual</a>
68 (in <a class="title" href="user/lilypond.html">one big page</a> ~ 4 Mb,
69 in <a class="title" href="user/lilypond.pdf">PDF</a>)
70
71      <br>(everything about LilyPond)
72      
73 <li><a class="title" href="../examples.html">Examples</a>
74
75      <br>(see some examples)
76
77 <li><a class="title" href="../input/test/collated-files.html">Tips and tricks</a>
78 (~ 2 Mb, in  <a class="title" href="../input/test/collated-files.pdf">PDF</a>)
79
80      <br>(for advanced users)
81  <li><a class="title" href="user/music-glossary/index.html">Glossary</a>
82 (in <a class="title" href="user/music-glossary.html">one big page</a> ~ 1 Mb,
83 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
84
85      <br>(for non-English users)
86           </ul>
87           </td>
88           <td valign="baseline" class="right-column">
89           &nbsp;
90           <ul>
91             <li>
92  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
93  (in <a class="title" href="user/lilypond-internals.html">one big page</a> ~ 1 Mb)
94
95      <br>(definitions for tweaking)
96
97             <li>
98      <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>)
99
100      <br>(for developers)
101
102
103             <li><a  class="title" href="bibliography/index.html">Bibliography</a>
104
105      <br>(on background information)
106 <li><a class="title"  href="THANKS.html">Thankyous</a>
107 <br>(to our contributors)
108
109 <li><a class="title"  href="DEDICATION.html">Dedication</a>
110
111      <br>(by Jan and Han-Wen)
112
113           </ul>
114           </td>
115         </tr>
116         <tr>
117           <td valign="baseline" class="left-column">
118           &nbsp;
119           <ul>
120             <li> <a class="title"  href="http://lilypond.org/">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   </body>
136 </html>