]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/de/user/notation-appendices.itely
Translation of more files to German
[lilypond.git] / Documentation / de / user / notation-appendices.itely
1 @c -*- coding: utf-8; mode: texinfo; -*-
2 @c This file is part of lilypond.tely
3 @ignore
4     Translation of GIT committish: 2ae5726ea4fcbcd40e42678db32d7da3227ef44a
5
6     When revising a translation, copy the HEAD committish of the
7     version that you are working on.  See TRANSLATION for details.
8 @end ignore
9
10 @node Notation manual tables
11 @appendix Notation manual tables
12
13 @menu
14 * Chord name chart::            
15 * MIDI instruments::            
16 * List of colors::              
17 * The Feta font::               
18 * Note head styles::            
19 @end menu
20
21 @node Chord name chart
22 @appendixsec Chord name chart
23
24 Die Tabelle zeigt die zwei üblichen Möglichkeiten, wie Akkordbezeichnungen
25 ausgegeben werden. Es wird auch die entsprechende Note ausgegeben.
26
27 @lilypondfile{chord-names-jazz.ly}
28
29 @node MIDI instruments
30 @appendixsec MIDI instruments
31
32 Hier eine Liste von Musikinstrumentenbezeichnungen, die als Name für 
33 @code{midiInstrument} benutzt werden können.
34 @c Todo: translate music instrument's names to German
35
36 @cindex MIDI-Instrumentenbezeichnungen
37
38 @example
39 acoustic grand            contrabass           lead 7 (fifths)
40 bright acoustic           tremolo strings      lead 8 (bass+lead)
41 electric grand            pizzicato strings    pad 1 (new age)
42 honky-tonk                orchestral strings   pad 2 (warm)
43 electric piano 1          timpani              pad 3 (polysynth)
44 electric piano 2          string ensemble 1    pad 4 (choir)
45 harpsichord               string ensemble 2    pad 5 (bowed)
46 clav                      synthstrings 1       pad 6 (metallic)
47 celesta                   synthstrings 2       pad 7 (halo)
48 glockenspiel              choir aahs           pad 8 (sweep)
49 music box                 voice oohs           fx 1 (rain)
50 vibraphone                synth voice          fx 2 (soundtrack)
51 marimba                   orchestra hit        fx 3 (crystal)
52 xylophone                 trumpet              fx 4 (atmosphere)
53 tubular bells             trombone             fx 5 (brightness)
54 dulcimer                  tuba                 fx 6 (goblins)
55 drawbar organ             muted trumpet        fx 7 (echoes)
56 percussive organ          french horn          fx 8 (sci-fi)
57 rock organ                brass section        sitar
58 church organ              synthbrass 1         banjo
59 reed organ                synthbrass 2         shamisen
60 accordion                 soprano sax          koto
61 harmonica                 alto sax             kalimba
62 concertina                tenor sax            bagpipe
63 acoustic guitar (nylon)   baritone sax         fiddle
64 acoustic guitar (steel)   oboe                 shanai
65 electric guitar (jazz)    english horn         tinkle bell
66 electric guitar (clean)   bassoon              agogo
67 electric guitar (muted)   clarinet             steel drums
68 overdriven guitar         piccolo              woodblock
69 distorted guitar          flute                taiko drum
70 guitar harmonics          recorder             melodic tom
71 acoustic bass             pan flute            synth drum
72 electric bass (finger)    blown bottle         reverse cymbal
73 electric bass (pick)      shakuhachi           guitar fret noise
74 fretless bass             whistle              breath noise
75 slap bass 1               ocarina              seashore
76 slap bass 2               lead 1 (square)      bird tweet
77 synth bass 1              lead 2 (sawtooth)    telephone ring
78 synth bass 2              lead 3 (calliope)    helicopter
79 violin                    lead 4 (chiff)       applause
80 viola                     lead 5 (charang)     gunshot
81 cello                     lead 6 (voice)
82 @end example
83
84
85 @node List of colors
86 @appendixsec List of colors
87
88 @subsubheading Normal colors
89
90 Die Syntax zur Benutzung findet sich im Abschnitt @ref{Coloring objects}.
91
92 @cindex Liste der Farben
93 @cindex Farben, Liste
94
95 @verbatim
96 black       white          red         green
97 blue        cyan           magenta     yellow
98 grey        darkred        darkgreen   darkblue
99 darkcyan    darkmagenta    darkyellow
100 @end verbatim
101
102
103 @subsubheading X color names
104
105 X-Farbbezeichnungen haben verschiedene Varianten:
106
107 Alle Bezeichnungen, die als einziges Wort mit Großbuchstaben 
108 geschrieben werden (bspw. @q{LightSlateBlue}), können auch 
109 von Leerzeichen getrennt geschrieben werden
110 (also @q{light slate blue}).
111
112 Das Wort @q{grey} kann in jedem Fall auch @q{gray} geschrieben 
113 werden (bspw. @q{DarkSlateGray}).
114
115 Manche Bezeichnungen können auch ein numerales Suffix tragen 
116 (etwa @q{LightSalmon4}).
117
118
119 @subsubheading Color Names without a numerical suffix:
120
121 @verbatim
122 snow            GhostWhite      WhiteSmoke      gainsboro       FloralWhite
123 OldLace         linen           AntiqueWhite    PapayaWhip      BlanchedAlmond
124 bisque          PeachPuff       NavajoWhite     moccasin        cornsilk
125 ivory           LemonChiffon    seashell        honeydew        MintCream
126 azure           AliceBlue       lavender        LavenderBlush   MistyRose
127 white           black           DarkSlateGrey   DimGrey         SlateGrey
128 LightSlateGrey  grey            LightGrey       MidnightBlue    navy
129 NavyBlue        CornflowerBlue  DarkSlateBlue   SlateBlue       MediumSlateBlue
130 LightSlateBlue  MediumBlue      RoyalBlue       blue            DodgerBlue
131 DeepSkyBlue     SkyBlue         LightSkyBlue    SteelBlue       LightSteelBlue
132 LightBlue       PowderBlue      PaleTurquoise   DarkTurquoise   MediumTurquoise
133 turquoise       cyan            LightCyan       CadetBlue       MediumAquamarine
134 aquamarine      DarkGreen       DarkOliveGreen  DarkSeaGreen    SeaGreen
135 MediumSeaGreen  LightSeaGreen   PaleGreen       SpringGreen     LawnGreen
136 green           chartreuse      MediumSpringGreen       GreenYellow     LimeGreen
137 YellowGreen     ForestGreen     OliveDrab       DarkKhaki       khaki
138 PaleGoldenrod   LightGoldenrodYellow    LightYellow     yellow  gold
139 LightGoldenrod  goldenrod       DarkGoldenrod   RosyBrown       IndianRed
140 SaddleBrown     sienna          peru            burlywood       beige
141 wheat           SandyBrown      tan             chocolate       firebrick
142 brown           DarkSalmon      salmon          LightSalmon     orange
143 DarkOrange      coral           LightCoral      tomato          OrangeRed
144 red             HotPink         DeepPink        pink            LightPink
145 PaleVioletRed   maroon          MediumVioletRed VioletRed       magenta
146 violet          plum            orchid          MediumOrchid    DarkOrchid
147 DarkViolet      BlueViolet      purple          MediumPurple    thistle
148 DarkGrey        DarkBlue        DarkCyan        DarkMagenta     DarkRed
149 LightGreen
150 @end verbatim
151
152
153 @subsubheading Color names with a numerical suffix
154
155 Für die folgenden Bezeichnungen kann das Suffix N durch eine 
156 Zahl von 1--4 ersetzt werden.
157
158 @verbatim
159 snowN           seashellN       AntiqueWhiteN   bisqueN         PeachPuffN
160 NavajoWhiteN    LemonChiffonN   cornsilkN       ivoryN          honeydewN
161 LavenderBlushN  MistyRoseN      azureN          SlateBlueN      RoyalBlueN
162 blueN           DodgerBlueN     SteelBlueN      DeepSkyBlueN    SkyBlueN
163 LightSkyBlueN   LightSteelBlueN LightBlueN      LightCyanN      PaleTurquoiseN
164 CadetBlueN      turquoiseN      cyanN           aquamarineN     DarkSeaGreenN
165 SeaGreenN       PaleGreenN      SpringGreenN    greenN          chartreuseN
166 OliveDrabN      DarkOliveGreenN khakiN          LightGoldenrodN LightYellowN
167 yellowN         goldN           goldenrodN      DarkGoldenrodN  RosyBrownN
168 IndianRedN      siennaN         burlywoodN      wheatN          tanN
169 chocolateN      firebrickN      brownN          salmonN         LightSalmonN
170 orangeN         DarkOrangeN     coralN          tomatoN         OrangeRedN
171 redN            DeepPinkN       HotPinkN        pinkN           LightPinkN
172 PaleVioletRedN  maroonN         VioletRedN      magentaN        orchidN
173 plumN           MediumOrchidN   DarkOrchidN     purpleN         MediumPurpleN
174 thistleN
175 @end verbatim
176
177
178 @subsubheading Grey Scale
179
180 Eine Grauskala kann mit der Bezeichnung
181
182 @example
183 greyN
184 @end example
185
186 @noindent
187 erstellt werden, wobei N eine Zahl von 0--100 darstellt.
188
189
190 @node The Feta font
191 @appendixsec The Feta font
192
193 @cindex Feta font
194 @cindex Font, Feta
195
196 Die folgenden Symbole sind als Emmentaler-Schriftart verfügbar; auf sie 
197 kann direkt zugegriffen werden, indem man die übliche Textbeschriftung 
198 benutzt. @code{\musicglyph} greift direkt auf die Notationsschriftart 
199 zu (bspw. @code{g^\markup @{
200 \musicglyph #"scripts.segno" @}}). Siehe auch @ref{Text markup}.
201
202 @lilypondfile[noindent]{font-table.ly}
203
204
205 @node Note head styles
206 @appendixsec Note head styles
207
208 @cindex Notenkopfarten
209 @cindex Arten von Notenköpfen
210 @cindex Stile, Notenköpfe
211
212 Folgende Stile können zur Darstellung der Notenköpfe verwendet werden:
213
214 @lilypondfile[noindent]{note-head-style.ly}
215
216 @ignore
217 @n ode All context properties
218 @a ppendixsec All context properties
219
220 @i nclude context-properties.tely
221
222
223 @n ode Layout properties
224 @ap pendixsec Layout properties
225
226 @in clude layout-properties.tely
227
228 @end ignore