]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/usage/lilypond-book.itely
Issue 2760: CG wants all engravers to have double-quotes around them
[lilypond.git] / Documentation / de / usage / lilypond-book.itely
index 969966f34ab2936121d01df0e870c65fd434f236..cd6428cab4263cccd3f6ddd1dd74e644a78bdf56 100644 (file)
@@ -643,8 +643,8 @@ wobei die Sprache auf @code{lilypond} gesetzt wird:
   <textobject>
     <programlisting language="lilypond" role="fragment verbatim staffsize=16 ragged-right relative=2">
 \context Staff \with @{
-  \remove Time_signature_engraver
-  \remove Clef_engraver@}
+  \remove "Time_signature_engraver"
+  \remove "Clef_engraver"@}
   @{ c4( fis) @}
     </programlisting>
   </textobject>