Next: , Up: Fitting music onto fewer pages


4.6.1 Displaying spacing

To graphically display the dimensions of vertical layout variables that may be altered for page formatting, set annotate-spacing in the \paper block:

     
     #(set-default-paper-size "a6" 'landscape)
     \book {
       \score { { c4 } }
       \paper { annotate-spacing = ##t }
     }

[image of music]

All layout dimensions are displayed in staff spaces, regardless of the units specified in the \paper or \layout block. For example, paper-height has a value of 59.75 staff spaces, using the default staff size of 20 points, which is equivalent to 148 millimeters, the height of a6 paper in landscape orientation. The pairs (a,b) are intervals, where a is the lower edge and b the upper edge of the interval.

Diese Seite ist für LilyPond-2.11.58 (Entwicklungszweig).

Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.

Ihre Vorschläge für die Dokumentation sind willkommen.