lilypond-user
[Top][All Lists]
Advanced

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

Re: utf-8 characters


From: Carl D. Sorensen
Subject: Re: utf-8 characters
Date: Sat, 24 Jan 2009 07:01:51 -0700



On 1/24/09 4:36 AM, "James E. Bailey" <address@hidden> wrote:

> 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.
> 

You can also find the fix on issue 735 at the bug tracker, thanks to James:

<http://code.google.com/p/lilypond/issues/detail?id=735>

HTH,

Carl



> 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
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> 
> 





reply via email to

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