]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/lilypond-learning.tely
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into kainhofer
[lilypond.git] / Documentation / de / user / lilypond-learning.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @ignore
3     Translation of GIT committish: e9a620b6e7e1c0a1bf39b7063ff1744ad61efb08
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 Learning Manual
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 (in 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 @c TRANSLATE ME
49 @titlepage
50 @title LilyPond
51 @subtitle Das Notensatzprogramm
52 @titlefont{Learning Manual}
53 @author Das LilyPond-Entwicklerteam
54
55
56 Copyright @copyright{} 1999--2007 bei den Autoren
57
58 @emph{The translation of the following copyright notice is provided
59 for courtesy to non-English speakers, but only the notice in English
60 legally counts.}
61
62 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
63 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
64 nur die englische Version gültig.}
65
66 @quotation
67 Es ist erlaubt, dieses Dokument unter den Bedingungen der
68 GNU Free Documentation Lizenz (Version 1.1 oder
69 spätere, von der Free Software Foundation publizierte Versionen), 
70 zu kopieren, verbreiten und/oder
71 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
72 Free Documentation License'' angefügt.
73 @end quotation
74
75 @quotation
76 Permission is granted to copy, distribute and/or modify this document
77 under the terms of the GNU Free Documentation License, Version 1.1
78 or any later version published by the Free Software Foundation;
79 with no Invariant Sections.
80 A copy of the license is included in the section entitled ``GNU
81 Free Documentation License''.
82 @end quotation
83
84 @vskip 20pt
85
86 @lilypond[ragged-right]
87 \score {
88   \context Lyrics {
89     \override Score.RehearsalMark #'self-alignment-X = #LEFT
90     \override Score.RehearsalMark #'font-size = #-2
91     \mark #(ly:export (string-append
92       "(For LilyPond version " (lilypond-version) ")"))
93     s2
94   }
95   \layout {
96     indent = 0.0\pt
97   }
98 }
99 @end lilypond
100
101 @end titlepage
102
103 @copying
104 Copyright @copyright{} 1999--2007 bei den Autoren
105
106 @emph{The translation of the following copyright notice is provided
107 for courtesy to non-English speakers, but only the notice in English
108 legally counts.}
109
110 @emph{Die Übersetzung der folgenden Lizenzanmerkung ist zur Orientierung 
111 für Leser, die nicht Englisch sprechen. Im rechtlichen Sinne ist aber 
112 nur die englische Version gültig.}
113
114 @quotation
115 Es ist erlaubt, dieses Dokument unter den Bedingungen der
116 GNU Free Documentation Lizenz (Version 1.1 oder
117 spätere, von der Free Software Foundation publizierte Versionen), 
118 zu kopieren, verbreiten und/oder
119 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
120 Free Documentation License'' angefügt.
121 @end quotation
122
123 @quotation
124 Permission is granted to copy, distribute and/or modify this document
125 under the terms of the GNU Free Documentation License, Version 1.1
126 or any later version published by the Free Software Foundation;
127 with no Invariant Sections.
128 A copy of the license is included in the section entitled ``GNU
129 Free Documentation License''.
130 @end quotation
131 @end copying
132
133 @c TRANSLATE ME
134 @ifnottex
135 This file documents GNU LilyPond program usage.
136
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), 
151 zu kopieren, verbreiten und/oder
152 zu verändern. Eie Kopie der Lizenz ist im Abschnitt ``GNU
153 Free Documentation License'' angefügt.
154 @end quotation
155
156 @quotation
157 Permission is granted to copy, distribute and/or modify this document
158 under the terms of the GNU Free Documentation License, Version 1.1
159 or any later version published by the Free Software Foundation;
160 with no Invariant Sections.
161 A copy of the license is included in the section entitled ``GNU
162 Free Documentation License''.
163 @end quotation
164 @end ifnottex
165
166 @c TRANSLATE ME
167 @ifnottex
168 @node Top
169 @top GNU LilyPond --- learning manual
170 @c HJJ: Info needs `@top', which is a synonym for `@unnumbered' in TeX.
171
172 @c TRANSLATE ME
173 This is the learning manual for GNU LilyPond 2.11.x series.
174 @ifhtml
175 (See the bottom of this page for the exact version number).
176 @end ifhtml
177
178 @cindex web site
179 @cindex URL
180
181 More information can be found at
182 @uref{http://@/www@/.lilypond@/.org/}.  The website contains on-line copies
183 of this and other documentation.
184
185 @menu
186 * Preface::                        Vorwort.
187 * Introduction::                   Was, warum und wie.
188 * Tutorial::                       Eine Übung zur Einführung.
189 * Putting it all together::        Genauere Erklärungen zu LilyPonds
190 Eigenschaften.
191 * Working on LilyPond projects::   Benutzung des Programms im
192 wirklichen Leben.
193 * Tweaking output::                Einleitung in die Beeinflussung des
194 Notenbilds.
195
196 Anhänge
197
198 * GNU Free Documentation License:: License of this document.
199 * LilyPond index::
200 @end menu
201 @end ifnottex
202
203 @contents
204
205
206 @include macros.itexi
207
208 @include preface.itely
209 @include introduction.itely
210 @include tutorial.itely
211 @include putting.itely
212 @include working.itely
213 @include tweaks.itely
214
215 @include fdl.itexi
216
217 @node LilyPond index
218 @appendix LilyPond index
219
220 @printindex cp
221
222 @bye