Replies: 1 comment
|
I just tried the following: I added \RequirePackage{beamerarticle} to kaobook.cls before the inclusion of kao.sty. Then everything seems to work. For me this provides a quick solution, but I will try to find out the incompatibilities anyhow. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi folks,
I have a large project that creates a book as well as slides from one source. It uses beamer.
I now found kaobook and found it very nice.
I added pythontex to main.tex - fine.
I added beamerarticle and get an infinite loop, probably with \title - have not checked in detail, yet.
I used lualatex.
There will be also issues on multiple definitions of theorem, definition, etc., but that should not be a big problem.
Can you give me a hint where to start searching for the solution?
(Yes, you might argue, that this is not a good idea, to do a book and sildes in parallel - as I said, it is already done)
Best regards
Dietrich
All reactions