diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-31 21:26:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-31 21:26:33 +0000 |
commit | 6073d618c115fa04ebd022186639a3d6f7cee881 (patch) | |
tree | d94ca060cd44b74ba8d898dfa47b30fef1856b18 /Master/texmf-dist/tex | |
parent | 9b491767bcc27a0d41045c2ffad2530455d81763 (diff) |
resphilosophica (31dec16)
git-svn-id: svn://tug.org/texlive/trunk@42822 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls b/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls index 3b27c41eb53..b6a31035ca5 100644 --- a/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls +++ b/Master/texmf-dist/tex/latex/resphilosophica/resphilosophica.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} \ProvidesClass{resphilosophica} -[2016/08/26 v1.29 Typesetting articles for Res Philosophica] +[2016/12/30 v1.30 Typesetting articles for Res Philosophica] \RequirePackage{xkeyval} \newif\ifRESP@fontauto \RESP@fontautotrue @@ -75,6 +75,7 @@ \LoadClass[noamsfonts,twoside]{amsart} \RequirePackage{microtype, fancyhdr, xcolor, lastpage, collect} \RequirePackage[bottom,multiple]{footmisc} +\PassOptionsToPackage{hyphens}{url} \RequirePackage[hyperfootnotes=false]{hyperref} \urlstyle{rm} \ifRESP@manuscript\hypersetup{colorlinks,allcolors=blue}\else |