]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/web.texi
Run grand-replace (issue 3765)
[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--2014 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--2014 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 * LilyPond Handbuch zum Lernen: (lilypond-learning).  Hier beginnen.
62 * Glossar: (music-glossary).               Begriffsübersetzungen von Englisch in andere Sprachen.
63 * LilyPond Notationshandbuch: (lilypond-notation).                           LilyPond Notationshandbuch.
64 * LilyPond Schnipsel: (lilypond-snippets).         Viele Tricks, Tipps und Beispiele.
65 * LilyPond Referenz der Interna: (lilypond-internals).  Definitionen zum Einstellen.
66 * LilyPond Application Usage: (lilypond-usage). Programme installieren und benutzen.
67 * LilyPond Webseite: (lilypond-web).    Vorschau der neuen Webseite.
68 * lilypond: (lilypond-usage)LilyPond starten.  Das LilyPond-Programm aufrufen.
69 * abc2ly: (lilypond-usage)abc2ly starten.      ABC-Notation importieren.
70 * convert-ly: (lilypond-usage)Dateien mit convert-ly aktualisieren. Ältere LilyPond-Versionen
71 * etf2ly: (lilypond-usage)etf2ly starten.      Finale-Dateien importieren.
72 * lilypond-book: (lilypond-usage)LilyPond-book. Text und Musik integrieren.
73 * midi2ly: (lilypond-usage)midi2ly starten.    MIDI importieren.
74 * musicxml2ly: (lilypond-usage)musicxml2ly starten.  MusicXML-Dateien importieren.
75 @end direntry
76
77
78 @c TITLE PAGE
79 @ifnottex
80 @node Top
81 @top LilyPond... Notensatz für Jedermann
82 @translationof Top
83 @end ifnottex
84
85 @c hack for texi2html, bleh -gp
86 @ifnothtml
87
88 @finalout
89
90 @titlepage
91 @title LilyPond
92 @subtitle Das Notensatzprogramm
93 @titlefont{Allgemeine Information}
94 @author Das LilyPond-Entwicklunsteam
95
96 @vskip 0pt plus 1filll
97 @c @vskip 20pt
98
99 @insertcopying
100
101 Für LilyPond Version @version{}
102 @end titlepage
103 @end ifnothtml
104 @c end hack for texi2html
105
106
107 @c ************************ WEBSITE START ***************
108
109
110 @divId{pageHeader}
111 @heading LilyPond
112
113 ... Notensatz für Jedermann
114 @divEnd
115
116 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
117 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
118 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
119
120 @divId{quickSummary}
121 @subheading Was ist LilyPond?
122
123 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
124 möglich, die Ästhetik handgestochenen traditionellen Notensatzes mit computergesetzen Noten zu erreichen.  LilyPond ist Freie Software
125 und Teil des @uref{http://gnu.org,GNU Projekts}.
126
127 @divClass{align-right}
128 Lesen Sie mehr in der @ref{Einleitung}!
129
130 @divEnd
131 @divEnd
132
133 @divClass{separator}
134 @divEnd
135
136
137 @divId{news}
138
139 @c TODO: generate this automatically, including RSS feed.
140 @include web/news-front.itexi
141
142 @divClass{float-right}
143 (@ref{Old news,,,,Ältere Neuigkeiten})
144 @divEnd
145
146 @divEnd
147
148 @ifclear web_version
149   @c do nothing
150 @end ifclear
151 @ifset web_version
152   @c make the box:
153 @divId{wildCardBox}
154 @subheading Neuigkeiten
155 @divId{wildCardText}
156
157 @divEnd
158 @divEnd
159 @end ifset
160
161 @html
162
163 <script language="JavaScript" type="text/javascript">
164   function loadXMLDoc(dname)
165     {
166       if (window.XMLHttpRequest)
167         {
168           xhttp=new XMLHttpRequest();
169         }
170       else
171         {
172           xhttp=new ActiveXObject("Microsoft.XMLHTTP");
173         }
174       xhttp.open("GET",dname,false);
175       xhttp.send();
176       return xhttp.responseXML;
177     }
178
179   var xmlDoc = loadXMLDoc("tweets.xml");
180   var tweets = xmlDoc.getElementsByTagName("tweet");
181   var index = Math.floor(Math.random() * tweets.length);
182   var tweet = tweets[index];
183   var text = tweet.childNodes[0];
184   document.getElementById("wildCardText").innerHTML = text.nodeValue;
185 </script>
186
187 @end html
188
189 @ifset web_version
190   @c make the box:
191 @divId{latestVersion}
192 @subheading Direktlinks
193
194 @c TODO: javascript to detect OS and suggest download?
195
196 @subsubheading Stabile Version
197
198 @ref{Download, @versionStable herunterladen}
199
200 @ref{Handbücher, @versionStable Handbücher}
201
202 @subsubheading Entwicklerversion
203
204 @ref{Entwicklung, @versionDevel herunterladen}
205
206 @ref{Entwicklung, @versionDevel Handbücher}
207
208 @divEnd
209 @end ifset
210
211
212 @ifnottex
213
214 @divClass{hide}
215 @menu
216 * Einleitung::     Hier beginnen, um Noten zu setzen.
217 * Download::       LilyPond Herunterladen.
218 * Handbücher::     Lesen der Handbücher.
219 * Gemeinschaft::   Kontakt mit anderen Benutzern aufnehmen.
220 @end menu
221 @divEnd
222
223 @end ifnottex
224
225 @contents
226
227 @allowcodebreaks false
228
229
230 @c ****************** GENERAL STUFF FOR INFO ************
231 @ignore
232 Distributions will want to install lilypond.info in postinstall, doing:
233
234     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
235
236   * Prepend GNU for dir, must be unique.
237
238   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
239     goes to Top.
240
241   * List all commands in direntry.
242
243 @end ignore
244
245
246
247
248 @c FIXME: this still doesn't solve the broken links in pdf and big
249 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
250 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
251
252 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
253 @subheading Lesen Sie
254
255 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
256
257 @end macro
258
259 @macro docLinkSplit{name,base,webLink}
260   @docLink{\name\ (geteiltes HTML),\base\/index.html,\webLink\}
261 @end macro
262
263 @macro docLinkBig{name,base,webLink}
264   @docLink{\name\ (großes HTML),\base\-big-page.html,\webLink\}
265 @end macro
266
267 @macro docLinkPdf{name,base,webLink}
268   @docLink{\base\.pdf,\base\.pdf,\webLink\}
269 @end macro
270
271
272 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
273
274 @divClass{keep-bullets}
275 @itemize
276
277 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
278   das Handbuch wird auf viele HTML-Seiten aufgeteilt.
279   @*@ @ @emph{(kleiner Download für jede Seite)}
280
281 @item @docLinkBig{\name\,\base\,\big\} @minus{}
282   das Handbuch auf einer großen HTML-Seite.
283   @*@ @ @emph{(großer einmaliger Download, \bigsize\)}
284
285 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
286   das Handbuch als PDF-Datei.
287   @*@ @ @emph{(großer einmaliger Download, \pdfsize\)}
288
289 @end itemize
290
291 @divEnd
292
293 @end macro
294
295
296 @c don't add any extra spaces in this macro -gp
297 @macro ifWebLinks{webLink,normalLink}
298 @ifclear web_version
299   \normalLink\:
300 @end ifclear
301 @ifset web_version
302   \webLink\:
303 @end ifset
304 @end macro
305
306
307 @ifhtml
308 @macro contactUsAbout{topic}
309
310 @divClass{heading-center}
311 @divClass{contactBox}
312 Wenn Sie die Erwähnung von \topic\ hier vermissen, teilen Sie das uns
313 bitte mit und beachten Sie die Anleitung dazu unter
314 @ref{Fehlerberichte}.
315
316 @divEnd
317 @divEnd
318
319 @end macro
320 @end ifhtml
321
322 @ifnothtml
323 @macro contactUsAbout{topic}
324 @cartouche
325 Wenn Sie die Erwähnung von \topic\ hier vermissen, teilen Sie das uns
326 bitte mit und beachten Sie die Anleitung dazu unter
327 @ref{Fehlerberichte}.
328
329 @end cartouche
330
331 @end macro
332 @end ifnothtml
333
334
335
336 @include web/introduction.itexi
337 @include web/download.itexi
338 @include web/manuals.itexi
339 @include web/community.itexi
340
341
342 @bye