]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
* Documentation/index.html.in, Documentation/texinfo.css:
[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       body { width: 760px; }
11     .navigation         { background-color: #e8ffe8;
12                           padding: 2; border: #c0ffc0 1px solid;
13                           text-align: center;
14                           font-weight: bold;
15                           font-family: avantgarde, sans-serif;
16                           font-size: 110%; }
17       a.title { font-weight: bold; font-size: 110%; }
18       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
19       ul li { margin-top: 0.2em; }
20       td.left-column { padding-right: 1em; }
21       td.right-column { padding-left: 1em; }
22       hr { border:0; height:1; color: #000000; background-color: #000000; }
23     </style>
24   </head>
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/out-www/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/out-www/NEWS.html">NEWS</a>
54             <br>(changes since the last major release)
55
56             <li>
57             <a class="title" href="../topdocs/out-www/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/out-www/lilypond/index.html">User manual</a>
68 (in <a class="title" href="../user/out-www/lilypond.pdf">PDF</a>, in
69 <a class="title" href="../user/out-www/lilypond.html">one big page, ~4Mb</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/out-www/collated-files.html">Tips and tricks</a>
78 (in  <a class="title" href="../../input/test/out-www/collated-files.pdf">PDF</a>)
79
80      <br>(for advanced users)
81  <li><a class="title" href="../user/out-www/music-glossary/index.html">Glossary</a>
82 (in <a class="title" href="../user/out-www/music-glossary.pdf">PDF</a>, in
83 <a class="title" href="../user/out-www/music-glossary.html">one big page</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/out-www/lilypond-internals/index.html">Program reference</a>
93  (in <a class="title" href="../user/out-www/lilypond-internals.html">one big page</a>)
94
95      <br>(definitions for tweaking)
96
97             <li>
98      <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
99
100      <br>(for developers)
101
102
103             <li><a  class="title" href="../bibliography/out-www/index.html">Bibliography</a>
104
105      <br>(background information)
106 <li><a class="title"  href="THANKS.html">Thank yous</a>
107 <br>(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/" class="title"
121                 >lilypond.org</a>
122               <br>(the website)
123           </ul>
124           </td>
125           <td valign="baseline" class="right-column">
126           &nbsp;
127           <ul>
128             <li>
129               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
130               <br> (the GNU GPL) 
131           </ul>
132           </td>
133         </tr>
134       </tbody>
135     </table>
136     <p>
137
138   </body>
139 </html>