]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/notation/expressive.itely
Imported Upstream version 2.18.0
[lilypond.git] / Documentation / de / notation / expressive.itely
index 35b8fde46ac9f42675c04baba802ce9a6c9e663d..46429221957295fd662e92c3ac835260a2b51fd0 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.16.0"
+@c \version "2.17.25"
 
 @c Translators: Till Paala
 
@@ -152,7 +152,7 @@ und @notation{portato}.  Die ihnen entsprechenden Symbole
 werden also folgendermaßen notiert:
 
 @lilypond[verbatim,quote,relative=2]
-c4-^ c-+ c-- c-|
+c4-^ c-+ c-- c-!
 c4-> c-. c2-_
 @end lilypond
 
@@ -172,8 +172,8 @@ an eine Mehrtaktpause anfügen kann (und nur hieran).  Damit wird ein
 @code{MultiMeasureRestText}-Objekt erstellt.
 
 @lilypond[verbatim,quote,relative=2]
-\override Script #'color = #red
-\override MultiMeasureRestText #'color = #blue
+\override Script.color = #red
+\override MultiMeasureRestText.color = #blue
 a2\fermata r\fermata
 R1\fermataMarkup
 @end lilypond