]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/web.texi
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / de / web.texi
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish:  0bbabe9eef32b46216a722cc0d49df759227b7be
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--2010 by the authors.
21 @c @end macro
22
23 @set FDL
24 @set web
25 @include macros.itexi
26 @include weblinks.itexi
27
28 @afourpaper
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--2010 by the authors.
41
42 @quotation
43 Permission is granted to copy, distribute and/or modify this
44 document under the terms of the GNU Free Documentation License,
45 Version 1.1 or any later version published by the Free Software
46 Foundation; with no Invariant Sections.  A copy of the license is
47 included in the section entitled ``GNU Free Documentation
48 License''.
49 @end quotation
50 @end copying
51
52
53 @c TITLE PAGE
54 @ifnottex
55 @node Top
56 @top LilyPond... Notensatz für Jedermann
57 @translationof Top
58 @end ifnottex
59
60 @c hack for texi2html, bleh -gp
61 @ifnothtml
62
63 @finalout
64
65 @titlepage
66 @title LilyPond
67 @subtitle Das Notensatzprogramm
68 @titlefont{Allgemeine Information}
69 @author Das LilyPond-Entwicklunsteam
70
71 @vskip 0pt plus 1filll
72 @c @vskip 20pt
73
74 @insertcopying
75
76 Für LilyPond Version @version{}
77 @end titlepage
78 @end ifnothtml
79 @c end hack for texi2html
80
81
82 @c ************************ WEBSITE START ***************
83
84
85 @divId{pageHeader}
86 @heading LilyPond
87
88 ... Notensatz für Jedermann
89 @divEnd
90
91 @c @imageId{cmws,web-clef-g-eight-alpha.png,Catchy Musical Web Snippet}
92 @imageId{lilylogo,double-lily-modified3,png,LilyPond logo}
93 @c @im ageId{cmws,web-snippet-alpha.png,Catchy Musical Web Snippet}
94
95 @divId{quickSummary}
96 @subheading Was ist LilyPond?
97
98 LilyPond ist eine Open Source Notensatzprogramm, dass es sich zum Ziel gemacht hat, Notendruck von der besten möglichen Qualität zu erstellen.  Dieses Open Source Programm ermöglicht die Ästhetik handgestochenen traditionllen Notensatzes in computergesetzen Noten.
99
100 @divClass{align-right}
101 Lesen Sie mehr in der @ref{Einleitung}!
102
103 @divEnd
104 @divEnd
105
106 @divClass{separator}
107 @divEnd
108
109
110 @divId{news}
111
112 @c TODO: generate this automatically, including RSS feed.
113 @include web/news-front.itexi
114
115 @divClass{float-right}
116 (@ref{Old news,,,,Ältere Neuigkeiten})
117 @divEnd
118
119 @divEnd
120
121 @ifclear web_version
122   @c do nothing
123 @end ifclear
124 @ifset web_version
125   @c make the box:
126 @divId{latestVersion}
127 @subheading Direktlinks
128
129 @c TODO: javascript to detect OS and suggest download?
130
131 @subsubheading Stabile Version
132
133 @ref{Download, Download @versionStable}
134
135 @ref{Manuals, Manuals @versionStable}
136
137 @subsubheading Entwicklerversion
138
139 @ref{Development, Download @versionDevel}
140
141 @ref{Development, Manuals @versionDevel}
142
143 @divEnd
144 @end ifset
145
146
147 @ifnottex
148
149 @divClass{hide}
150 @menu
151 * Introduction::     Hier beginnen, um Noten zu setzen.
152 * Download::         LilyPond Herunterladen.
153 * Manuals::          Lesen der Handbücher.
154 * Community::        Kontakt mit anderen Benutzern aufnehmen.
155 @end menu
156 @divEnd
157
158 @end ifnottex
159
160 @contents
161
162 @allowcodebreaks false
163
164
165 @c ****************** GENERAL STUFF FOR INFO ************
166 @ignore
167 Distributions will want to install lilypond.info in postinstall, doing:
168
169     install-info --info-dir=/usr/share/info out[-www]/lilypond-web.info
170
171   * Prepend GNU for dir, must be unique.
172
173   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
174     goes to Top.
175
176   * List all commands in direntry.
177
178 @c  * lilypond: (lilypond-application)Running LilyPond.      Invoking the
179 @c    LilyPond  program.
180 @end ignore
181
182 @c Info files are no longer installed in a subdirectory, images are
183 @c expected to be found in lilypond/ subdirectory.
184 @dircategory GNU LilyPond --- the music typesetter
185 @direntry
186 * LilyPond Learning Manual: (lilypond-learning).  Hier beginnen.
187 * Music Glossary: (music-glossary).               Begriffsübersetzungen von Englisch in andere Sprachen.
188 * LilyPond: (lilypond-notation).                           LilyPond Notationshandbuch.
189 * LilyPond Snippets: (lilypond-snippets).         Viele Tricks, Tipps und Beispiele.
190 * LilyPond Internals Reference: (lilypond-internals).  Definitionen zum Einstellen.
191 * LilyPond Application Usage: (lilypond-application). Programme installieren und benutzen.
192 * LilyPond Website: (lilypond-general).    Vorschau der neuen Webseite.
193 * abc2ly: (lilypond-application)abc2ly starten.      ABC-Notation importieren.
194 * convert-ly: (lilypond-application)Dateien mit convert-ly aktualisieren. Ältere LilyPond-Versionen
195 * etf2ly: (lilypond-application)Invoking etf2ly.      Finale-Dateien importieren.
196 * lilypond-book: (lilypond-application)LilyPond-book. Text und Musik integrieren.
197 * midi2ly: (lilypond-application)Invoking midi2ly.    MIDI importieren.
198 * musicxml2ly: (lilypond-application) musicxml2ly starten.  MusicXML-Dateien importieren.
199 @end direntry
200
201
202 @c FIXME: this still doesn't solve the broken links in pdf and big
203 @c        html; we'll need a bunch of @iftext and stuff in here. -gp
204 @c ****************** SPECIAL MACROS FOR WEB MANUAL ************
205
206 @macro docLinks{name,base,refLink,split,big,bigsize,pdf,pdfsize}
207 @subheading Lesen Sie
208
209 @docLinksBare{\name\,\base\,\refLink\,\split\,\big\,\bigsize\,\pdf\,\pdfsize\}
210
211 @end macro
212
213 @macro docLinkSplit{name,base,webLink}
214 @ifclear web_version
215   @uref{../\base\/index.html, \name\ (aufgeteilt, HTML)}
216 @end ifclear
217 @ifset web_version
218   \webLink\
219 @end ifset
220 @end macro
221
222 @macro docLinkBig{name,base,webLink}
223 @ifclear web_version
224   @uref{../\base\-big-page.html, \name\ (großes HTML)}
225 @end ifclear
226 @ifset web_version
227   \webLink\
228 @end ifset
229 @end macro
230
231 @macro docLinkPdf{name,base,webLink}
232 @ifclear web_version
233   @uref{../\base\.pdf, \base\.pdf}
234 @end ifclear
235 @ifset web_version
236   \webLink\
237 @end ifset
238 @end macro
239
240
241 @macro docLinksBare{name,base,refLink,split,big,bigsize,pdf,pdfsize}
242
243 @divClass{keep-bullets}
244 @itemize
245
246 @item @docLinkSplit{\name\,\base\,\split\} @minus{}
247   das Handbuch wird auf viele HTML-Seiten aufgeteilt.
248   @*@ @ @emph{(kleiner Download für jede Seite)}
249
250 @item @docLinkBig{\name\,\base\,\big\} @minus{}
251   das Handbuch auf einer großen HTML-Seite.
252   @*@ @ @emph{(großer einmaliger Download, \bigsize\)}
253
254 @item @docLinkPdf{\name\,\base\,\pdf\} @minus{}
255   das Handbuch als PDF-Datei.
256   @*@ @ @emph{(großer einmaliger Download, \pdfsize\)}
257
258 @end itemize
259
260 @divEnd
261
262 @end macro
263
264
265 @c don't add any extra spaces in this macro -gp
266 @macro ifWebLinks{webLink,normalLink}
267 @ifclear web_version
268   \normalLink\:
269 @end ifclear
270 @ifset web_version
271   \webLink\:
272 @end ifset
273 @end macro
274
275
276
277 @include web/introduction.itexi
278 @include web/download.itexi
279 @include web/manuals.itexi
280 @include web/community.itexi
281
282
283 @bye