]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/changing-defaults.itely
Docs: add missing hashes to strings in property overrides.
[lilypond.git] / Documentation / user / changing-defaults.itely
index f3ba95a48a7bfbd9744f30295060dede185f082e..05ac1fcda3ef3f41bf4d5ec091bc53d7b4bbc185 100644 (file)
@@ -766,7 +766,7 @@ ossia = { f4 f f f }
   \relative c' \new Staff = "main" {
     c4 c c c
     <<
-      \new Staff \with {alignAboveContext=main} \ossia
+      \new Staff \with { alignAboveContext = #"main" } \ossia
       { d8 f d f d f d f }
     >>
   }