From f6b1f4c4d956500426b335ec52b1431717ae94b9 Mon Sep 17 00:00:00 2001 From: Sebastian Bauer <75776786+yax-lakam-tuun@users.noreply.github.com> Date: Sun, 14 May 2023 11:00:42 +0000 Subject: [PATCH] [#29] Add ability to add short annotations for things that still have to be done --- preamble.sty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/preamble.sty b/preamble.sty index 4d8069d..7d57a5a 100644 --- a/preamble.sty +++ b/preamble.sty @@ -22,6 +22,9 @@ \RequirePackage[hypcap=false]{caption} \RequirePackage{subcaption} +% todonodes: ability to add short annotations for things that still have to be done +\usepackage[colorinlistoftodos,prependcaption,textsize=tiny]{todonotes} + % our own stuff everything maya located maya.sty \RequirePackage{maya} %