]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/web.texi
apply Julian's patch to fix install-info warnings
[lilypond.git] / Documentation / de / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish:  3c814eb917c15f6f0d64f64f58046dd7b119e359
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--2011 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--2011 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 ein Open Source-Programm
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{latestVersion}
144 @subheading Direktlinks
145
146 @c TODO: javascript to detect OS and suggest download?
147
148 @subsubheading Stabile Version
149
150 @ref{Download, @versionStable herunterladen}
151
152 @ref{Handbücher, @versionStable Handbücher}
153
154 @subsubheading Entwicklerversion
155
156 @ref{Gemeinschaft, @versionDevel herunterladen}
157
158 @ref{Gemeinschaft, @versionDevel Handbücher}
159
160 @divEnd
161 @end ifset
162
163
164 @ifnottex
165
166 @divClass{hide}
167 @menu
168 * Einleitung::     Hier beginnen, um Noten zu setzen.
169 * Download::       LilyPond Herunterladen.
170 * Handbücher::     Lesen der Handbücher.
171 * Gemeinschaft::   Kontakt mit anderen Benutzern aufnehmen.
172 @end menu
173 @divEnd
174
175 @end ifnottex
176
177 @contents
178
179 @allowcodebreaks false
180
181
182 @c ****************** GENERAL STUFF FOR INFO ************
183 @ignore
184 Distributions will want to install lilypond.info in postinstall, doing:
185
186     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
187
188   * Prepend GNU for dir, must be unique.
189
190   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
191     goes to Top.
192
193   * List all commands in direntry.
194
195 @end ignore
196
197
198
199
200 @c FIXME: this still doesn't solve the broken links in pdf and big
201 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
202 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
203
204 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
205 @subheading Lesen Sie
206
207 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
208
209 @end macro
210
211 @macro docLinkSplit{name,base,webLink}
212 @ifclear web_version
213   @uref{../\base\/index.html, \name\ (aufgeteilt HTML)}
214 @end ifclear
215 @ifset web_version
216   \webLink\
217 @end ifset
218 @end macro
219
220 @macro docLinkBig{name,base,webLink}
221 @ifclear web_version
222   @uref{../\base\-big-page.html, \name\ (großes HTML)}
223 @end ifclear
224 @ifset web_version
225   \webLink\
226 @end ifset
227 @end macro
228
229 @macro docLinkPdf{name,base,webLink}
230 @ifclear web_version
231   @uref{../\base\.pdf, \base\.pdf}
232 @end ifclear
233 @ifset web_version
234   \webLink\
235 @end ifset
236 @end macro
237
238
239 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
240
241 @divClass{keep-bullets}
242 @itemize
243
244 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
245   das Handbuch wird auf viele HTML-Seiten aufgeteilt.
246   @*@ @ @emph{(kleiner Download für jede Seite)}
247
248 @item @docLinkBig{\name\,\base\,\big\} @minus{}
249   das Handbuch auf einer großen HTML-Seite.
250   @*@ @ @emph{(großer einmaliger Download, \bigsize\)}
251
252 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
253   das Handbuch als PDF-Datei.
254   @*@ @ @emph{(großer einmaliger Download, \pdfsize\)}
255
256 @end itemize
257
258 @divEnd
259
260 @end macro
261
262
263 @c don't add any extra spaces in this macro -gp
264 @macro ifWebLinks{webLink,normalLink}
265 @ifclear web_version
266   \normalLink\:
267 @end ifclear
268 @ifset web_version
269   \webLink\:
270 @end ifset
271 @end macro
272
273
274 @ifhtml
275 @macro contactUsAbout{topic}
276
277 @divClass{heading-center}
278 @divClass{contactBox}
279 Wenn Sie die Erwähnung von \topic\ hier vermissen, teilen Sie das uns
280 bitte mit und beachten Sie die Anleitung dazu unter
281 @ref{Fehlerberichte}.
282
283 @divEnd
284 @divEnd
285
286 @end macro
287 @end ifhtml
288
289 @ifnothtml
290 @macro contactUsAbout{topic}
291 @cartouche
292 Wenn Sie die Erwähnung von \topic\ hier vermissen, teilen Sie das uns
293 bitte mit und beachten Sie die Anleitung dazu unter
294 @ref{Fehlerberichte}.
295
296 @end cartouche
297
298 @end macro
299 @end ifnothtml
300
301
302
303 @include web/introduction.itexi
304 @include web/download.itexi
305 @include web/manuals.itexi
306 @include web/community.itexi
307
308
309 @bye