lilypond-user
[Top][All Lists]
Advanced

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

Re: <unnamed port>: Unbound variable:


From: Mats Bengtsson
Subject: Re: <unnamed port>: Unbound variable:
Date: Tue, 15 Nov 2005 13:16:56 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

It means that you have copied the example from the PDF version of the
manual, where ordinary quotes ' unfortunately are replaced by ยด
Just make sure to use ordinary quotes in settings like
\override BarLine #'bar-size = #4
and everything should work well.

  /Mats

joeyc (sent by Nabble.com) wrote:

Hi,

What does this error mean?

Parsing...<unnamed port>: In expression ?bar-size:
<unnamed port>: Unbound variable: ?bar-size

I get it when I try to compile the following

\new ChordNames \with {
\override BarLine #?bar-size = #4
voltaOnThisStaff = ##t
\consists Bar_engraver
\consists "Volta_engraver"
}
\repeat volta 2 \chordmode {
f1:maj f:7 bes:7
c:maj
} \alternative {
es e
}
------------------------------------------------------------------------
Sent from the Gnu - Lilypond - User <http://www.nabble.com/%3Cunnamed-port%3E%3A-Unbound-variable%3A-t552440.html#a1484975> forum at Nabble.com.

------------------------------------------------------------------------

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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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