]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/lilypond-learning.tely
Dist documentation text file too.
[lilypond.git] / Documentation / de / user / lilypond-learning.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-learning.info
9 @settitle GNU LilyPond Handbuch zum Lernen
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
23 @c don't remove this comment.
24 @ignore
25 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
26 @omfdescription User manual of the LilyPond music engraving system
27 @omftype program usage
28 @omfcategory Applications|Publishing
29 @omflanguage German
30 @end ignore
31
32
33 @ifhtml
34 Dieses Dokument ist auch als
35 @uref{source/Documentation/user/lilypond-learning.de.pdf,PDF} und als 
36 @uref{source/Documentation/user/lilypond-learning-big-page.html,eine große Seite}
37 (auf Englisch) verfügbar.
38 @end ifhtml
39
40
41 @c  This produces the unified index
42 @syncodeindex fn cp
43 @syncodeindex vr cp
44
45
46 @finalout
47
48 @titlepage
49 @title LilyPond
50 @subtitle Das Notensatzprogramm
51 @titlefont{Handbuch zum Lernen}
52 @author Das LilyPond-Entwicklerteam
53
54
55 Copyright @copyright{} 1999--2007 bei den Autoren
56
57 @emph{The translation of the following copyright notice is provided
58 for courtesy to non-English speakers, but only the notice in English
59 legally counts.}
60
61 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
62 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
63 nur die englische Version gültig.}
64
65 @quotation
66 Es ist erlaubt, dieses Dokument unter den Bedingungen der
67 GNU Free Documentation Lizenz (Version 1.1 oder
68 spätere, von der Free Software Foundation publizierte Versionen, ohne Invariante Abschnitte), 
69 zu kopieren, verbreiten und/oder
70 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
71 Free Documentation License'' angefügt.
72 @end quotation
73
74 @quotation
75 Permission is granted to copy, distribute and/or modify this document
76 under the terms of the GNU Free Documentation License, Version 1.1
77 or any later version published by the Free Software Foundation;
78 with no Invariant Sections.
79 A copy of the license is included in the section entitled ``GNU
80 Free Documentation License''.
81 @end quotation
82
83 @vskip 20pt
84
85 @lilypond[ragged-right]
86 \score {
87   \context Lyrics {
88     \override Score.RehearsalMark #'self-alignment-X = #LEFT
89     \override Score.RehearsalMark #'font-size = #-2
90     \mark #(ly:export (string-append
91       "(For LilyPond version " (lilypond-version) ")"))
92     s2
93   }
94   \layout {
95     indent = 0.0\pt
96   }
97 }
98 @end lilypond
99
100 @end titlepage
101
102 @copying
103 Copyright @copyright{} 1999--2007 bei den Autoren
104
105 @emph{The translation of the following copyright notice is provided
106 for courtesy to non-English speakers, but only the notice in English
107 legally counts.}
108
109 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
110 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
111 nur die englische Version gültig.}
112
113 @quotation
114 Es ist erlaubt, dieses Dokument unter den Bedingungen der
115 GNU Free Documentation Lizenz (Version 1.1 oder
116 spätere, von der Free Software Foundation publizierte Versionen, ohne Invariante Abschnitte), 
117 zu kopieren, verbreiten und/oder
118 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
119 Free Documentation License'' angefügt.
120 @end quotation
121
122 @quotation
123 Permission is granted to copy, distribute and/or modify this document
124 under the terms of the GNU Free Documentation License, Version 1.1
125 or any later version published by the Free Software Foundation;
126 with no Invariant Sections.
127 A copy of the license is included in the section entitled ``GNU
128 Free Documentation License''.
129 @end quotation
130 @end copying
131
132 @ifnottex
133 Diese Datei dokumentiert die Erlernung des Programmes GNU LilyPond.
134
135 Copyright @copyright{} 1999--2007 bei den Autoren
136
137 @emph{The translation of the following copyright notice is provided
138 for courtesy to non-English speakers, but only the notice in English
139 legally counts.}
140
141 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
142 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
143 nur die englische Version gültig.}
144
145 @quotation
146 Es ist erlaubt, dieses Dokument unter den Bedingungen der
147 GNU Free Documentation Lizenz (Version 1.1 oder
148 spätere, von der Free Software Foundation publizierte Versionen, ohne 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 ifnottex
163
164 @ifnottex
165 @node Top
166 @top GNU LilyPond -- Handbuch zum Lernen
167 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
168
169 Das ist des Handbuch zum Erlernen von GNU LilyPond Version 2.11.x
170 @ifhtml
171 (Siehe Ende der Seite für die genaue Versionsnummer).
172 @end ifhtml
173
174 @cindex Internetseite
175 @cindex URL
176
177 Mehr Information unter
178 @uref{http://@/www@/.lilypond@/.org/}. Auf der Internetseite
179 finden sich Kopien dieser und anderer Dokumentationsdateien.
180
181 @menu
182 * Preface::                        Vorwort.
183 * Introduction::                   Was, warum und wie.
184 * Tutorial::                       Eine Übung zur Einführung.
185 * Putting it all together::        Genauere Erklärungen zu LilyPonds
186 Eigenschaften.
187 * Fundamental concepts::           Grundlegende Konzepte, die benötigt
188 werden, um den Rest dieses Handbuchs zu lesen.
189 * Tweaking output::                Einleitung in die Beeinflussung des
190 Notenbilds.
191 * Working on LilyPond projects::   Benutzung des Programms im
192 wirklichen Leben.
193
194
195 Anhänge
196
197 * Templates::                      Funktionierende Vorlagen.
198 * Scheme tutorial::                Programmierung innerhalb von LilyPond.
199 * GNU Free Documentation License:: Lizenz dieses Handbuchs.
200 * LilyPond index::
201 @end menu
202 @end ifnottex
203
204 @contents
205
206
207 @include macros.itexi
208
209 @include preface.itely
210 @include introduction.itely
211 @include tutorial.itely
212 @include putting.itely
213 @include fundamental.itely
214 @include tweaks.itely
215 @include working.itely
216
217 @include templates.itely
218 @include scheme-tutorial.itely
219 @include fdl.itexi
220
221 @node LilyPond index
222 @appendix LilyPond index
223
224 @printindex cp
225
226 @bye