From 1337ca821fef91bd637594073e5978b4ed41e0c5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Oct 2014 00:38:57 +0000 Subject: afparticle (23oct14) git-svn-id: svn://tug.org/texlive/trunk@35427 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/afparticle/README | 6 ++++++ .../texmf-dist/doc/latex/afparticle/afparticle.pdf | Bin 342347 -> 343506 bytes .../texmf-dist/doc/latex/afparticle/afpsample.pdf | Bin 188689 -> 189070 bytes .../source/latex/afparticle/afparticle.dtx | 22 ++++++++++++++------- .../texmf-dist/tex/latex/afparticle/afparticle.cls | 10 +++++++--- 5 files changed, 28 insertions(+), 10 deletions(-) diff --git a/Master/texmf-dist/doc/latex/afparticle/README b/Master/texmf-dist/doc/latex/afparticle/README index 24f2f4f9011..e4d98f40ce7 100644 --- a/Master/texmf-dist/doc/latex/afparticle/README +++ b/Master/texmf-dist/doc/latex/afparticle/README @@ -3,3 +3,9 @@ This package provides a class for typesetting articles for the open access journal Archives of Forensic Psychology, http://www.archivesofforensicpsychology.com. + +Changes: + + v1.1 Suppressed hyphenation + + v1.2 Corrected typos in the masthead \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/afparticle/afparticle.pdf b/Master/texmf-dist/doc/latex/afparticle/afparticle.pdf index dc73459da6e..b15ebec2c21 100644 Binary files a/Master/texmf-dist/doc/latex/afparticle/afparticle.pdf and b/Master/texmf-dist/doc/latex/afparticle/afparticle.pdf differ diff --git a/Master/texmf-dist/doc/latex/afparticle/afpsample.pdf b/Master/texmf-dist/doc/latex/afparticle/afpsample.pdf index c05488243a2..4781d3a6b10 100644 Binary files a/Master/texmf-dist/doc/latex/afparticle/afpsample.pdf and b/Master/texmf-dist/doc/latex/afparticle/afpsample.pdf differ diff --git a/Master/texmf-dist/source/latex/afparticle/afparticle.dtx b/Master/texmf-dist/source/latex/afparticle/afparticle.dtx index b0dc9c9cf1c..90f7ae36d81 100644 --- a/Master/texmf-dist/source/latex/afparticle/afparticle.dtx +++ b/Master/texmf-dist/source/latex/afparticle/afparticle.dtx @@ -1,6 +1,6 @@ % \iffalse %<*gobble> -% $Id: afparticle.dtx,v 1.9 2014-08-19 02:46:24 boris Exp $ +% $Id: afparticle.dtx,v 1.13 2014-10-22 18:37:52 boris Exp $ % % Copyright 2014, Boris Veytsman % This work may be distributed and/or modified under the @@ -20,7 +20,7 @@ % derived file afparticle.cls % % \fi -% \CheckSum{684} +% \CheckSum{689} % %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -52,7 +52,7 @@ \ProvidesFile{afparticle.dtx} % %\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] %<*gobble> % \end{macrocode} % @@ -183,7 +183,7 @@ % environment |frontmatter|. Instead, use \cs{maketitle} like you do % in the standard \LaTeX\ article. % -% \emph{Archives of Forensic Research} normally uses the +% \emph{Archives of Forensic Psychology} normally uses the % ``second type of frontmatter coding''~\cite{elsarticle}: the authors % with the same affiliation are grouped together, and the affiliation % follows the group. @@ -939,17 +939,18 @@ % \end{macro} % % \begin{macro}{firstpagestyle} +% \changes{v1.2}{2014/10/22}{Corrected masthead} % The page style for the first page % \begin{macrocode} \fancypagestyle{firstpagestyle}{% \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}% } % \end{macrocode} % \end{macro} @@ -1043,9 +1044,16 @@ %\subsection{Final Words} %\label{sec:finis} % -% +% \changes{v1.1}{2014/10/20}{Added changes requested by the editor and +% implemented by David Latchman, +% david.latchman@texnical-designs.com: no hyphenation throughout the +% entire manuscript} % % \begin{macrocode} +\tolerance=1 +\emergencystretch=\maxdimen +\hyphenpenalty=10000 +\hbadness=10000 \normalsize\normalfont % % \end{macrocode} 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 %% -- cgit v1.2.3