Skip to main content

Questions tagged [kaobook]

The tag has no usage guidance.

0 votes
1 answer
159 views

Coloring hyperlinks in 'kaobook' document class

Is there anyway to color, say blue, the theorem when we use \ref{} (or \autoref{}) to refer a theorem? For eg. look at the article: https://www.cse.iitk.ac.in/users/nitin/papers/border-depth3.pdf In ...
0 votes
1 answer
75 views

Reference-Error when compiling kaobook-class in overleaf community edition

raw.log Steps to Reproduce Installing overleaf community edition using the toolkit and successfully pulling every Texlive package via tlmgr install scheme-full Exporting the kaobook-Template from ...
0 votes
0 answers
19 views

How to exercise widepar in kaobook

How to exercise widepar in kaobook I would like to make special exercises in kaobook in widepar(no margin) format.
0 votes
1 answer
20 views

Is there a proper way to put `\fillin[]` inside `align` environment in the LaTeX `exam` class?

I am using \fillin[] command in the latex exam class to produce the following output: Convert the following angles from degrees to radians: \begin{questions} \begin{multicols}{4} \...
0 votes
1 answer
102 views

Add custom part name to header using kaobook template in LaTeX

I am using the kaobook template for my document in LaTeX, and I would like to add the custom part name to the header. By default, the header only shows the chapter name. How can I modify the kaobook ...
1 vote
0 answers
33 views

How to change sidenote's fontsize in kaobook [closed]

How could I change the \sidenote's fontsize in kaobook? Is there a parameter for it on \documentclass or something? More specifically, I want to be able to modify kaobook's \sidenote command, either ...
1 vote
0 answers
119 views

Full-width xltabular in kaobook [closed]

I'm trying to follow an example from the kaobook documentation (4.3): The caption of a longtable is always positioned below the table, and it has the same width as the text (it doesn’t extend into ...
0 votes
0 answers
48 views

How to use kaobook template with greek language and XeLaTeX?

TL;DR How can I compile kaobook template with greek language using XeLaTeX? I have been trying to compile kaobook with XeLaTeX for a book in greek language without success. The template uses ...
1 vote
2 answers
820 views

How do I set a paper size other than A4 in the kaobook package?

It seems like it should be easy enough, seeing how the kao.sty file comes with this... % Set the default page layout \RequirePackage[ a4paper, bottom=27.4mm, inner=24.8mm, textwidth=...
0 votes
0 answers
101 views

Kaobook not compiling (anywhere)

I am trying to compile the most basic file of the Kaobook template as provided here and it does not work. Now, on my TeXLive, it doesn't because it gives me in the report that it is missing an options....
2 votes
1 answer
65 views

Why have certain characters disappeared?

Without having changed anything in my LaTeX installation, certain characters have disappeared. (I use pdflatex to compile file). For example, the + is no longer displayed in math mode. Here is an ...
1 vote
0 answers
95 views

How to Modify Chapter number and Chapter title style in TOC by using kaobook.cls?

My tags are follows: \RequirePackage{scrlfile} \PreventPackageFromLoading{amssymb} \documentclass[% fontsize=10pt, twoside=true, open=any, chapterentrydots=true, numbers=...
1 vote
1 answer
316 views

How do I change the main kaobook font to the default LaTeX font?

Kaobook's kao.sty file contains the section encoding and fonts: \newif\ifxetexorluatex \ifxetex \xetexorluatextrue \else \ifluatex \xetexorluatextrue \else \...
0 votes
1 answer
377 views

Pandoc kaobook sidenote issue

I'm using Obsidian to write markdown text in order to export to PDF using pandoc PDFLateX. I'm using using tufte-book class and it's working perfect. The problem is that I'm trying to use kaobook ...
0 votes
1 answer
69 views

Fix font size by using kaobook.cls

I'm not familiar with kaobook and its supporting files. My code are follows: \documentclass[ fontsize=10pt, twoside=true, open=any, chapterentrydots=true, numbers=noenddot ]{...

15 30 50 per page