Skip to content

Commit

Permalink
add docs and credits for #225
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarotta committed Nov 12, 2024
1 parent 0e31cac commit e4ee5fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/documentation/chapters/textnotes.tex
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,7 @@ \section{Marginlisting}
\end{marginlisting}
\end{verbatim}

Since we are here, let me spend a few words about listsings. Thanks to contributions from \href{https://github.com/fmarotta/kaobook/pull/225}{Kazuhiko Sakaguchi}, kaobook now supports both \Package{listings} and \Package{minted}. Just pass the option \Option{listing=listings} or \Option{listing=minted} when you load the \Class{kaobook} class, and the appropriate pacakge will be loaded.

Not only textual stuff can be displayed in the margin, but also figures.
Those will be the focus of the next chapter.

0 comments on commit e4ee5fb

Please sign in to comment.