]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge branch 'lilypond/translation' of /home/lilycvs/git/lily/ into lilypond/translation
[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="topdocs/NEWS.html">News</a>
65             <br>(changes since the previous major release)
66
67 <li><a class="title" href="../examples.html">Examples</a>
68      <br>(see some examples)
69
70           </ul>
71           </td>
72         </tr>
73         <tr>
74           <td valign="baseline" class="left-column">
75           &nbsp;
76           <ul>
77             <li>
78 <a class="title" href="user/lilypond/index.html">User manual</a>
79 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 Mb,
80 in <a class="title" href="user/lilypond.pdf">PDF</a>)
81      <br>(writing music in LilyPond)
82
83        <li>
84  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
85  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 Mb)
86      <br>(definitions for tweaking)
87          
88   </ul>
89           </td>
90           <td valign="baseline" class="right-column">
91           &nbsp;
92           <ul>
93               <li>
94             <a class="title" href="user/lilypond-program/index.html">Program usage</a>
95 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
96 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
97             <br>(how to install and run the program)
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>
105         <tr>
106           <td valign="baseline" class="left-column">
107           &nbsp;
108         <ul>
109             <li><a class="title"  href="devel.html">Developers resources</a>
110               <br>(documentation for developers and contributors)
111         </ul>
112     </td><td class="right-column">
113           &nbsp;
114 <!-- TODO
115     <ul>
116         <li><a class="title"  href="translations.html">Translations status</a>
117         <br>(see translations progress)
118     </ul>
119 -->
120           </td>
121         </tr>
122         <tr>
123           <td valign="baseline" class="left-column">
124           &nbsp;
125         <ul>
126
127             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
128               <br>(the website)
129             <li>
130               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
131               <br> (the GNU GPL) 
132
133         </ul>
134     </td><td class="right-column">
135           &nbsp;
136     <ul>
137         <li><a class="title"  href="THANKS.html">Thankyous</a>
138         <br>(to our contributors)
139
140         <li><a class="title"  href="DEDICATION.html">Dedication</a>
141         <br>(by Jan and Han-Wen)
142
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>