summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/afparticle/afparticle.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/afparticle/afparticle.cls')
-rw-r--r--Master/texmf-dist/tex/latex/afparticle/afparticle.cls10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/afparticle/afparticle.cls b/Master/texmf-dist/tex/latex/afparticle/afparticle.cls
index 55bc4757ae6..7667839b885 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/07/18 v1.0 Typesetting articles for Archives of Forensic Psychology]
+[2014/10/22 v1.2 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
@@ -259,11 +259,11 @@
\fancyhead{}%
\fancyfoot{}%
\fancyfoot[R]{\thepage}%
- \fancyhead[L]{\small Archives of Forensic Research\\
+ \fancyhead[L]{\small Archives of Forensic Psychology\\
\currentyear, Vol.~\currentvolume, No.~\currentissue,
\thepage--\end@page}%
\fancyhead[R]{\small\textcopyright~\currentyear\ Global Institute of
- Forensic Research\\ISBN~2334-2749}%
+ Forensic Psychology\\ISBN~2334-2749}%
}
\setlength\parindent{2em}
\setcounter{secnumdepth}{-1}
@@ -287,6 +287,10 @@
\captionsetup[figure]{position=bottom, format=plain,
labelsep=period, justification=centering,
singlelinecheck=off, font=normalsize, labelfont=it}
+\tolerance=1
+\emergencystretch=\maxdimen
+\hyphenpenalty=10000
+\hbadness=10000
\normalsize\normalfont
\endinput
%%