We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 046b850 commit 1f5ba0aCopy full SHA for 1f5ba0a
1 file changed
lib/packages.tex
@@ -5,9 +5,11 @@
5
% archival
6
\usepackage[a-2u]{pdfx}
7
8
+% task processing
9
+\usepackage{todo}
10
+
11
% fonts
-\usepackage{lmodern}
-\usepackage[mono=false]{libertinus}
12
+\usepackage{libertinus}
13
\usepackage{microtype}
14
15
% authors
@@ -24,7 +26,6 @@
24
26
\usepackage{caption,floatrow,rotating}
25
27
\usepackage{booktabs,multirow}
28
\usepackage{listings}
-\usepackage{todo}
29
\usepackage[anythingbreaks]{breakurl}
30
31
\hypersetup{unicode}
0 commit comments