]> git.donarmstrong.com Git - lilypond.git/commit
Added new Pagesize definition to paper.scm
authorJames Lowe <james.lowe@datacore.com>
Thu, 7 Apr 2011 11:29:02 +0000 (12:29 +0100)
committerJames Lowe <james.lowe@datacore.com>
Sun, 10 Apr 2011 11:36:24 +0000 (12:36 +0100)
commit71e0343fdf2a1936b07db0a5892155351c72d553
tree6a4e40b9fde09ea3d18d87be2caa6f5bb2a727e3
parent1083d2fe2d7793fa9baa9341f207e7f13633d89c
Added new Pagesize definition to paper.scm

Added 'c9landscape' to allow a very small @lilypond to be defined for examples
that need to show footers, taglines and the like without having to

1. Define the papersize within the actual @lilypond; and so make the example more
complicated that it need be for users.

2. Avoid unnecessary white space between the content and footers/taglines etc.

Chosen size is named c9landscape because the new papersize=x option for
the @lilypond [] construct cannot take spaces or use the standard 'landscape
option. Keeping a standard ISO size means we don't have 'custom' sizes in the
scm file.
input/regression/lilypond-book/papersize-docs.tely
scm/paper.scm