]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / index.html.in
1 <html>
2 <!--
3     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 !-->
8   <head>
9     <title>LilyPond @TOPLEVEL_VERSION@ Documentation</title>
10     <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
11     <meta name="aesop" content="links">
12     <meta name="description"
13           content="Top-level index to the standard documentation for
14                    LilyPond @TOPLEVEL_VERSION@">
15     <style type="text/css">
16     .navigation         { background-color: #e8ffe8;
17                           padding: 2; border: #c0ffc0 1px solid;
18                           text-align: center;
19                           font-weight: bold;
20                           font-family: avantgarde, sans-serif;
21                           font-size: 110%; }
22       a.title { font-weight: bold; font-size: 110%; }
23       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
24       ul li { margin-top: 0.2em; }
25       td.left-column { padding-right: 1em; }
26       td.right-column { padding-left: 1em; }
27       hr { border:0; height:1; color: #000000; background-color: #000000; }
28     </style> 
29   </head>
30   
31   <body>
32         
33         <div class="navigation">
34           <h1>LilyPond documentation</h1>
35         </div>
36     <div align="center" class="titlepage">
37
38       <p>
39         <strong>Version @TOPLEVEL_VERSION@</strong>
40         <br>
41         <strong>@DATE@</strong>
42       </p>
43     </div>
44
45     <table align="center">
46       <tbody>
47         <tr>
48           <td class="left-column">
49           <ul>
50             <li>
51             <a class="title" href="user/lilypond/Tutorial.html">Tutorial</a>
52               <br>(start here)
53
54            <li><a class="title" href="user/music-glossary/index.html">Glossary</a>
55 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 1 Mb,
56 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
57
58      <br>(for non-English users)
59         </ul>
60           </td>
61           <td class="right-column">
62           <ul>
63             <li>
64             <a class="title" href="user/lilypond-program/index.html">Program usage</a>
65 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
66 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
67             <br>(how to install and run the program)
68           
69 <li><a class="title" href="../examples.html">Examples</a>
70      <br>(see some examples)
71
72           </ul>
73           </td>
74         </tr>
75         <tr>
76           <td valign="baseline" class="left-column">
77           &nbsp;
78           <ul>
79             <li>
80 <a class="title" href="user/lilypond/index.html">User manual</a>
81 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 Mb,
82 in <a class="title" href="user/lilypond.pdf">PDF</a>)
83      <br>(everything about LilyPond)
84
85        <li>
86  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
87  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 Mb)
88      <br>(definitions for tweaking)
89          
90   </ul>
91           </td>
92           <td valign="baseline" class="right-column">
93           &nbsp;
94           <ul>
95             <li>
96             <a class="title" href="topdocs/NEWS.html">News</a>
97             <br>(changes since the previous major release)
98
99 <li><a class="title" href="../input/lsr/collated-files.html">Snippets</a>
100      <br>(Short tricks, tips, and examples)
101
102         </ul>
103
104     </td><tr>
105         <tr>
106           <td valign="baseline" class="left-column">
107           &nbsp;
108         <ul>
109             <li><a class="title" href="bibliography/index.html">Bibliography</a>
110      <br>(on background information)
111
112     <li>
113      <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>)
114      <br>(for developers)
115
116         </ul>
117     </td><td class="right-column">
118           &nbsp;
119     <ul>
120         <li><a class="title"  href="THANKS.html">Thankyous</a>
121         <br>(to our contributors)
122
123         <li><a class="title"  href="DEDICATION.html">Dedication</a>
124         <br>(by Jan and Han-Wen)
125
126           </ul>
127           </td>
128         </tr>
129         <tr>
130           <td valign="baseline" class="left-column">
131           &nbsp;
132           <ul>
133             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
134               <br>(the website)
135           </ul>
136           </td>
137           <td valign="baseline" class="right-column">
138           &nbsp;
139           <ul>
140             <li>
141               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
142               <br> (the GNU GPL) 
143           </ul>
144           </td>
145         </tr>
146       </tbody>
147     </table>
148     <p><strong>NOTE</strong>: like every HTML page in this
149       documentation, you can find at bottom links to translations of
150       this page in other languages.
151     </p>
152   </body>
153 </html>