]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4015: Add \magnifyStaff.
authorMark Polesky <markpolesky@yahoo.com>
Tue, 15 Jul 2014 19:34:15 +0000 (12:34 -0700)
committerMark Polesky <markpolesky@yahoo.com>
Mon, 21 Jul 2014 08:11:38 +0000 (01:11 -0700)
commit38a17c6133689ec42e6b8ecca925be59f3b78962
treef9565d8d5677ff920c8a8eccc4122c72a9806aa4
parent98b5d41f6eee82aa7cb9da7dbfafdd35872830bd
Issue 4015: Add \magnifyStaff.

* Add \magnifyStaff.
* Rewrite parts of the \magnifyMusic function so that it can share
  some scheme code with the new \magnifyStaff function.
* Add regtests.
* Update documentation.
Documentation/essay/engraving.itely
Documentation/music-glossary.tely
Documentation/notation/spacing.itely
Documentation/notation/staff.itely
input/regression/magnifyStaff-bar-lines.ly [new file with mode: 0644]
input/regression/magnifyStaff-dots-beamlets.ly [new file with mode: 0644]
input/regression/magnifyStaff-space-alist.ly [new file with mode: 0644]
input/regression/magnifyStaff-staff-line-thickness.ly [new file with mode: 0644]
ly/music-functions-init.ly
scm/define-context-properties.scm
scm/music-functions.scm