]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/notation.tely
apply Julian's patch to fix install-info warnings
[lilypond.git] / Documentation / de / notation.tely
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
2 @ignore
3     Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
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 @documentencoding UTF-8
10 @documentlanguage de
11 @setfilename lilypond.info
12 @settitle LilyPond Benutzerhandbuch
13
14 @dircategory GNU LilyPond --- the music typesetter
15 @direntry
16 * LilyPond Notationshandbuch: (lilypond-notation).                           LilyPond Notationshandbuch.
17 @end direntry
18
19 @c Translators: Till Paala
20
21 @afourpaper
22
23 @macro manualIntro
24 Dieses Handbuch stellt eine Referenz aller Notationsformen
25 zur Verfügung, die mit LilyPond Version @version{} erstellt
26 werden können.  Es wird vorausgesetzt, dass der Leser mit
27 dem @rlearningnamed{Top, Handbuch zum Lernen} vertraut ist.
28 @end macro
29
30 @c `Notation Reference' was born 1999-10-11 with git commit 940dda0...
31 @macro copyrightDeclare
32 Copyright @copyright{} 1999--2011 bei den Autoren.
33 @end macro
34
35
36 @set FDL
37 @include macros.itexi
38
39
40 @c don't remove this comment.
41 @ignore
42 @omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen and Graham Percival
43 @omfdescription User manual of the LilyPond music engraving system
44 @omftype user manual
45 @omfcategory Applications|Publishing
46 @omflanguage German
47 @end ignore
48
49 @lilyTitlePage{Notationsreferenz}
50
51
52
53 @ifnottex
54
55
56 @menu
57 * Musikalische Notation::               Allgemeine Notation, die fast immer vorkommt.
58 * Spezielle Notation::            Notation, die nur für spezielle Zwecke eingesetzt wird.
59 * Allgemeine Eingabe und Ausgabe::       Allgemeine Information über die Quelldateien von LilyPond.
60 * Abstände::                 Anzeige der Ausgabe auf dem Papier.
61 * Standardeinstellungen verändern::              Das Notenbild verfeinern.
62 @c * Schnittstellen für Programmierer::     Benutzung für Experten.
63
64 Anhänge
65
66 @c * Literatur::                Wichtige Literatur über die Notation.
67 * Notationsübersicht::         Tabellen und Grafiken.
68 * Befehlsübersicht::                    Überblick über die LilyPond-Syntax.
69 * LilyPond-Grammatik::               Syntaxdiagramm für LilyPond
70 * GNU Free Documentation License:: Die Lizenz dieses Handbuchs.
71 * Index der LilyPond-Befehle::
72 * LilyPond-Index::
73 @end menu
74
75 @docMain
76 @end ifnottex
77
78 @contents
79
80 @allowcodebreaks false
81
82 @include notation/notation.itely
83 @include notation/specialist.itely
84
85 @include notation/input.itely
86 @include notation/spacing.itely
87
88 @include notation/changing-defaults.itely
89 @c @include notation/programming-interface.itely
90 @c moved to extending.tely
91
92
93 @include notation/notation-appendices.itely
94 @include notation/cheatsheet.itely
95
96 @node LilyPond-Grammatik
97 @appendix LilyPond-Grammatik
98 @translationof LilyPond grammar
99
100 Dieser Anhang enthält eine Beschreibung der LilyPond-Grammatik,
101 wie sie der Parser ausgibt.
102
103 @verbatiminclude ly-grammar.txt
104
105
106 @include fdl.itexi
107
108
109 @node Index der LilyPond-Befehle
110 @appendix Index der LilyPond-Befehle
111 @translationof LilyPond command index
112
113 Dieser Index listet alle LilyPond Befehle und Schlüsselwörter auf,
114 versehen mit Verweisen zu den Abschnitten im Handbuch, die den Befehl
115 beschreiben oder seine Verwendung diskutieren. Der erste Teil zeigt auf
116 die genaue Stelle im Handbuch, an der der Befehl oder das Schlüsselwort
117 erscheint, der zweite Teil zeigt auf den entsprechenden Abschnitt.
118
119 @printindex ky
120
121
122 @node LilyPond-Index
123 @appendix LilyPond-Index
124 @translationof LilyPond index
125
126 Zusätzlich zu allen LilyPond Befehlen und Schlüsselwörtern listet
127 dieser Index alle relevanten Begriffe auf und verlinkt sie mit den
128 entsprechenden Abschnitten, wo sie erklärt werden. Der erste Teil
129 zeigt auf  die genaue Stelle im Handbuch, an der der der Begriff
130 vorkommt, der zweite Teil zeigt auf den gesamten Abschnitt, in dem
131 das Thema behandelt wird.
132
133 @printindex cp
134
135 @bye