]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/text.itely
Docs: Get rid of lilyquote snippet option, replaced by ordinary quote
[lilypond.git] / Documentation / de / notation / text.itely
index 18363907f95b5704423163f899ca8881d10c469a..27bda767749935521dd3ac891963aeb40f49f7d2 100644 (file)
@@ -1,14 +1,14 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: de -*-
 
 @ignore
-    Translation of GIT committish: 42ae342ba877dc8f26cabb5cc3937a6d3cdb4066
+    Translation of GIT committish: 8cbb38db1591ab95a178643e7bf41db018aa22c0
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.13.36"
+@c \version "2.14.0"
 
 @c Translators: Till Paala
 
@@ -139,12 +139,11 @@ Referenz der Interna:
 @knownissues
 Eine Überprüfung, ob sich auch alle Textbeschriftungen und Gesangstext
 innerhalb der Ränder der Noten befinden, braucht verhältnismäßig
-viel Rechenaufwand.  Diese Überprüfung ist standardmäßig ausgestellt,
-damit LilyPond die Dateien schneller bearbeiten kann.  Man kann
-die Überprüfung aber mit folgendem Code einschalten:
+viel Rechenaufwand.  Sollten Sie aber etwas bessere Leistung bevorzugen,
+schreiben Sie in Ihre Datei:
 
 @example
-\override Score.PaperColumn #'keep-inside-line = ##t
+\override Score.PaperColumn #'keep-inside-line = ##f
 @end example
 
 
@@ -207,10 +206,10 @@ Textstrecker sind Teil des @code{Dynamic}-Kontextes, siehe
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {dynamics-text-spanner-postfix.ly}
 
-@lilypondfile[verbatim,lilyquote,texidoc,doctitle]
+@lilypondfile[verbatim,quote,texidoc,doctitle]
 {dynamics-custom-text-spanner-postfix.ly}
 
 
@@ -302,13 +301,13 @@ c  c
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
+@lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
 {printing-marks-at-the-end-of-a-line.ly}
 
-@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
+@lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
 {aligning-marks-with-various-notation-objects.ly}
 
-@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
+@lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
 {printing-marks-on-every-staff.ly}
 
 @seealso
@@ -394,7 +393,7 @@ sich in @ref{Textbeschriftung über mehrere Seiten}.
 
 @snippets
 
-@lilypondfile[verbatim,lilyquote,ragged-right,texidoc,doctitle]
+@lilypondfile[verbatim,quote,ragged-right,texidoc,doctitle]
 {stand-alone-two-column-markup.ly}
 
 @seealso