]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Fix names of music glossary, notation reference.
[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"
52 href="user/lilypond-learning/index.html">Learning manual</a>
53               <br>(start here)
54
55            <li><a class="title" href="user/music-glossary/index.html">Music glossary</a>
56 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 1 Mb,
57 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
58
59      <br>(for non-English users)
60         </ul>
61           </td>
62           <td class="right-column">
63           <ul>
64                   <li>
65             <a class="title" href="topdocs/NEWS.html">News</a>
66             <br>(changes since the previous major release)
67
68 <li><a class="title" href="../examples.html">Examples</a>
69      <br>(see some examples)
70
71           </ul>
72           </td>
73         </tr>
74         <tr>
75           <td valign="baseline" class="left-column">
76           &nbsp;
77           <ul>
78             <li>
79 <a class="title" href="user/lilypond/index.html">Notation reference</a>
80 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 Mb,
81 in <a class="title" href="user/lilypond.pdf">PDF</a>)
82      <br>(writing music in LilyPond)
83
84        <li>
85  <a  class="title" href="user/lilypond-internals/index.html">Program reference</a>
86  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 Mb)
87      <br>(definitions for tweaking)
88          
89   </ul>
90           </td>
91           <td valign="baseline" class="right-column">
92           &nbsp;
93           <ul>
94               <li>
95             <a class="title" href="user/lilypond-program/index.html">Program usage</a>
96 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
97 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
98             <br>(how to install and run the program)
99
100 <li><a class="title" href="../input/lsr/collated-files.html">Snippets</a>
101      <br>(Short tricks, tips, and examples)
102
103         </ul>
104
105     </td>
106         <tr>
107           <td valign="baseline" class="left-column">
108           &nbsp;
109         <ul>
110             <li><a class="title"  href="devel.html">Developers resources</a>
111               <br>(documentation for developers and contributors)
112         </ul>
113     </td><td class="right-column">
114           &nbsp;
115 <!-- TODO
116     <ul>
117         <li><a class="title"  href="translations.html">Translations status</a>
118         <br>(see translations progress)
119     </ul>
120 -->
121           </td>
122         </tr>
123         <tr>
124           <td valign="baseline" class="left-column">
125           &nbsp;
126         <ul>
127
128             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
129               <br>(the website)
130             <li>
131               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
132               <br> (the GNU GPL) 
133
134         </ul>
135     </td><td class="right-column">
136           &nbsp;
137     <ul>
138         <li><a class="title"  href="THANKS.html">Thankyous</a>
139         <br>(to our contributors)
140
141         <li><a class="title"  href="DEDICATION.html">Dedication</a>
142         <br>(by Jan and Han-Wen)
143
144           </ul>
145           </td>
146         </tr>
147       </tbody>
148     </table>
149     <p><strong>NOTE</strong>: like every HTML page in this
150       documentation, you can find at bottom links to translations of
151       this page in other languages.
152     </p>
153   </body>
154 </html>