]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/lilypond.tely
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / de / user / lilypond.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 433849e669b71058267108607969eea72403a5de
4
5     When revising a translation, copy the HEAD committish of the
6     version that you are working on.  See TRANSLATION for details.
7 @end ignore
8 @setfilename lilypond.info
9 @settitle GNU LilyPond
10 @documentencoding UTF-8
11 @documentlanguage de
12
13 @iftex
14 @afourpaper
15 @c don't replace quotes with directed quotes
16 @tex
17 \gdef\SETtxicodequoteundirected{Foo}
18 \gdef\SETtxicodequotebacktick{Bla}
19 @end tex
20 @end iftex
21
22 @c  Keep this here, since it pertains to the direntry below.
23 @ignore
24 Distributions will want to install lilypond.info in postinstall, doing:
25
26     install-info --info-dir=/usr/share/info out/lilypond.info
27
28   * Prepend GNU for dir, must be unique.
29
30   * Do not list the `lilypond' node at toplevel, so that `info lilypond'
31     goes to Top.
32
33   * List all commands in direntry.
34
35 @c  * lilypond: (lilypond/lilypond)Running LilyPond.      Invoking the
36 @c    LilyPond  program.
37 @end ignore
38
39
40 @c
41 @c Info files are installed in subdirectories to allow images to be present. 
42 @c 
43 @dircategory LilyPond
44 @direntry
45 * LilyPond: (lilypond/lilypond).           Das GNU Notensatzprogramm.
46 * abc2ly: (lilypond/lilypond-program)Invoking abc2ly.          ABC-Dateien importieren.      
47 * convert-ly: (lilypond/lilypond-program)Invoking convert-ly.  Ältere LilyPond-Versionen.
48 * etf2ly: (lilypond/lilypond-program)Invoking etf2ly.          Finale-Dateien importieren.
49 * lilypond-book: (lilypond/lilypond-program)LilyPond-book.     Noten in den Text integrieren.
50 * midi2ly: (lilypond/lilypond-program)Invoking midi2ly.        Midi-Dateien importieren.
51 @end direntry
52
53 @c don't remove this comment.
54 @ignore
55 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
56 @omfdescription User manual of the LilyPond music engraving system
57 @omftype user manual
58 @omfcategory Applications|Publishing
59 @omflanguage German
60 @end ignore
61
62
63 @ifhtml
64 Dieses Dokument ist auch als
65 @uref{source/Documentation/user/lilypond.de.pdf,PDF} verfügbar.
66 @end ifhtml
67
68
69 @c  This produces the unified index
70 @syncodeindex fn cp
71 @syncodeindex ky cp
72 @syncodeindex pg cp
73 @syncodeindex tp cp
74 @syncodeindex vr cp
75
76
77 @finalout
78
79 @titlepage
80 @title LilyPond
81 @subtitle Das Notensatzprogramm
82 @author Das LilyPond-Entwicklerteam
83
84
85
86 Copyright @copyright{} 1999--2007 bei den Autoren
87
88 @emph{The translation of the following copyright notice is provided
89 for courtesy to non-English speakers, but only the notice in English
90 legally counts.}
91
92 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
93 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
94 nur die englische Version gültig.}
95
96 @quotation
97 Es ist erlaubt, dieses Dokument unter den Bedingungen der
98 GNU Free Documentation Lizenz (Version 1.1 oder
99 spätere, von der Free Software Foundation publizierte Versionen), 
100 zu kopieren, verbreiten und/oder
101 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
102 Free Documentation License'' angefügt.
103 @end quotation
104
105 @quotation
106 Permission is granted to copy, distribute and/or modify this document
107 under the terms of the GNU Free Documentation License, Version 1.1
108 or any later version published by the Free Software Foundation;
109 with no Invariant Sections.
110 A copy of the license is included in the section entitled ``GNU
111 Free Documentation License''.
112 @end quotation
113
114 @vskip 20pt
115
116 @lilypond[ragged-right]
117 \score {
118   \context Lyrics {
119     \override Score.RehearsalMark #'self-alignment-X = #LEFT
120     \override Score.RehearsalMark #'font-size = #-2
121     \mark #(ly:export (string-append
122       "(For LilyPond version " (lilypond-version) ")"))
123     s2
124   }
125   \layout {
126     indent = 0.0\pt
127   }
128 }
129 @end lilypond
130
131 @end titlepage
132
133 @copying
134 Copyright @copyright{} 1999--2007 bei den Autoren
135
136 @emph{The translation of the following copyright notice is provided
137 for courtesy to non-English speakers, but only the notice in English
138 legally counts.}
139
140 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
141 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
142 nur die englische Version gültig.}
143
144 @quotation
145 Es ist erlaubt, dieses Dokument unter den Bedingungen der
146 GNU Free Documentation Lizenz (Version 1.1 oder
147 spätere, von der Free Software Foundation publizierte Versionen, ohne 
148 Invariante Abschnitte), 
149 zu kopieren, verbreiten und/oder
150 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
151 Free Documentation License'' angefügt.
152 @end quotation
153
154 @quotation
155 Permission is granted to copy, distribute and/or modify this document
156 under the terms of the GNU Free Documentation License, Version 1.1
157 or any later version published by the Free Software Foundation;
158 with no Invariant Sections.
159 A copy of the license is included in the section entitled ``GNU
160 Free Documentation License''.
161 @end quotation
162 @end copying
163
164 @ifnottex
165 Diese Datei dokumentiert GNU LilyPond.
166
167 Copyright 1999--2007 bei den Autoren.
168
169 @emph{The translation of the following copyright notice is provided
170 for courtesy to non-English speakers, but only the notice in English
171 legally counts.}
172
173 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
174 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
175 nur die englische Version gültig.}
176
177 @quotation
178 Es ist erlaubt, dieses Dokument unter den Bedingungen der
179 GNU Free Documentation Lizenz (Version 1.1 oder
180 spätere, von der Free Software Foundation publizierte Versionen, ohne 
181 Invariante Abschnitte), 
182 zu kopieren, verbreiten und/oder
183 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
184 Free Documentation License'' angefügt.
185 @end quotation
186
187 @quotation
188 Permission is granted to copy, distribute and/or modify this document
189 under the terms of the GNU Free Documentation License, Version 1.1
190 or any later version published by the Free Software Foundation;
191 with no Invariant Sections.
192 A copy of the license is included in the section entitled ``GNU
193 Free Documentation License''.
194 @end quotation
195 @end ifnottex
196
197 @ifnottex
198 @node Top
199 @top GNU LilyPond -- Das Notationsprogramm
200 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
201
202 Das ist das Benutzerhandbuch für GNU LilyPond Version 2.11.x
203 @ifhtml
204 (Siehe Ende der Seite für die genaue Versionsnummer).
205 @end ifhtml
206
207 @cindex Internetseite
208 @cindex URL
209
210 Mehr Information unter
211 @uref{http://@/www@/.lilypond@/.org/}. Auf der Internetseite
212 finden sich Kopien dieser und anderer Dokumentationsdateien.
213
214 @include dedication.itely
215
216 @menu
217 Handbuch zum Lernen
218
219 * Preface::                        Vorwort.
220 * Introduction::                   Was, warum und wie.
221 * Tutorial::                       Eine Übung zur Einführung.
222 * Putting it all together::        Genauere Erklärungen zu LilyPonds Eigenschaften.
223 * Working on LilyPond projects::   Benutzung des Programms im wirklichen Leben.
224 * Tweaking output::                Einleitung in die Beeinflussung des Notenbilds.
225
226 Alles über die Notation
227
228 * Basic notation::                 Grundlegende Notation.
229 * Instrument-specific notation::   Spezielle Notation.
230 * Advanced notation::              Seltener eingesetzte Notation.
231 * Changing defaults::              Das Notenbild verfeinern.
232 * Non-musical notation::           Alles, was nicht Musiknotation ist.
233 * Spacing issues::                 Anzeige der Ausgabe auf dem Papier.
234 * Interfaces for programmers::     Benutzung für Experten.
235
236 Anhänge
237
238 * Literature list::                Wichtige Literatur über die Notation.
239 * Scheme tutorial::                Programmierung in LilyPond.
240 * Notation manual tables::         Tabellen und Grafiken.
241 * Templates::                      Funktionierende Vorlagen.
242 * Cheat sheet::                    Überblick über die LilyPond-Syntax.
243 * GNU Free Documentation License:: Die Lizenz dieses Handbuchs.
244 * LilyPond command index::
245 * LilyPond index::
246 @end menu
247 @end ifnottex
248
249 @contents
250
251
252 @include macros.itexi
253 @include preface.itely
254 @include introduction.itely
255 @include tutorial.itely
256 @include putting.itely
257 @include working.itely
258 @include tweaks.itely
259
260 @include basic-notation.itely
261 @include instrument-notation.itely
262 @include advanced-notation.itely
263 @include changing-defaults.itely
264 @include non-music.itely
265 @include spacing.itely
266 @include programming-interface.itely
267
268
269 @include literature.itely
270 @include scheme-tutorial.itely
271 @include notation-appendices.itely
272 @include templates.itely
273 @include cheatsheet.itely
274 @include fdl.itexi
275
276 @node LilyPond command index
277 @appendix LilyPond command index
278
279 @printindex ky
280
281 @node LilyPond index
282 @appendix LilyPond index
283
284 @printindex cp
285
286 @bye