Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile on Overleaf. #289

Open
TheLight8 opened this issue Oct 12, 2024 · 2 comments
Open

Unable to compile on Overleaf. #289

TheLight8 opened this issue Oct 12, 2024 · 2 comments

Comments

@TheLight8
Copy link

TheLight8 commented Oct 12, 2024

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 TheLight8 changed the title Unable to compile, anywhere. Unable to compile on Overleaf. Oct 12, 2024
@cgosorio
Copy link

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.

@fmarotta
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants