kaobook icon indicating copy to clipboard operation
kaobook copied to clipboard

Unable to compile on Overleaf.

Open TheLight8 opened this issue 1 year ago • 2 comments

Description

It just does not compile with any option on Overleaf.

Minimal Working Example

Even just the example template in the source.

Expected behavior:

To compile, possibly with no error.

Actual behavior:

Does not compile, at all.

Additional Information

TheLight8 avatar Oct 12 '24 09:10 TheLight8

I suspect the problem is that lately Overleaf has reduced the compiling time for the free accounts. I have experience the very same problem with other templates that before was possible to use in Overleaf.

cgosorio avatar Oct 13 '24 18:10 cgosorio

Indeed, unfortunately the problem seems to be compilation time. If you can, I would suggest using another editor such as TeXworks, TeXstudio, VScode, neovim, or emacs---they all have good support for LaTeX, and you could use GitHub as a "cloud" for collaborating with other people. I am planning to eventually rewrite kaobook from scratch making use of KOMA-script features that I didn't understand back then, so this should de-bloat the package and speed up the compilation.

Another option is to self-host an Overleaf instance; there are some tutorials online, but it's not for everybody. I will also look into hosting myself (on my raspberry pi or VPS) and see if I can offer the service for kaobook users (hopefully this doesn't violate any licences, but I am not sure).

fmarotta avatar Oct 26 '24 08:10 fmarotta