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