Switched to xurl to break the long URLs
This commit is contained in:
@@ -91,8 +91,8 @@
|
|||||||
|
|
||||||
%% ---------------- URLs and Paths -----------------------------
|
%% ---------------- URLs and Paths -----------------------------
|
||||||
\PassOptionsToPackage{obeyspaces,spaces,hyphens,allowmove}{url}
|
\PassOptionsToPackage{obeyspaces,spaces,hyphens,allowmove}{url}
|
||||||
\RequirePackage{url}
|
\RequirePackage{xurl}
|
||||||
%% The url package typesets \url{} and unix file \path{} nicely.
|
%% The xurl package typesets \url{} and unix file \path{} nicely.
|
||||||
%% Watch out that you leave a space after a last \ e.g. \path{C:\ }
|
%% 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
|
%% Warning: allowmove makes URLs not-fragile, so they can go in things that move
|
||||||
%% If this breaks you will get very very weird errors
|
%% If this breaks you will get very very weird errors
|
||||||
|
|||||||
Reference in New Issue
Block a user