]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/web.texi
merge debian experimental into debian branch
[lilypond.git] / Documentation / de / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 233fb6a8b3b6e31de1841641dbbd4c4f43423151
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  For details, see the Contributors'
7     Guide, node Updating translation committishes.
8 @end ignore
9
10 @c Translators: Till Paala
11
12 @setfilename web.info
13 @settitle LilyPond -- Notation für Jedermann
14 @documentencoding UTF-8
15 @documentlanguage de
16 @afourpaper
17
18 @c `Web' was imported 2009-08-05 with git commit b938d71...
19 @c @macro copyrightDeclare
20 @c Copyright @copyright{} 2009--2012 by the authors.
21 @c @end macro
22
23 @set FDL
24 @set web
25 @include macros.itexi
26 @include weblinks.itexi
27
28
29
30 @c don't remove this comment.
31 @ignore
32 @omfcreator Graham Percival and Patrick McCarty
33 @omfdescription General info about the LilyPond music engraving system
34 @omftype program usage
35 @omfcategory Applications|Publishing
36 @omflanguage German
37 @end ignore
38
39 @copying
40 Copyright @copyright{} 2009--2012 by the authors.
41
42 @c next line is necessary for broken pre-4.13 texinfo's
43 @c install-info, so leave it there until we officially
44 @c bump the required version.  -gp
45 Diese Datei dokumentiert den Internetauftritt von LilyPond.
46
47 @quotation
48 Permission is granted to copy, distribute and/or modify this
49 document under the terms of the GNU Free Documentation License,
50 Version 1.1 or any later version published by the Free Software
51 Foundation; with no Invariant Sections.  A copy of the license is
52 included in the section entitled ``GNU Free Documentation
53 License''.
54 @end quotation
55 @end copying
56
57 @c Info files are no longer installed in a subdirectory, images are
58 @c expected to be found in lilypond/ subdirectory.
59 @dircategory GNU LilyPond --- the music typesetter
60 @direntry
61 * Glossar: (music-glossary).               Begriffsübersetzungen von Englisch in andere Sprachen.
62 * LilyPond Schnipsel: (lilypond-snippets).         Viele Tricks, Tipps und Beispiele.
63 * LilyPond Referenz der Interna: (lilypond-internals).  Definitionen zum Einstellen.
64 * LilyPond Webseite: (lilypond-web).    Vorschau der neuen Webseite.
65 @end direntry
66
67
68 @c TITLE PAGE
69 @ifnottex
70 @node Top
71 @top LilyPond... Notensatz für Jedermann
72 @translationof Top
73 @end ifnottex
74
75 @c hack for texi2html, bleh -gp
76 @ifnothtml
77
78 @finalout
79
80 @titlepage
81 @title LilyPond
82 @subtitle Das Notensatzprogramm
83 @titlefont{Allgemeine Information}
84 @author Das LilyPond-Entwicklunsteam
85
86 @vskip 0pt plus 1filll
87 @c @vskip 20pt
88
89 @insertcopying
90
91 Für LilyPond Version @version{}
92 @end titlepage
93 @end ifnothtml
94 @c end hack for texi2html
95
96
97 @c ************************ WEBSITE START ***************
98
99
100 @divId{pageHeader}
101 @heading LilyPond
102
103 ... Notensatz für Jedermann
104 @divEnd
105
106 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
107 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
108 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
109
110 @divId{quickSummary}
111 @subheading Was ist LilyPond?
112
113 LilyPond ist ein Notensatzprogramm, dass es sich zum Ziel gemacht hat, Notendruck von der bestmöglichen Qualität zu erstellen.  Mit dem Programm wird es
114 möglich, die Ästhetik handgestochenen traditionellen Notensatzes mit computergesetzen Noten zu erreichen.  LilyPond ist Freie Software
115 und Teil des @uref{http://gnu.org,GNU Projekts}.
116
117 @divClass{align-right}
118 Lesen Sie mehr in der @ref{Einleitung}!
119
120 @divEnd
121 @divEnd
122
123 @divClass{separator}
124 @divEnd
125
126
127 @divId{news}
128
129 @c TODO: generate this automatically, including RSS feed.
130 @include web/news-front.itexi
131
132 @divClass{float-right}
133 (@ref{Old news,,,,Ältere Neuigkeiten})
134 @divEnd
135
136 @divEnd
137
138 @ifclear web_version
139   @c do nothing
140 @end ifclear
141 @ifset web_version
142   @c make the box:
143 @divId{wildCardBox}
144 @subheading Neuigkeiten
145 @divId{wildCardText}
146
147 @divEnd
148 @divEnd
149 @end ifset
150
151 @html
152
153 <script language="JavaScript" type="text/javascript">
154   function loadXMLDoc(dname)
155     {
156       if (window.XMLHttpRequest)
157         {
158           xhttp=new XMLHttpRequest();
159         }
160       else
161         {
162           xhttp=new ActiveXObject("Microsoft.XMLHTTP");
163         }
164       xhttp.open("GET",dname,false);
165       xhttp.send();
166       return xhttp.responseXML;
167     }
168
169   var xmlDoc = loadXMLDoc("tweets.xml");
170   var tweets = xmlDoc.getElementsByTagName("tweet");
171   var index = Math.floor(Math.random() * tweets.length);
172   var tweet = tweets[index];
173   var text = tweet.childNodes[0];
174   document.getElementById("wildCardText").innerHTML = text.nodeValue;
175 </script>
176
177 @end html
178
179 @ifset web_version
180   @c make the box:
181 @divId{latestVersion}
182 @subheading Direktlinks
183
184 @c TODO: javascript to detect OS and suggest download?
185
186 @subsubheading Stabile Version
187
188 @ref{Download, @versionStable herunterladen}
189
190 @ref{Handbücher, @versionStable Handbücher}
191
192 @subsubheading Entwicklerversion
193
194 @ref{Entwicklung, @versionDevel herunterladen}
195
196 @ref{Entwicklung, @versionDevel Handbücher}
197
198 @divEnd
199 @end ifset
200
201
202 @ifnottex
203
204 @divClass{hide}
205 @menu
206 * Einleitung::     Hier beginnen, um Noten zu setzen.
207 * Download::       LilyPond Herunterladen.
208 * Handbücher::     Lesen der Handbücher.
209 * Gemeinschaft::   Kontakt mit anderen Benutzern aufnehmen.
210 @end menu
211 @divEnd
212
213 @end ifnottex
214
215 @contents
216
217 @allowcodebreaks false
218
219
220 @c ****************** GENERAL STUFF FOR INFO ************
221 @ignore
222 Distributions will want to install lilypond.info in postinstall, doing:
223
224     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
225
226   * Prepend GNU for dir, must be unique.
227
228   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
229     goes to Top.
230
231   * List all commands in direntry.
232
233 @end ignore
234
235
236
237
238 @c FIXME: this still doesn't solve the broken links in pdf and big
239 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
240 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
241
242 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
243 @subheading Lesen Sie
244
245 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
246
247 @end macro
248
249 @macro docLinkSplit{name,base,webLink}
250   @docLink{\name\ (geteiltes HTML),\base\/index.html,\webLink\}
251 @end macro
252
253 @macro docLinkBig{name,base,webLink}
254   @docLink{\name\ (großes HTML),\base\-big-page.html,\webLink\}
255 @end macro
256
257 @macro docLinkPdf{name,base,webLink}
258   @docLink{\base\.pdf,\base\.pdf,\webLink\}
259 @end macro
260
261
262 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
263
264 @divClass{keep-bullets}
265 @itemize
266
267 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
268   das Handbuch wird auf viele HTML-Seiten aufgeteilt.
269   @*@ @ @emph{(kleiner Download für jede Seite)}
270
271 @item @docLinkBig{\name\,\base\,\big\} @minus{}
272   das Handbuch auf einer großen HTML-Seite.
273   @*@ @ @emph{(großer einmaliger Download, \bigsize\)}
274
275 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
276   das Handbuch als PDF-Datei.
277   @*@ @ @emph{(großer einmaliger Download, \pdfsize\)}
278
279 @end itemize
280
281 @divEnd
282
283 @end macro
284
285
286 @c don't add any extra spaces in this macro -gp
287 @macro ifWebLinks{webLink,normalLink}
288 @ifclear web_version
289   \normalLink\:
290 @end ifclear
291 @ifset web_version
292   \webLink\:
293 @end ifset
294 @end macro
295
296
297 @ifhtml
298 @macro contactUsAbout{topic}
299
300 @divClass{heading-center}
301 @divClass{contactBox}
302 Wenn Sie die Erwähnung von \topic\ hier vermissen, teilen Sie das uns
303 bitte mit und beachten Sie die Anleitung dazu unter
304 @ref{Fehlerberichte}.
305
306 @divEnd
307 @divEnd
308
309 @end macro
310 @end ifhtml
311
312 @ifnothtml
313 @macro contactUsAbout{topic}
314 @cartouche
315 Wenn Sie die Erwähnung von \topic\ hier vermissen, teilen Sie das uns
316 bitte mit und beachten Sie die Anleitung dazu unter
317 @ref{Fehlerberichte}.
318
319 @end cartouche
320
321 @end macro
322 @end ifnothtml
323
324
325
326 @include web/introduction.itexi
327 @include web/download.itexi
328 @include web/manuals.itexi
329 @include web/community.itexi
330
331
332 @bye