kaobook icon indicating copy to clipboard operation
kaobook copied to clipboard

A LaTeX class for books, reports or theses based on https://github.com/kenohori/thesis and https://github.com/Tufte-LaTeX/tufte-latex.

Results 61 kaobook issues
Sort by recently updated
recently updated
newest added

## Summary Add a back-reference hyperlink to the TOC for easier navigation at the end of each page. ## Details The footer or the bottom-right of each page is currently...

### Description I would like to change the name of "List of Listings" to something like "List of Code", but failed. Currently I am using the `minted` package, and adding...

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...

When compiling `main.tex` from `examples/documentation`, changing in line number 46 `\usepackage[english]{babel}` by `\usepackage[spanish]{babel}` gets an error. However, it works well when one attemps to do the same in `main.tex` but...

### Description Using `kaobiblio` causes a `LaTeX Warning: There were undefined references.` warning even if there are no such references. This behavior hides real problems. ### Minimal Working Example Execute...

Hi, I'm using the following document class which uses B5 document paper format, twosided: \documentclass[ b5paper, fontsize=10pt, % Base font size twoside=true, % Use different layouts for even and odd...

I think here https://github.com/fmarotta/kaobook/blob/81bfb18af4a13dc38a82ebf233c4f62ab7699245/kao.sty#L220 is the wrong reference to the "fullwidth" command. In the definition for "fullwidth" in line 179 https://github.com/fmarotta/kaobook/blob/81bfb18af4a13dc38a82ebf233c4f62ab7699245/kao.sty#L179 it's called \fullwidthlayout but in line 220 it's called...

I have an extended bibliography in bibitem format but when I include it in my latex file, it's not working--no cite+bibliography not getting generated properly. **Current Output in chapter** ![image](https://user-images.githubusercontent.com/52251022/199225213-5d35572c-3810-47a3-b573-49535e97f8b8.png)...