fmarotta / kaobook

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

Home Page:https://github.com/fmarotta/kaobook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

\margintoc not using the short version of a section anymore?

hugoledoux opened this issue · comments

Upgraded from a beta version to v0.9.7, and if I use

\setchapterpreamble[u]{\margintoc}
\section[Short section name]{A very long section name and bla blabla}

then the short section name is not used anymore? Or do I have to use another command?

In the current version here in git, the section command works with the short section name. I do not know what is happening with version v0.9.7.