diff options
author | Karl Berry <karl@freefriends.org> | 2014-12-24 23:21:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-12-24 23:21:10 +0000 |
commit | 17e3da100f9807511c04fdce7bfbaffe9b586a88 (patch) | |
tree | 354e7e983d0e27f2af8042ff2362f3660da5d079 /Master/texmf-dist/tex | |
parent | 2a5350cd4b9a5f0f66d0568b3390764a4ecef4d1 (diff) |
afparticle (24dec14)
git-svn-id: svn://tug.org/texlive/trunk@35900 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/afparticle/afparticle.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/afparticle/afparticle.cls b/Master/texmf-dist/tex/latex/afparticle/afparticle.cls index 7667839b885..37b2b4d04e0 100644 --- a/Master/texmf-dist/tex/latex/afparticle/afparticle.cls +++ b/Master/texmf-dist/tex/latex/afparticle/afparticle.cls @@ -22,7 +22,7 @@ %% in the same archive or directory.) \NeedsTeXFormat{LaTeX2e} \ProvidesClass{afparticle} -[2014/10/22 v1.2 Typesetting articles for Archives of Forensic Psychology] +[2014/12/23 v1.3 Typesetting articles for Archives of Forensic Psychology] \def\AFP@DisableMacro#1{\ClassError{afparticle}{The macro \expandafter\protect\csname#1\endcsname\space is disabled}{The command @@ -263,7 +263,7 @@ \currentyear, Vol.~\currentvolume, No.~\currentissue, \thepage--\end@page}% \fancyhead[R]{\small\textcopyright~\currentyear\ Global Institute of - Forensic Psychology\\ISBN~2334-2749}% + Forensic Psychology\\ISSN~2334-2749}% } \setlength\parindent{2em} \setcounter{secnumdepth}{-1} |