Make use of the 'xurl' package

This commit is contained in:
2023-12-10 17:54:08 +00:00
parent a3795aba9b
commit 79e583b096
2 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
\usepackage{microtype} % Slightly tweak font spacing for aesthetics
\usepackage[english]{babel} % Language hyphenation and typographical rules
\usepackage[final, colorlinks = false, urlcolor = cyan]{hyperref}
\usepackage{xurl}
\usepackage{changepage} % adjust margins on the fly
\usepackage{minted}