Oh - for a single line you may also need to change ragged-right (see the same page for details).
-- Phil Holmes ----- Original Message ----- From: Phil Holmes To: Mario Moles ; lilypond-user@gnu.org Sent: Saturday, June 25, 2011 4:32 PM Subject: Re: stave length! You adjust the paper and margins. See here: http://lilypond.org/doc/v2.14/Documentation/notation/horizontal-spacing-_005cpaper-variables -- Phil Holmes ----- Original Message ----- From: Mario Moles To: lilypond-user@gnu.org Sent: Saturday, June 25, 2011 3:43 PM Subject: stave length! Hi! I don't understand whether to lengthen the stave up to the right border. Can you help me? \version "2.14.0" global = { \key c \major \time 4/4 } classicalGuitar = \relative c { \global % Qui segue la musica. c1|d|e| f|g|f|e|d|c|\bar "|." } \score { \new Staff \with { midiInstrument = "acoustic guitar (nylon)" instrumentName = "Es. 2" } { \clef "treble_8" \classicalGuitar } \layout { } \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 100 4) } } \header { title = \markup {\override #'(font-name . "URW Palladio L bold"){\fontsize #2 "LE PRIME LEZIONI DI CHITARRA" }} composer = "J. Sagreras" arranger = "(Barcellona, 13-2-1778 – Parigi, 10-7-1839)" } } -- oiram/bin/selom MkarlM-HomePage ---------------------------------------------------------------------------- _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user ------------------------------------------------------------------------------ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user