]> git.donarmstrong.com Git - lilypond.git/commit
Let default margins depend on paper size.
authorMichael Käppler <xmichael-k@web.de>
Sat, 12 Sep 2009 19:55:17 +0000 (21:55 +0200)
committerNeil Puttock <n.puttock@gmail.com>
Thu, 29 Oct 2009 00:18:15 +0000 (00:18 +0000)
commitc9390a3d527175be064c0e2cd612139ee8fe3d7a
tree619158923407976e510046d05e84b090608cf9ca
parent07752e121879e797466f7709920c3fe14715c953
Let default margins depend on paper size.

* Make indent and short-indent defaults accessible in paper-defaults-init.ly

* Default margins apply to the paper size set by (ly:set-option 'paper-size)
  and are linearly scaled for other paper sizes

* Modify input/regression/page-turn-page-breaking-auto-first-page.ly to work
  with the new margin sizes
14 files changed:
input/regression/page-turn-page-breaking-auto-first-page.ly
input/regression/paper-default-margins-a6.ly [new file with mode: 0644]
input/regression/paper-default-margins-def.ly [new file with mode: 0644]
input/regression/paper-margins-consistency.ly
input/regression/paper-margins-left-margin.ly
input/regression/paper-margins-line-width.ly
input/regression/paper-margins-no-checks.ly
input/regression/paper-margins-overrun.ly
input/regression/paper-margins-right-margin.ly
input/regression/paper-margins.ly
lily/output-def.cc
ly/paper-defaults-init.ly
scm/lily-library.scm
scm/paper.scm