Oh yeah, that's a problem. Apparently it's been fixed, it's just not
in the distributed binary. There's a thread on the list that shows
how to fix it.
Am 24.01.2009 um 12:26 schrieb Tom Hall:
James E. Bailey <derhindemith <at> googlemail.com> writes:
Hello James
I also get an error as follows when trying the code below:
Regards
Tom
error: syntax error, unexpected SCM_TOKEN
\concat { 4/char
##x2032 }
%%%%%%%%%%
{
\mark \markup \rounded-box {
\small {
\concat { 4/char ##x2032 }
}
} c'2
}
this would probaly be due to using a forward slash instead of a
backwards slash in front of char
yes, careless typo, however the below also gives an error
Regards
Tom
{
\mark \markup \rounded-box {
\small {
\concat { 4\char ##x2032 }
}
} c'2
}
error:
(process:440): Pango-WARNING **: Error loading GDEF table 28333
...
Wrong number of arguments to #<procedure font-file-as-ps-string
(name file-name
font-index)>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user