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
lilypond-user@gnu.org
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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



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

Reply via email to