1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-12-23 20:57:53 +00:00

Plugin: add changelog

This commit is contained in:
netravnen 2018-11-18 09:37:41 +00:00
parent 9add76589d
commit 1e9fb52453

View file

@ -46,6 +46,7 @@
urlcolor=darkgray]{hyperref} % https://en.wikibooks.org/wiki/LaTeX/Hyperlinks urlcolor=darkgray]{hyperref} % https://en.wikibooks.org/wiki/LaTeX/Hyperlinks
\usepackage{amsmath,amssymb} % math things. \usepackage{amsmath,amssymb} % math things.
\usepackage{lipsum} \usepackage{lipsum}
\usepackage[color]{changelog} % https://www.uweziegenhagen.de/?p=3940
\renewcommand*{\multicolumntoc}{3} % https://tex.stackexchange.com/a/6455 \renewcommand*{\multicolumntoc}{3} % https://tex.stackexchange.com/a/6455