Skip to content

Commit

Permalink
Fixes anything breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kks32 committed Mar 19, 2017
1 parent 7cb0225 commit 1230967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Classes/PhDThesisPSnPDF.cls
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ supported!}
% PDFLaTeX does it automatically.
\else
% dvips
\RequirePackage[anythingbreaks]{breakurl} % to split the url over multiple lines
\RequirePackage{breakurl} % to split the url over multiple lines
\fi

% ******************************************************************************
Expand Down

0 comments on commit 1230967

Please sign in to comment.