simplified url package details
This commit is contained in:
14
ruthesis.sty
14
ruthesis.sty
@@ -138,18 +138,10 @@
|
|||||||
%% ---------------- URLs and Paths -----------------------------
|
%% ---------------- URLs and Paths -----------------------------
|
||||||
\PassOptionsToPackage{obeyspaces,spaces,hyphens,allowmove}{url}
|
\PassOptionsToPackage{obeyspaces,spaces,hyphens,allowmove}{url}
|
||||||
\RequirePackage{url}
|
\RequirePackage{url}
|
||||||
%% The url package typesets url's and unix file paths nicely when they
|
%% The url package typesets \url{} and unix file \path{} nicely.
|
||||||
%% become long. \url{}
|
|
||||||
%% Also defines \path{} which works with filepaths including windows paths.
|
|
||||||
%% 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:\ }
|
||||||
%% You need another verbatim environment to make those typeset properly.
|
%% Warning: allowmove makes URLs not-fragile, so they can go in things that move
|
||||||
%% Also defines the \path{} command for paths
|
%% If this breaks you will get very very weird errors
|
||||||
%% Option: obeyspace to deal with spaces in a path/url
|
|
||||||
%% Option: spaces to do linebreaks at the spaces.
|
|
||||||
%% Option: hyphens to do linebreaks at hyphens.
|
|
||||||
%% Option: allowmove makes URLs not-fragile, so they can go in things that move
|
|
||||||
%% WARNING: If this breaks you will get very very weird errors
|
|
||||||
|
|
||||||
%% ---------------- Miscellaneous Packages ----------------------
|
%% ---------------- Miscellaneous Packages ----------------------
|
||||||
%% ---------------- Fonts -----------------------------
|
%% ---------------- Fonts -----------------------------
|
||||||
%% Important: The template has switched to STIX2 fonts and memoir defaults
|
%% Important: The template has switched to STIX2 fonts and memoir defaults
|
||||||
|
|||||||
Reference in New Issue
Block a user