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

### Description So, I am trying to write some long equations, but I want them to be on one line. So I resorted to the resizebox package, normally one can...

Is there anyway to use APA CItations instead of the default kaobook side citations?

## Summary It would be nice to have a double column layout for the paragraphs plus the margin notes in landscape or 16:9 views. ## Details Due to a lot...

Currently the figure captions are of the form "Figure 3.1.:", which seems weird to me: why the point followed by a column? This PR removes that in the `sidefigure` and...

## Summary Currently, sidecite appears to be adding citation to the margin everytime you call sidecite. ## Details When you \sidecite{key} more than once \sidecite{key} in the same page. There...

If the citation is already in the margin on the same page, does not repeat it. Cons: `\sidecite{key1,key2}` does not seem to work anymore. closes #216

`marginfix` was removed, which fixed https://github.com/fmarotta/kaobook/issues/77 and https://github.com/fmarotta/kaobook/issues/169 The consequence, however, is that without `marginfix`, the MWE produces the following output: adding it back in gives I don't know what...

### Description Is there an easy way to get the parenthesis back while using the command `\refeq`? In the `kaorefs style` there is a part wich is labeled with `Remove...

### Description When shifting two subsequent `\sidecite`s they will overlap although the nonshifted sidecites did not. ### Minimal Working Example ```latex \documentclass{kaobook} \usepackage[english]{babel} \usepackage{blindtext} \usepackage{kaobiblio} \usepackage{kaotheorems} \usepackage{kaorefs} \addbibresource{test.bib} \begin{document} \title{Bug...

Now I'm working on this class to support Chinese(or CJK). For the following name, I have to modify the origin style file. Is there any way to rename it outside:...