]> 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       a.title { font-weight: bold; font-size: 110%; }
17       ul { margin-left: 1em; padding: 0pt; border: 0pt; }
18       ul li { margin-top: 0.2em; }
19       td.left-column { padding-right: 1em; }
20       td.right-column { padding-left: 1em; }
21     </style> 
22   </head>
23   
24   <body>
25     <div class="header">
26       <h1 class="header">LilyPond documentation</h1>
27     </div>
28
29     <div align="center">
30       <p>
31         <strong>Version @TOPLEVEL_VERSION@</strong>
32         <br>
33         <strong>@DATE@</strong>
34       </p>
35     </div>
36
37     <table align="center">
38       <tbody>
39         <tr>
40           <td class="left-column">
41           <ul>
42             <li>
43             <a class="title"
44 href="user/lilypond-learning/index.html">Learning Manual</a>
45 (in <a class="title" href="user/lilypond-learning-big-page.html">one big page</a> ~ 1.5 MB,
46 in <a class="title" href="user/lilypond-learning.pdf">PDF</a>)
47               <br>(start here)
48
49            <li><a class="title"
50 href="user/music-glossary/index.html">Music Glossary</a>
51 (in <a class="title" href="user/music-glossary-big-page.html">one big page</a> ~ 500 kB,
52 in <a class="title" href="user/music-glossary.pdf">PDF</a>)
53
54      <br>(for non-English users)
55         </ul>
56           </td>
57           <td class="right-column">
58           <ul>
59                   <li>
60             <a class="title" href="topdocs/NEWS.html">News</a>
61             <br>(changes since the previous major release)
62
63 <li><a class="title" href="../examples.html">Examples</a>
64      <br>(see some examples)
65
66           </ul>
67           </td>
68         </tr>
69         <tr>
70           <td valign="baseline" class="left-column">
71           &nbsp;
72           <ul>
73             <li>
74 <a class="title" href="user/lilypond/index.html">Notation
75 Reference</a>
76 (in <a class="title" href="user/lilypond-big-page.html">one big page</a> ~ 4 MB,
77 in <a class="title" href="user/lilypond.pdf">PDF</a>)
78      <br>(writing music in LilyPond)
79
80        <li>
81  <a  class="title"
82 href="user/lilypond-internals/index.html">Internals Reference</a>
83  (in <a class="title" href="user/lilypond-internals-big-page.html">one big page</a> ~ 1 MB,
84   in <a class="title" href="user/lilypond-internals.pdf">PDF</a>)
85      <br>(definitions for tweaking)
86
87   </ul>
88           </td>
89           <td valign="baseline" class="right-column">
90           &nbsp;
91           <ul>
92               <li>
93             <a class="title"
94 href="user/lilypond-program/index.html">Application 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/lilypond-snippets/index.html">Snippets List</a>
100 (in <a class="title" href="../input/lsr/lilypond-snippets-big-page.html">one big page</a> ~ 2MB,
101 in <a class="title" href="user/lilypond-snippets.pdf">PDF</a>)
102      <br>(Short tricks, tips, and examples)
103
104         </ul>
105
106     </td>
107         <tr>
108           <td valign="baseline" class="left-column">
109           &nbsp;
110         <ul>
111             <li><a class="title"  href="devel.html">Developers resources</a>
112               <br>(documentation for developers and contributors)
113         </ul>
114     </td><td class="right-column">
115           &nbsp;
116         <ul>
117           <li><a class="title"  href="translations.html">Translations status</a>
118           <br>(see translations progress)
119         </ul>
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>