On Fri, 9 Dec 2022 at 19:48, Thibaut Cuvelier <dourou...@gmail.com> wrote:

> On Fri, 9 Dec 2022 at 04:23, Scott Kostyshak <skost...@lyx.org> wrote:
>
>> The following ctest is failing for me after the recent commits:
>>
>>   export/export/docbook/LilyPond_Book_docbook5
>>
>> The first error in the output has to do with '&' apparently:
>>
>>   Processing `./60/lily-95ee389a.ly'
>>   Parsing...
>>   ././60/lily-95ee389a.ly:7:12: error: undefined character or shorthand:
>> &
>>   \relative c
>>              &#8217;&#8217; {  g a b c}
>>
>
> I bet it's due to d4095dc0. I'm having a look.
>

It's strange that you're getting an error there. The file validates with
libxml locally. I do not see any XML problems.

Still, the apostrophes shouldn't be converted in a LilyPond inset. I've
fixed that in 0e2513a0e8. It should fix the failing test.
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to