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