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