]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Rename Programs to Application Usage and Internals 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"
86 href="user/lilypond-internals/index.html">Internals 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"
97 href="user/lilypond-program/index.html">Application usage</a>
98 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
99 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
100             <br>(how to install and run the program)
101
102 <li><a class="title" href="../input/lsr/collated-files.html">Snippets</a>
103      <br>(Short tricks, tips, and examples)
104
105         </ul>
106
107     </td>
108         <tr>
109           <td valign="baseline" class="left-column">
110           &nbsp;
111         <ul>
112             <li><a class="title"  href="devel.html">Developers resources</a>
113               <br>(documentation for developers and contributors)
114         </ul>
115     </td><td class="right-column">
116           &nbsp;
117 <!-- TODO
118     <ul>
119         <li><a class="title"  href="translations.html">Translations status</a>
120         <br>(see translations progress)
121     </ul>
122 -->
123           </td>
124         </tr>
125         <tr>
126           <td valign="baseline" class="left-column">
127           &nbsp;
128         <ul>
129
130             <li> <a class="title"  href="http://lilypond.org/">lilypond.org</a>
131               <br>(the website)
132             <li>
133               <a class="title" href="http://www.gnu.org/copyleft/gpl.html">License</a>
134               <br> (the GNU GPL) 
135
136         </ul>
137     </td><td class="right-column">
138           &nbsp;
139     <ul>
140         <li><a class="title"  href="THANKS.html">Thankyous</a>
141         <br>(to our contributors)
142
143         <li><a class="title"  href="DEDICATION.html">Dedication</a>
144         <br>(by Jan and Han-Wen)
145
146           </ul>
147           </td>
148         </tr>
149       </tbody>
150     </table>
151     <p><strong>NOTE</strong>: like every HTML page in this
152       documentation, you can find at bottom links to translations of
153       this page in other languages.
154     </p>
155   </body>
156 </html>