Switched to xurl to break the long URLs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user