lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

stave length!


From: Mario Moles
Subject: stave length!
Date: Sat, 25 Jun 2011 16:43:34 +0200
User-agent: KMail/1.13.6 (Linux/2.6.38.8-desktop-nrj.69mib; KDE/4.5.5; x86_64; ; )

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]