]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/editorial.itely
Merge branch 'master' of carldsorensen@git.sv.gnu.org:/srv/git/lilypond into ralph
[lilypond.git] / Documentation / de / user / editorial.itely
index 09a4d2de2a1f7e9dce6f5f8be8254cb8f183fb3e..70ab0a586a5f1232e8b4e7753d7230fb4eca933f 100644 (file)
@@ -1,12 +1,12 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: 7c57f1469e057f25f5d7a7b75c18f33bb4e5bed9
+    Translation of GIT committish: 4770e4e71ebff6104cad46bd2d889c3ff6ba3875
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.11.61"
+@c \version "2.12.0"
 
 @node Editorial annotations
 @section Editorial annotations
@@ -18,8 +18,8 @@ Erscheinung der Noten zu ändern und analytische bzw. pädagogische
 Anmerkungen anzubringen.
 
 @menu
-* Inside the staff::            
-* Outside the staff::           
+* Inside the staff::
+* Outside the staff::
 @end menu
 
 
@@ -30,12 +30,12 @@ Dieser Abschnitt zeigt, wie man Elemente hervorhebt, die sich
 innerhalb des Notensystems befinden.
 
 @menu
-* Selecting notation font size::  
-* Fingering instructions::      
-* Hidden notes::                
-* Coloring objects::            
-* Parentheses::                 
-* Stems::                       
+* Selecting notation font size::
+* Fingering instructions::
+* Hidden notes::
+* Coloring objects::
+* Parentheses::
+* Stems::
 @end menu
 
 @node Selecting notation font size
@@ -122,21 +122,14 @@ werden, die Schrift-Dateien benutzen.  Das sind die, welche die
 
 
 @predefined
-@funindex \teeny
 @code{\teeny},
-@funindex \tiny
 @code{\tiny},
-@funindex \small
 @code{\small},
-@funindex \normalsize
 @code{\normalsize},
-@funindex \large
 @code{\large},
-@funindex \huge
 @code{\huge}.
 @endpredefined
 
-
 @seealso
 Schnipsel:
 @rlsr{Editorial annotations}.
@@ -202,6 +195,8 @@ Fingersatzanweisungen können manuell oberhalb des Systems gesetzt werden, siehe
 @lilypondfile[verbatim,lilyquote,texidoc,doctitle]
 {allowing-fingerings-to-be-printed-inside-the-staff.ly}
 
+@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+{avoiding-collisions-of-chord-fingering-with-beams.ly}
 
 @seealso
 Notationsreferenz:
@@ -264,7 +259,6 @@ e4(\p f)--
 @code{\unHideNotes}.
 @endpredefined
 
-
 @seealso
 Schnipsel:
 @rlsr{Editorial annotations}.
@@ -351,7 +345,6 @@ gis8 a
 gis4 a
 @end lilypond
 
-
 @seealso
 Notationsreferenz:
 @ref{List of colors}, @ref{The
@@ -360,7 +353,6 @@ tweak command}.
 Schnipsel:
 @rlsr{Editorial annotations}.
 
-
 @cindex x11-Farbe
 @cindex farbige Noten in Akkorden
 @cindex Noten, farbige in Akkorden
@@ -410,7 +402,6 @@ c2-\parenthesize -. d
 c2 \parenthesize r
 @end lilypond
 
-
 @seealso
 Schnipsel:
 @rlsr{Editorial annotations}.
@@ -420,7 +411,6 @@ Referenz der Interna:
 @rinternals{ParenthesesItem},
 @rinternals{parentheses-interface}.
 
-
 @knownissues
 
 Wenn man einen Akkord einklammert, wird um jede Note eine eigene Klammer
@@ -441,13 +431,16 @@ ein Notenhals (@rinternals{Stem}) -Objekt erzeugt. Auch
 für ganze Noten und Pausen werden sie erzeugt, aber unsichtbar 
 gemacht.
 
+@funindex \stemNeutral
+@funindex \stemUp
+@funindex \stemDown
+@funindex stemNeutral
+@funindex stemUp
+@funindex stemDown
 
 @predefined
-@funindex \stemUp
 @code{\stemUp} (Hälse nach oben),
-@funindex \stemDown
 @code{\stemDown} (Hälse nach unten),
-@funindex \stemNeutral
 @code{\stemNeutral} (Hälse je nach Notenposition).
 @endpredefined
 
@@ -463,7 +456,6 @@ gemacht.
 @lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
 {default-direction-of-stems-on-the-center-line-of-the-staff.ly}
 
-
 @seealso
 Notationsreferenz:
 @ref{Direction and placement}.
@@ -477,6 +469,7 @@ Referenz der Interna:
 @rinternals{stem-interface}.
 
 
+
 @node Outside the staff
 @subsection Outside the staff
 
@@ -484,9 +477,9 @@ Dieser Abschnitt zeigt, wie man Elemente im System von
 außerhalb des Systems hervorhebt.
 
 @menu
-* Balloon help::                
-* Grid lines::                  
-* Analysis brackets::           
+* Balloon help::
+* Grid lines::
+* Analysis brackets::
 @end menu
 
 @node Balloon help
@@ -504,6 +497,11 @@ außerhalb des Systems hervorhebt.
 @funindex Balloon_engraver
 @funindex balloonGrobText
 @funindex balloonText
+@funindex balloonLengthOn
+@funindex balloonLengthOff
+@funindex \balloonLengthOn
+@funindex \balloonLengthOff
+
 
 Notationselemente können bezeichnet und markiert werden, indem um sie eine
 rechteckige Blase gezeichnet wird.  Dies ist vor allem dazu da, Notation
@@ -545,15 +543,10 @@ aber das kann geändert werden.
 
 
 @predefined
-@funindex balloonLengthOn
-@funindex balloonLengthOff
 @code{\balloonLengthOn},
-@funindex \balloonLengthOn
-@funindex \balloonLengthOff
 @code{\balloonLengthOff}.
 @endpredefined
 
-
 @seealso
 Schnipsel:
 @rlsr{Editorial annotations}.
@@ -684,7 +677,6 @@ Analysis brackets may be nested.
 }
 @end lilypond
 
-
 @seealso
 Schnipsel:
 @rlsr{Editorial annotations}.