diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/resphilosophica')
-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 6459eb83d4b..9473c689e3c 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} -[2015/01/25 v1.26 Typesetting articles for Res Philosophica] +[2015/08/22 v1.26 Typesetting articles for Res Philosophica] \RequirePackage{xkeyval} \newif\ifRESP@fontauto \RESP@fontautotrue @@ -299,6 +299,7 @@ \baselineskip20\p@\relax \LARGE\scshape \renewcommand\thefootnote{\@fnsymbol\c@footnote}% + \ifx\itscshape\@undefined\else\def\em{\itscshape}\fi \@title\@titlenotes \hypersetup{pdftitle=\@title}% \end{center}% |