lilypond-user
[Top][All Lists]
Advanced

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

the bracket \[ does not work! A bug?


From: Mario Moles
Subject: the bracket \[ does not work! A bug?
Date: Mon, 09 Jul 2012 12:25:01 +0200
User-agent: KMail/4.8.4 (Linux/3.2.20-nrj-netbook-1rosa.lts; KDE/4.8.4; x86_64; ; )

Hi!

I would like to know why \[ \] does not always work, as in the example.

Is there a way to still get \[ \]?

Thanks!

Here is an example:

\version "2.15.41"

\language "english"

 

\header {

% Elimina la tagline predefinita di LilyPond

tagline = ##f

}

 

global = {

\key c \major

\time 4/4

}

 

violin = \relative c'' {

\global

% Qui segue la musica.

\[a16 b c d\] \[a, b\]

}

 

\score {

\new Staff \with {

instrumentName = "Vl."

midiInstrument = "violin"

} \violin

\layout { }

\midi {

\context {

\Score

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

}

}

}


--

oiram/bin/selom

Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni.

Linux

MIB Lilypond Frescobaldi Rosegarden


reply via email to

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