[icon]

GNU LilyPond

Welcome to the home of the GNU Music Typesetter

What is LilyPond
General information
Simple examples
Complex examples
Download
GNU/Linux binaries
Windows
Source code
Documentation
Tutorial
Manual
Glossary
other ...

Support
Mailing lists
Search
WikiWiki
FAQs

External sites
lilypond.org/development
lilypond.org/stable
ftp.lilypond.org
Mutopia
Other music online

Node:Paper variables, Next:, Previous:Paper block, Up:Page layout



Paper variables

The paper block has some variables you may want to use or change:


indent
The indentation of the first line of music.
staffspace
The distance between two staff lines, calculated from the center of the lines.
linewidth
Sets the width of the lines.

If set to a negative value, a single unjustified line is produced. The shorthand \singleLine defines a default paper block that produces a single line.

textheight
Sets the total height of the music on each page. Only used by ly2dvi.
interscoreline
Sets the spacing between systems. The default is 16pt.
interscorelinefill
If set to a positive number, the distance between the score lines will stretch in order to fill the full page. In that case interscoreline specifies the minimum spacing.

Not set by default.

stafflinethickness
Determines the thickness of staff lines, and also acts as a scaling parameter for other line thicknesses.

You may enter these dimension using units (cm, in, mm, pt), or relative to another dimension

        linewidth = 20.0 * \staffspace
        indent  = 0.5 \cm
Go back to index of LilyPond.

Please send GNU LilyPond questions and comments to lilypond-user@gnu.org.

Please send comments on these web pages to lilypond@packages.debian.org

Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen.

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.


This page was built from LilyPond-1.4.12 (stable-branch) by

Anthony Fok <lilypond@packages.debian.org>, Tue Mar 12 01:35:39 2002 HKT.