]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
python style doco index.
[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 td          { background-color: #e8ffe8;
10                           font-weight: bold;
11                           font-family: avantgarde, sans-serif;
12                           font-size: 110%; }
13       a.title { font-weight: bold; font-size: 110%; }
14       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
15       ul li { margin-top: 0.2em; }
16       td.left-column { padding-right: 1em; }
17       td.right-column { padding-left: 1em; }
18     </style>
19   </head>
20   <body>
21         <div class="navigation">
22         <table align="center" width="100%" cellpadding="0" cellspacing="2">
23         <tr>
24           <td align=center> LilyPond documentation</td>
25         </tr>
26         </table>
27         <hr>
28         </div>
29     <div align="center" class="titlepage">
30       <h1>LilyPond Documentation</h1>
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="NEWS.html">NEWS</a>
54             <br>(changes since the last major release)
55           </ul>
56           </td>
57         </tr>
58         <tr>
59           <td valign="baseline" class="left-column">
60           &nbsp;
61           <ul>
62             <li>
63 <a class="title" href="../user/out-www/lilypond/lilypond.html">User manual</a>
64 (in <a class="title" href="../user/out-www/lilypond.pdf">PDF</a>, in
65 <a class="title" href="../user/out-www/lilypond.html">one big page</a>)
66
67      <br>(everything about LilyPond)
68      
69             <li><a class="title" href="../../input/template/out-www/collated-files.html">Templates</a>,
70
71      <br>(get started with typesetting)
72 <li><a class="title"href="../../input/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.html">Glossary</a>
81
82      <br>(for non-English users)
83           </ul>
84           </td>
85           <td valign="baseline" class="right-column">
86           &nbsp;
87           <ul>
88             <li>
89  <a  class="title" href="../user/out-www/lilypond-internals/lilypond-internals.html">Program reference</a>,
90
91      <br>(for LilyPond hackers)
92
93             <li>
94      <a  class="title" href="../../input/regression/out-www/collated-files.html">Regression tests</a> (in <a  class="title" href="../../input/regression/out-www/regression.pdf">PDF</a>)
95
96      <br>(for developers)
97
98
99             <li><a  class="title" href="../bibliography/out-www/index.html">Bibliography</a>.
100
101      <br>(background information)
102 <li><a class="title"  href="DEDICATION.html">Dedication</a>.
103
104      <br>(for Jan and Han-Wen)
105
106           </ul>
107           </td>
108         </tr>
109         <tr>
110           <td valign="baseline" class="left-column">
111           &nbsp;
112           <ul>
113             <li> <a class="title"  href="http://lilypond.org/" class="title"
114                 >lilypond.org</a>
115               <br>(the website)
116           </ul>
117           </td>
118           <td valign="baseline" class="right-column">
119           &nbsp;
120           <ul>
121             <li>
122                                  <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
123                                  <br> (the GPL) 
124           </ul>
125           </td>
126         </tr>
127       </tbody>
128     </table>
129     <p>
130
131   </body>
132 </html>