Switched to xurl to break the long URLs

This commit is contained in:
2024-05-27 09:11:49 +00:00
parent db112afb93
commit 5c40dd6097

View File

@@ -91,8 +91,8 @@
%% ---------------- URLs and Paths -----------------------------
\PassOptionsToPackage{obeyspaces,spaces,hyphens,allowmove}{url}
\RequirePackage{url}
%% The url package typesets \url{} and unix file \path{} nicely.
\RequirePackage{xurl}
%% The xurl package typesets \url{} and unix file \path{} nicely.
%% Watch out that you leave a space after a last \ e.g. \path{C:\ }
%% Warning: allowmove makes URLs not-fragile, so they can go in things that move
%% If this breaks you will get very very weird errors