summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/dccpaper
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-08 03:00:28 +0000
committerNorbert Preining <norbert@preining.info>2019-10-08 03:00:28 +0000
commite5ffc42ed260285f76383ae18dd0f4a603c07fa8 (patch)
tree7d901aebae17ed14f1c9812c9339a88d68dc74e4 /macros/latex/contrib/dccpaper
parentba86549c94b1e8b6b19bc82b01e85a7e513e7586 (diff)
CTAN sync 201910080300
Diffstat (limited to 'macros/latex/contrib/dccpaper')
-rw-r--r--macros/latex/contrib/dccpaper/dccpaper.dtx17
-rw-r--r--macros/latex/contrib/dccpaper/dccpaper.pdfbin255950 -> 254082 bytes
2 files changed, 9 insertions, 8 deletions
diff --git a/macros/latex/contrib/dccpaper/dccpaper.dtx b/macros/latex/contrib/dccpaper/dccpaper.dtx
index d92ca942a9..e669fdb0bd 100644
--- a/macros/latex/contrib/dccpaper/dccpaper.dtx
+++ b/macros/latex/contrib/dccpaper/dccpaper.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%<*internal|ijdc9|idcc|base>
-\def\Version{2019/03/08 v1.8}
+\def\Version{2019/10/07 v1.8.1}
%</internal|ijdc9|idcc|base>
%<*internal>
\iffalse
@@ -414,8 +414,6 @@ Copyright (C) 2019 Digital Curation Centre, University of Edinburgh
\usepackage{dcolumn,csquotes}
\usepackage[iso,british]{isodate}
-% The following line is only needed for microtype 2.7a
-\usepackage{luatexbase}
\usepackage[expansion=false]{microtype}
\ifXeTeX\else\DisableLigatures{family=tt*}\fi
\usepackage[tightLists=false]{markdown}
@@ -838,6 +836,8 @@ Any acknowledgements should be placed in a section immediately before the refere
\section{Appendix A: Change History}
\begin{description}
+\item[v1.8.1] 2019-10-07\\
+Updated to work with changed \LaTeX\ internals.
\item[v1.8] 2019-03-08\\
Added details of IDCC 2020.
\item[v1.7.1] 2018-05-14\\
@@ -1401,11 +1401,12 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
\RequirePackage[british]{babel}
% \end{macrocode}
%
-% The macro patching commands from \pkg{etoolbox} come in useful for handling
-% author and date information, and also for compatibility with \pkg{apacite}.
+% The macro patching commands from \pkg{etoolbox} and \pkg{xpatch} come in
+% useful for handling author and date information, and also for
+% compatibility with \pkg{apacite}.
%
% \begin{macrocode}
-\RequirePackage{etoolbox}
+\RequirePackage{etoolbox,xpatch}
% \end{macrocode}
%
% The \pkg{dccpaper} classes use Times as the main text font. We prefer
@@ -1842,8 +1843,8 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
% \pkg{memoir} class (2005/09/25 v1.618).
%
% \begin{macrocode}
-\pretocmd{\date}{\begingroup\let\footnote\@gobble}{}{}%
-\apptocmd{\date}{%
+\xpretocmd{\date}{\begingroup\let\footnote\@gobble}{}{}%
+\xapptocmd{\date}{%
\begingroup
\renewcommand{\thanks}[1]{}
\protected@xdef\thedate{#1}
diff --git a/macros/latex/contrib/dccpaper/dccpaper.pdf b/macros/latex/contrib/dccpaper/dccpaper.pdf
index e75dc06836..d52ac28741 100644
--- a/macros/latex/contrib/dccpaper/dccpaper.pdf
+++ b/macros/latex/contrib/dccpaper/dccpaper.pdf
Binary files differ