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
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user