]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/lilypond.tely
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / Documentation / de / user / lilypond.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: 90fd19c1e2a433d6657cf7270cf0d1932cb4934a
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 Benutzerhandbuch
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 @c Translators: Till Rettig
63
64 @ifhtml
65 Dieses Dokument ist auch als
66 @uref{source/Documentation/user/lilypond.de.pdf,PDF} und als 
67 @uref{source/Documentation/user/lilypond-big-page.html,eine große Seite}
68 (auf Englisch) verfügbar.
69 @end ifhtml
70
71
72 @c  This produces the unified index
73 @syncodeindex fn cp
74 @syncodeindex ky cp
75 @syncodeindex pg cp
76 @syncodeindex tp cp
77 @syncodeindex vr cp
78
79
80 @finalout
81
82 @titlepage
83 @title LilyPond
84 @subtitle Das Notensatzprogramm
85 @titlefont{Benutzerhandbuch}
86 @author Das LilyPond-Entwicklerteam
87
88 Copyright @copyright{} 1999--2007 bei den Autoren
89
90 @emph{The translation of the following copyright notice is provided
91 for courtesy to non-English speakers, but only the notice in English
92 legally counts.}
93
94 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
95 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
96 nur die englische Version gültig.}
97
98 @quotation
99 Es ist erlaubt, dieses Dokument unter den Bedingungen der
100 GNU Free Documentation Lizenz (Version 1.1 oder
101 spätere, von der Free Software Foundation publizierte Versionen, ohne 
102 invariante Abschnitte), 
103 zu kopieren, verbreiten und/oder
104 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
105 Free Documentation License'' angefügt.
106 @end quotation
107
108 @quotation
109 Permission is granted to copy, distribute and/or modify this document
110 under the terms of the GNU Free Documentation License, Version 1.1
111 or any later version published by the Free Software Foundation;
112 with no Invariant Sections.
113 A copy of the license is included in the section entitled ``GNU
114 Free Documentation License''.
115 @end quotation
116
117 @vskip 20pt
118
119 @lilypond[ragged-right]
120 \score {
121   \context Lyrics {
122     \override Score.RehearsalMark #'self-alignment-X = #LEFT
123     \override Score.RehearsalMark #'font-size = #-2
124     \mark #(ly:export (string-append
125       "(For LilyPond version " (lilypond-version) ")"))
126     s2
127   }
128   \layout {
129     indent = 0.0\pt
130   }
131 }
132 @end lilypond
133
134 @end titlepage
135
136 @copying
137 Copyright @copyright{} 1999--2007 bei den Autoren
138
139 @emph{The translation of the following copyright notice is provided
140 for courtesy to non-English speakers, but only the notice in English
141 legally counts.}
142
143 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
144 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
145 nur die englische Version gültig.}
146
147 @quotation
148 Es ist erlaubt, dieses Dokument unter den Bedingungen der
149 GNU Free Documentation Lizenz (Version 1.1 oder
150 spätere, von der Free Software Foundation publizierte Versionen, ohne 
151 invariante Abschnitte), 
152 zu kopieren, verbreiten und/oder
153 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
154 Free Documentation License'' angefügt.
155 @end quotation
156
157 @quotation
158 Permission is granted to copy, distribute and/or modify this document
159 under the terms of the GNU Free Documentation License, Version 1.1
160 or any later version published by the Free Software Foundation;
161 with no Invariant Sections.
162 A copy of the license is included in the section entitled ``GNU
163 Free Documentation License''.
164 @end quotation
165 @end copying
166
167 @ifnottex
168 Diese Datei dokumentiert GNU LilyPond.
169
170 Copyright 1999--2007 bei den Autoren.
171
172 @emph{The translation of the following copyright notice is provided
173 for courtesy to non-English speakers, but only the notice in English
174 legally counts.}
175
176 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
177 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
178 nur die englische Version gültig.}
179
180 @quotation
181 Es ist erlaubt, dieses Dokument unter den Bedingungen der
182 GNU Free Documentation Lizenz (Version 1.1 oder
183 spätere, von der Free Software Foundation publizierte Versionen, ohne 
184 Invariante Abschnitte), 
185 zu kopieren, verbreiten und/oder
186 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
187 Free Documentation License'' angefügt.
188 @end quotation
189
190 @quotation
191 Permission is granted to copy, distribute and/or modify this document
192 under the terms of the GNU Free Documentation License, Version 1.1
193 or any later version published by the Free Software Foundation;
194 with no Invariant Sections.
195 A copy of the license is included in the section entitled ``GNU
196 Free Documentation License''.
197 @end quotation
198 @end ifnottex
199
200 @ifnottex
201 @node Top
202 @top GNU LilyPond -- Das Notationsprogramm
203 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
204
205 Das ist das Benutzerhandbuch für GNU LilyPond Version 2.11.x
206 @ifhtml
207 (Siehe Ende der Seite für die genaue Versionsnummer).
208 @end ifhtml
209
210 @cindex Internetseite
211 @cindex URL
212
213 Mehr Information unter
214 @uref{http://@/www@/.lilypond@/.org/}. Auf der Internetseite
215 finden sich Kopien dieser und anderer Dokumentationsdateien.
216
217 @include dedication.itely
218
219 @menu
220 * Musical notation::               Allgemeine Notation von Musik.
221 * Specialist notation::            Notation, die nur für spezielle Zwecke 
222     eingesetzt wird.
223 * Input syntax::                   Allgemeine Information über die 
224     Quelledateien von LilyPond.
225 * Non-musical notation::           Alles, was nicht Musiknotation ist.
226 * Spacing issues::                 Anzeige der Ausgabe auf dem Papier.
227 * Changing defaults::              Das Notenbild verfeinern.
228 * Interfaces for programmers::     Benutzung für Experten.
229
230 Anhänge
231
232 * Literature list::                Wichtige Literatur über die Notation.
233 * Notation manual tables::         Tabellen und Grafiken.
234 * Cheat sheet::                    Überblick über die LilyPond-Syntax.
235 * GNU Free Documentation License:: Die Lizenz dieses Handbuchs.
236 * LilyPond command index::
237 * LilyPond index::
238 @end menu
239 @end ifnottex
240
241 @contents
242
243
244 @include macros.itexi
245
246 @include notation.itely
247 @include specialist.itely
248
249 @include input.itely
250 @include non-music.itely
251 @include spacing.itely
252
253 @include changing-defaults.itely
254 @include programming-interface.itely
255
256
257 @include literature.itely
258 @include notation-appendices.itely
259 @include cheatsheet.itely
260 @include fdl.itexi
261
262 @node LilyPond command index
263 @appendix LilyPond command index
264
265 @printindex ky
266
267 @node LilyPond index
268 @appendix LilyPond index
269
270 @printindex cp
271
272 @bye