Skip to main content

Questions tagged [kaobook]

The tag has no usage guidance.

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.
조문수's user avatar
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} \...
EthanAlvaree's user avatar
  • 1,421
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 ...
Rodrigo's user avatar
  • 11
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 ...
mritz_p's user avatar
  • 210
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 ...
ljagg's user avatar
  • 1
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 ...
mhtsort's user avatar
  • 183
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....
Kolmin's user avatar
  • 569
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 ...
Xavier Pessoles's user avatar
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=...
MadyYuvi's user avatar
  • 13.9k
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 ]{...
MadyYuvi's user avatar
  • 13.9k
1 vote
1 answer
71 views

How to define a \citewithabstract in kaobook to print BibLaTeX "abstract" content in the Bibliography chapter

@Book{Schouten2001, abstract = {... De Natuur Als Beeld In Religie, Filosofie En Kunst eerste druk is een boek van M.G.C. Schouten uitgegeven bij Knnv Uitgeverij. Er is tastbare natuur: de concrete ...
user1542889's user avatar
1 vote
1 answer
89 views

How to use kaobook with French babel and keep the original bulleted list style?

I would like to use kaobook in French. So, I use \usepackage[francais]{babel}. In this way the bulleted list style is replaced by --. How can I keep original theme in French please?
Xavier Pessoles's user avatar
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 ...
Daniel Wiczew's user avatar
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 \...
BlueIris's user avatar
  • 339
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 ...
Britto's user avatar
  • 113
0 votes
1 answer
50 views

How to insert extra space between chapters in the LoF/LoT in the komabook class without calling \chapter{...}?

I am using the kaobook template for my PhD thesis. It can be found here on Overleaf. Due to design reasons, I do not call \chapter{...}, but simply increment the chapter counter manually. Because I ...
Maxim Moloshenko's user avatar
0 votes
1 answer
753 views

In the kaobook class template, I've managed to add a subsubsection; but what do I have to do for showing subsubsections in kaobook side TOC?

%\setcounter{secnumdepth}{\kao@secnumdepth} % Set section numbering %depth \setcounter{secnumdepth}{3} \counterwithin*{sidenote}{chapter} % Uncomment to reset the sidenote counter at each chapter %\...
Mohamad Anton Athoillah's user avatar
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 ...
Pranjal Dutta's user avatar
0 votes
1 answer
696 views

How to put two logos on the same line, opposite sides of page, on top of watermark?

I am using the kaobook class, and I am having trouble with getting the title page look as I want it to. I produced for you a minimal working example, which you can easily compile on overleaf. I would ...
Pascal's user avatar
  • 1
0 votes
0 answers
196 views

Cannot compile kaobook properly using TexLive 2021

I downloaded kaobook template from https://github.com/fmarotta/kaobook, it used to compile properly with Texlive 2019 and 2020. However when I try to compile using TexLive 2021, sidenote, marginfigure ...
Freeman's user avatar
  • 299
0 votes
0 answers
19 views

How to compile only one chapter in the kaobook class [duplicate]

I am starting to the use the kaobook class for a book project. I would like to be able to compile each chapter separately, do you know if this is possible? I could not find a quick solution in the ...
nodarkside's user avatar
0 votes
1 answer
580 views

Can I remove the side column in kaobook template?

I am manipulating a document made in kaobook template. I was wondering if it is possible to locally or globally eliminate the side column (the column that allows for comments and stuff). I know that ...
Mauricio's user avatar
  • 265
6 votes
1 answer
2k views

List of Definitions, List of Theorems, List of Examples, and List of Activities with Kaobook

This is somewhat a follow-up to this question about custom Kaobook environments. In that question, I was able to successfully define some new environments for the kaobook class and have them all share ...
EthanAlvaree's user avatar
  • 1,421
3 votes
2 answers
400 views

Use of \thedots@ doesn't match its definition. Problem with the French package

I have a fairly complicated document in English, typeset using kaobook. For my abstract I need to add French and adding french to the line \usepackage[main=english, ngerman, french]{babel} results in ...
bobo's user avatar
  • 53
0 votes
1 answer
358 views

Vertical line next to example environment changes indentation of itemize and enumerate lists

I am attempting to use this example environmment in my book. I really like how it creates a vertical line next to examples. I would like to customize the appearance, but that is a separate question. ...
EthanAlvaree's user avatar
  • 1,421
2 votes
1 answer
1k views

Custom example environment with colorbox and vertical line for `kaobook` document class

I am making a custom example environment for the kaobook class and would like to modify the second example environment from this question: \usepackage{chngcntr} \usepackage[tikz]{mdframed} \...
EthanAlvaree's user avatar
  • 1,421
0 votes
0 answers
141 views

Repeating page numbers (in Kaobook + Vertical Line Title Page)

I'm making a document using two templates: Kaobook (for the main style of the book) and Vertical Line Title Page (for the title page). The title page section (which includes the actual title page, the ...
fred koretsky's user avatar
2 votes
1 answer
299 views

Make `exercises` package compatible with `kaobook`

In this question, I am attempting to use the the exercise package with the kaobook class. Originally, I planned to use the exam class with the kaobook class, until I noticed how it changed the margins ...
EthanAlvaree's user avatar
  • 1,421
1 vote
0 answers
204 views

`kaobook` and `exam` class conflict: \marginnotes shift halfway off page

Hoping to combine the best of the exam class with the kaobook class, I took the Overleaf example document for Kaobook and added exam.cls with an \import{exam} command in the preamble. This worked ...
EthanAlvaree's user avatar
  • 1,421
2 votes
2 answers
586 views

KOMA-script scrbook with single, unnumbered chapter

I am using scrbook via kaobook and I would like to make a document that contains a single chapter, unnumbered and unnamed. This probably means I shouldn't be using scrbook to begin with, but I'd like ...
Gus's user avatar
  • 1,217

15 30 50 per page