]> git.donarmstrong.com Git - lilypond.git/commit
Add '-dcrop' option to ps and svg backends master
authorÉtienne Beaulé <beauleetienne0@gmail.com>
Fri, 4 Aug 2017 05:21:44 +0000 (02:21 -0300)
committerJames Lowe <pkx166h@gmail.com>
Mon, 14 Aug 2017 21:10:18 +0000 (22:10 +0100)
commitdcb458c225534895f69f4c05137809d20d6a79b9
treeeeb5fbcbec6415e39d28b29ef613d16bbc9aac9c
parent50ba2171c6a88789ef5ed3673a4c6a4549400113
Add '-dcrop' option to ps and svg backends

This change allows the output of scores in the format provided by the
'-dpreview' option but including all systems, not just the first.

This would allow for easier SVG use in HTML, without the need for
cropping snippets. Further, SVG is an HTML standard, and its vector
nature makes its use unparalleled for the web. This change would allow
SVG use in 'lilypond-book' in the future.
Documentation/changes.tely
Documentation/usage/running.itely
lily/paper-book.cc
scm/framework-ps.scm
scm/framework-svg.scm
scm/lily.scm