]> git.donarmstrong.com Git - lilypond.git/commit
Issue 5106: Don't widespace \set/\unset arguments in display
authorDavid Kastrup <dak@gnu.org>
Fri, 24 Mar 2017 09:16:22 +0000 (10:16 +0100)
committerDavid Kastrup <dak@gnu.org>
Fri, 31 Mar 2017 09:35:27 +0000 (11:35 +0200)
commitc478b5582949a0dc5f0aef8c6e7ebc453e8b77b4
treeea1eda244700c7f3103aa7fc81f00087c1cb918b
parent8508ea37a36b61030fd17b4ec86259f235872f39
Issue 5106: Don't widespace \set/\unset arguments in display

    \displayLilyMusic \set Score.skipBars = #3

was displayed as

    \displayLilyMusic \set Score . skipBars = #3

as opposed to the entry method recommended now and already implemented
for the display of \override/\revert .
input/regression/display-lily-tests.ly
scm/define-music-display-methods.scm