summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls')
-rw-r--r--Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls12
1 files changed, 5 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls b/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls
index 7b3687c3770..02335454e17 100644
--- a/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls
+++ b/Master/texmf-dist/tex/latex/philosophersimprint/philosophersimprint.cls
@@ -22,7 +22,7 @@
%% in the same archive or directory.)
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{philosophersimprint}
-[2016/07/20 v1.4 Typesetting articles for Philosophers' Imprint]
+[2020/11/10 v1.5 Typesetting articles for Philosophers' Imprint]
\newif\ifPHIM@titleimage\PHIM@titleimagetrue
\DeclareOption{titleimage}{\PHIM@titleimagetrue}
\DeclareOption{notitleimage}{\PHIM@titleimagefalse}
@@ -219,7 +219,7 @@
December\fi\space
\number\year}
\newcommand*{\titleimage}[1]{\gdef\@titleimage{#1}}
-\titleimage{}
+\titleimage{NoSuchImageDotUse.pdf}
\newcommand*{\affiliation}[1]{\gdef\@affiliation{#1}}
\affiliation{}
\newcommand*{\copyrightinfo}[1]{\gdef\@copyrightinfo{#1}}
@@ -377,11 +377,9 @@
\setcounter{subsection}{0}%
\gdef\thesection{\@Alph\c@section}}
\renewcommand\@makefntext[1]{%
- \bgroup
- \parindent2\PHIM@baselength\relax
- \everypar{\hangindent=\PHIM@baselength\hangafter=1}%
- \noindent
- \makebox[\PHIM@baselength][l]{\@thefnmark.}#1\egroup}
+ \@tempdima=\hsize
+ \advance\@tempdima by -\PHIM@baselength\relax
+ \makebox[\PHIM@baselength][l]{\@thefnmark.}\parbox[t]{\@tempdima}{#1}}
\settoheight{\footnotesep}{\footnotesize\strut}
\setlength{\skip\footins}{\the\PHIM@baselength plus \the\PHIM@baselength}
\interfootnotelinepenalty=0