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.
https://github.com/fmarotta/kaobook
LaTeX Project Public License v1.3c
862 stars 186 forks source link

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

Closed hugoledoux closed 2 years ago

hugoledoux commented 2 years ago

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?

AlexanderZeilmann commented 2 years ago

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.