]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/index.html.in
Merge branch 'lilypond/translation' of ssh://trettig@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"
52 href="user/lilypond-learning/index.html">Learning Manual</a>
53 (in <a class="title" href="user/lilypond-learning-big-page.html">one big page</a> ~ 1.5 MB,
54 in <a class="title" href="user/lilypond-learning.pdf">PDF</a>)
55               <br>(start here)
56
57            <li><a class="title"
58 href="user/music-glossary/index.html">Music Glossary</a>
59 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 500 kB,
60 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
61
62      <br>(for non-English users)
63         </ul>
64           </td>
65           <td class="right-column">
66           <ul>
67                   <li>
68             <a class="title" href="topdocs/NEWS.html">News</a>
69             <br>(changes since the previous major release)
70
71 <li><a class="title" href="../examples.html">Examples</a>
72      <br>(see some examples)
73
74           </ul>
75           </td>
76         </tr>
77         <tr>
78           <td valign="baseline" class="left-column">
79           &nbsp;
80           <ul>
81             <li>
82 <a class="title" href="user/lilypond/index.html">Notation
83 Reference</a>
84 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 MB,
85 in <a class="title" href="user/lilypond.pdf">PDF</a>)
86      <br>(writing music in LilyPond)
87
88        <li>
89  <a  class="title"
90 href="user/lilypond-internals/index.html">Internals Reference</a>
91  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 MB)
92      <br>(definitions for tweaking)
93          
94   </ul>
95           </td>
96           <td valign="baseline" class="right-column">
97           &nbsp;
98           <ul>
99               <li>
100             <a class="title"
101 href="user/lilypond-program/index.html">Application Usage</a>
102 (in <a class="title" href="user/lilypond-program-big-page.html">one big page</a>,
103 in <a class="title" href="user/lilypond-program.pdf">PDF</a>)
104             <br>(how to install and run the program)
105
106 <li><a class="title"href="../input/lsr/lilypond-snippets/index.html">Snippets List</a>
107 (in <a class="title" href="../input/lsr/lilypond-snippets-big-page.html">one big page</a> ~ 2MB,
108 in <a class="title" href="user/lilypond-snippets.pdf">PDF</a>)
109      <br>(Short tricks, tips, and examples)
110
111         </ul>
112
113     </td>
114         <tr>
115           <td valign="baseline" class="left-column">
116           &nbsp;
117         <ul>
118             <li><a class="title"  href="devel.html">Developers resources</a>
119               <br>(documentation for developers and contributors)
120         </ul>
121     </td><td class="right-column">
122           &nbsp;
123         <ul>
124           <li><a class="title"  href="translations.html">Translations status</a>
125           <br>(see translations progress)
126         </ul>
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>