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.

Esta página corresponde a LilyPond-2.11.58 (rama de desarrollo).

Informe de los fallos a través de la lista en español lilypond-es, o en inglés a través de http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Se agradecen las sugerencias para la documentación.