summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/apa7
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-11 20:49:54 +0000
committerKarl Berry <karl@freefriends.org>2020-10-11 20:49:54 +0000
commitb1471336efbd397ef8a54d3555bb5100a14b6dca (patch)
treef030eb95a4415b4a7cea66bc17b8f00f5994946f /Master/texmf-dist/tex/latex/apa7
parent594d9d83472299aca8bfbe9f123b418cbc40d4ca (diff)
apa7 (11oct20)
git-svn-id: svn://tug.org/texlive/trunk@56635 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/apa7')
-rw-r--r--Master/texmf-dist/tex/latex/apa7/apa7.cls8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/apa7/apa7.cls b/Master/texmf-dist/tex/latex/apa7/apa7.cls
index 3d4ae4a5674..56df4bd7fa6 100644
--- a/Master/texmf-dist/tex/latex/apa7/apa7.cls
+++ b/Master/texmf-dist/tex/latex/apa7/apa7.cls
@@ -27,7 +27,7 @@
%%
%% ----------------------------------------------------------------------
%%
-\ProvidesClass{apa7}[2020/08/12 v2.03 APA formatting (7th edition)]
+\ProvidesClass{apa7}[2020/10/11 v2.04 APA formatting (7th edition)]
\NeedsTeXFormat{LaTeX2e}
\DeclareOption{man}{%
@@ -1367,6 +1367,12 @@
\@ifundefined{def@jou}{}{%
+\renewcommand{\addORCIDlink}[2]{\href{https://orcid.org/#2}{{\mbox{\scalerel*{
+\begin{tikzpicture}[yscale=-1,transform shape]
+\pic{orcidlogo};
+\end{tikzpicture}
+}{|}}} #1}}
+
\IfFileExists{flushend.sty}{\RequirePackage[keeplastbox]{flushend}}{}