]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/parenthesis-engraver.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / parenthesis-engraver.cc
index 1f6a196e32fd00f81745cb25c7b11653767aca79..01ea191cb34360b173330480b3668b62a6b2cbde 100644 (file)
@@ -70,7 +70,8 @@ ADD_TRANSLATOR (Parenthesis_engraver,
                /* doc */ "Parenthesize objects whose music cause has the @code{parenthesize} "
                "property.",
                
-               /* create */ "ParenthesesItem",
+               /* create */
+               "ParenthesesItem ",
                /* accept */ "",
                /* read */ "",
                /* write */ "");