lilypond-user
[Top][All Lists]
Advanced

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

Re: \[ \] after the \break


From: Phil Holmes
Subject: Re: \[ \] after the \break
Date: Mon, 11 Jul 2011 14:59:41 +0100

http://lsr.dsi.unimi.it/LSR/Item?id=521

--
Phil Holmes
 
 
----- Original Message -----
Sent: Monday, July 11, 2011 10:43 AM
Subject: \[ \] after the \break

Hi lilyponders!

How can I do for lengthening the brackes \[ \] after the \break?

Thank's!

\version "2.15.2"


\paper {

#(set-paper-size "a4")

}


global = {

\key c \major

\time 4/4

}


flute = \relative c'' {

\global

% Qui segue la musica.

a4 a a a|

a a a \[a|\break

a\] a\startGroup a a\stopGroup|

a a a a|

}


\score {

\new Staff \with {

instrumentName = "Fl."

midiInstrument = "flute"

} \flute

\layout { }

\midi {

\context {

\Score

tempoWholesPerMinute = #(ly:make-moment 100 4)

\Score

\consists "Horizontal_bracket_engraver"

}

}

}


--

oiram/bin/selom

MkarlM-HomePage


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

reply via email to

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