Alexander Zeilmann
Alexander Zeilmann
I created an [upstream bug with prettier](https://github.com/prettier/prettier/issues/12205), until this is fixed I am keeping husky disabled.
The bug is now tracked in https://github.com/prettier/prettier/issues/12209. I'm closing this issue until the bug is fixed as we can't do anything right now.
Once you have modified the template a bit, keeping track of the changes with fork and sync becomes a bit cumbersome. This is because you also have to consider changes...
@fredguth may I ask what error you encountered with your code? For me it seems to work just fine. The only change I made was to convert ```latex \iflastciteonsamepage {%nothing...
The easiest way is probably to create your title page in whatever program you like, export it as PDF and add it to the document using some PDF editor. Then...
Have a look at https://github.com/fmarotta/kaobook/issues/193#issuecomment-992328930 and the following discussion for an instruction on how to fix the bug. Also, pull request are probably not the right tool for bug reports....
Is there a reason to not include the graphics a little higher? The following code works fine for me, it produces the same result as in your second image. ```latex...
The first problem (the one with `Command \counterwithin already defined.`) can probably be fixed by updating the LaTeX installation or at least the package `chngcntr`. The package [contained a bug](https://tex.stackexchange.com/questions/425600/latex-error-command-counterwithout-already-defined)...
You are absolutely right, `\usepackage[backref=false]{kaobiblio}` is working, I must have made some changes to my local kaobook that destroyed the functionality 😕 I will also think about settings that should...
> I like this template very much. Does the author consider supporting Chinese? > As the title! > good luck! [Google Translate](https://translate.google.de/?sl=auto&tl=en&text=%E9%9D%9E%E5%B8%B8%E5%96%9C%E6%AC%A2%E8%BF%99%E4%B8%AA%E6%A8%A1%E6%9D%BF%EF%BC%8C%E4%BD%9C%E8%80%85%E6%98%AF%E5%90%A6%E8%80%83%E8%99%91%E8%83%BD%E6%94%AF%E6%8C%81%E4%B8%AD%E6%96%87%0A%0A%E5%A6%82%E9%A2%98%EF%BC%81%0A%E7%A5%9D%E5%A5%BD%EF%BC%81&op=translate) 你能更具体地说明问题是什么吗? 如果问题是无法正确呈现中文字符,则必须指定不同的字体来定义这些字符。 Can you be more specific about...