Skip to content

Commit

Permalink
slight format tweak to remove Taylor-Francis specific style
Browse files Browse the repository at this point in the history
  • Loading branch information
davidearn committed Mar 16, 2024
1 parent aeb4cfc commit 804efd8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions vignettes/interact.cls
Expand Up @@ -266,8 +266,10 @@
\def\author#1{\def\and{and }\gdef\@author{#1}}
\def\received#1{\gdef\@received{#1}}
\def\history#1{\gdef\@received{#1}}
\gdef\@history{\bfseries{ARTICLE HISTORY\\}\par}
\gdef\@received{Compiled \today}
%%\gdef\@history{\bfseries{ARTICLE HISTORY\\}\par}
\gdef\@history{\bfseries{Article compiled:\ }\par}
%%\gdef\@received{Compiled \today}
\gdef\@received{\today}
%
\long\def\name#1{#1\\\vspace{6pt}}%
\long\def\affil#1{\affilfont{#1}\\}
Expand Down Expand Up @@ -302,7 +304,8 @@
{\authorfont\@author\par}%
\ifsuppldata\else
\vskip17pt
{\receivedfont{\bfseries ARTICLE HISTORY\\}\@received\par}%
%%{\receivedfont{\bfseries ARTICLE HISTORY\\}\@received\par}%
{\receivedfont{\@history}\@received\par}%
\fi
\vskip13pt
\egroup}
Expand Down

0 comments on commit 804efd8

Please sign in to comment.