]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[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
48             <li>
49             <a class="title" href="user/lilypond/Tutorial.fr.html">Tutoriel en français</a>
50               <br>(for French-speaking users)
51           </ul>
52           </td>
53           <td class="right-column">
54           <ul>
55           
56             <li>
57             <a class="title" href="topdocs/NEWS.html">NEWS</a>
58             <br>(changes since the previous major release)
59
60             <li>
61             <a class="title" href="topdocs/INSTALL.html">INSTALL</a>
62             <br>(how to compile)
63           </ul>
64           </td>
65         </tr>
66         <tr>
67           <td valign="baseline" class="left-column">
68           &nbsp;
69           <ul>
70             <li>
71 <a class="title" href="user/lilypond/index.html">User manual</a>
72 (in <a class="title" href="user/lilypond.html">one big page</a> ~ 4 Mb,
73 in <a class="title" href="user/lilypond.pdf">PDF</a>)
74
75      <br>(everything about LilyPond)
76      
77 <li><a class="title" href="../examples.html">Examples</a>
78
79      <br>(see some examples)
80
81 <li><a class="title" href="../input/test/collated-files.html">Tips and tricks</a>
82 (~ 2 Mb, in  <a class="title" href="../input/test/collated-files.pdf">PDF</a>)
83
84      <br>(for advanced users)
85  <li><a class="title" href="user/music-glossary/index.html">Glossary</a>
86 (in <a class="title" href="user/music-glossary.html">one big page</a> ~ 1 Mb,
87 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
88
89      <br>(for non-English users)
90           </ul>
91           </td>
92           <td valign="baseline" class="right-column">
93           &nbsp;
94           <ul>
95             <li>
96  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
97  (in <a class="title" href="user/lilypond-internals.html">one big page</a> ~ 1 Mb)
98
99      <br>(definitions for tweaking)
100
101             <li>
102      <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>)
103
104      <br>(for developers)
105
106
107             <li><a  class="title" href="bibliography/index.html">Bibliography</a>
108
109      <br>(on background information)
110 <li><a class="title"  href="THANKS.html">Thankyous</a>
111 <br>(to our contributors)
112
113 <li><a class="title"  href="DEDICATION.html">Dedication</a>
114
115      <br>(by Jan and Han-Wen)
116
117           </ul>
118           </td>
119         </tr>
120         <tr>
121           <td valign="baseline" class="left-column">
122           &nbsp;
123           <ul>
124             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
125               <br>(the website)
126           </ul>
127           </td>
128           <td valign="baseline" class="right-column">
129           &nbsp;
130           <ul>
131             <li>
132               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
133               <br> (the GNU GPL) 
134           </ul>
135           </td>
136         </tr>
137       </tbody>
138     </table>
139   </body>
140 </html>