Theses, Books, Title pages ⇒ Kaobook template
-
- Posts: 1
- Joined: Mon Oct 11, 2021 2:07 pm
Kaobook template
I would like very much to use it using an Editor from my Mac computers, but up to now I was not successful to do it, had to continue using Overleaf for that. As I am not a LaTeX expert I am not able to cope with, apparently, simple issues.
(1) My local editor (Texstudio) stops when it finds the "\labch" command; how to cope with that?
(2) the \setchapterpreamble{\margintoc} command sometimes generates the margin TOC displaced to the right, printing the toc beyond the margins. Any way or option to bring the toc back to its original position?
Many thanks in advance,
Carlos Morel
Rio de Janeiro, Brazil
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Kaobook template
Code: Select all
\usepackage{kaorefs}
-
- Posts: 1
- Joined: Wed Sep 28, 2022 10:05 pm
Kaobook template
Wow, you were right, it really worked for me. Thank you!fmarotta wrote:Hi, the second problem should disappear if you compile the document again. Sometimes, up to four consecutive compilations are necessary before LaTeX can position all the elements correctly. I don't use TeXstudio so I don't know how to help you with the first problem, but the \labch command should be defined in the kaorefs.sty file: maybe you just have to addin your main.tex?Code: Select all
\usepackage{kaorefs}