]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-engraver.cc
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / axis-group-engraver.cc
index 7efe7b4874c54e2c7d9426ca2191743fb1d02ac6..fc4cc7b9a432fbadf9eb737ccee8822f5c8c1294 100644 (file)
@@ -105,6 +105,8 @@ ADD_TRANSLATOR (Axis_group_engraver,
                /* create */ "VerticalAxisGroup",
                /* accept */ "",
                /* read */
-               "currentCommandColumn ",
+               "verticalExtent "
+               "minimumVerticalExtent "
+               "extraVerticalExtent ",
 
                /* write */ "");