Am Mi., 3. Okt. 2018 um 08:42 Uhr schrieb Jürgen Spitzmüller <[email protected]
>:

> Am Di., 2. Okt. 2018 um 21:01 Uhr schrieb Maria Gouskova <
> [email protected]>:
>
>> Thanks, Juergen! I upgraded covington to the newer version, and now
>> Beamer works well, but Beamer-Article still throws an error...
>>
>
> I see. The problem here is that covington is loaded before beamerarticle
> whereas it should be loaded after that. I have to think about a solution
> (it's difficult).
>

I just submitted a fix to master which will hopefully also go to 2.3.2.

For now, you can work around the issue as follows (modifying the
beamer-article document):

1. In Document > Settings > Local Layout, insert this:

Provides covington 1


Style Numbered_Example_(multiline)

Preamble

EndPreamble

End


Style Numbered_Examples_(consecutive)

Preamble

EndPreamble

End



2. In Document > Settings > LaTeX Preamble, insert:


\usepackage{covington}


Note further that your example uses Title layout (rather than Standard) in
the paragraph that has the Include inset. This will not compile unless you
switch back to Standard.

I have attached your example file with the above modifications (I also set
the fonts to "Default" since I don't have the fonts you selected installed).

HTH,
Jürgen

Attachment: beamer_cov_conflict_article.lyx
Description: application/lyx

Reply via email to