-
I'm trying to produce a wide table:
```tex
\documentclass[oneside]{kaobook}
\usepackage{blindtext}
\begin{document}
\begin{longtable}{lp{8cm}p{6cm}p{2cm}}
NR & Column 1 & Column 2 &…
-
Hi,
I'm currently using the report template for a recent school work. Everything seems fine except that there is an undesired blank space on the right side of the title and the abstract, where the…
-
Hello,
I would like to use the nice kao template to write a thesis. Compiling the code in Overleaf works fine. However, as I often work offline, I downloaded the project from Overleaf to work on it o…
-
Since Ph.D. theses must be print in b5paper format, I tried to convert the template into a b5paper document by changing the various geometry classes in the kao.sty file.
As you can see in the foll…
-
Hi,
I'm using currently the two sided layout (twoside=true) for my master thesis and I have the problem that tables when they are on even pages, they align with the outer frame of the margin and n…
-
I'm writing a book in kao and I'd like to generate a version of the book for desktop and tablet reading in landscape. If it's not a thing that can be easily implemented, how much effort would it take?
-
i would be reality convenient for the end-user to have a release section, where one can download different versions of your class (for some reason, someone maybe interested in an older version)
Ano…
-
Currently, when I write
```
\section[Short title]{Very long Title of the Section}
```
the ```Short title``` is used in the margin toc and the main toc, whereas the ```A very long Title of the Sect…
-
I tried to compile `book-template.tex` today, but could not get rid of the error:
```
! Undefined control sequence.
Class \KOMAClasSName
Warning: Usage of depr…
-
Since KOMAScript version 3.28 \ifthispageodd had been renamed \Ifthispageodd (the initial "i" as been capitalised)
Change:
l. 82 of kaobook.cls
l. 691 of kao.sty