summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/dccpaper
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-07 20:57:25 +0000
committerKarl Berry <karl@freefriends.org>2019-10-07 20:57:25 +0000
commit2d9aff4da57523d50b8f3a85a732095abda936f5 (patch)
tree776d06172790a21e6dde771390dec2dd1dba4714 /Master/texmf-dist/source/latex/dccpaper
parent24b855cbe12602a2936a5baea25a2bd70abdd872 (diff)
dccpaper (7oct19)
git-svn-id: svn://tug.org/texlive/trunk@52310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/dccpaper')
-rw-r--r--Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx17
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx b/Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx
index d92ca942a92..e669fdb0bd4 100644
--- a/Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx
+++ b/Master/texmf-dist/source/latex/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}