summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/dccpaper
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-10-15 22:20:56 +0000
committerKarl Berry <karl@freefriends.org>2014-10-15 22:20:56 +0000
commit26d6ff576d76c7f70c37eac837a3d9c5aef352ee (patch)
treee1272ef2b69db5744b9d980da8a0b0c799243ad3 /Master/texmf-dist/source/latex/dccpaper
parentf30e59e50f4dc8d3b3d043346af5b1beaff3e313 (diff)
dccpaper (15oct14)
git-svn-id: svn://tug.org/texlive/trunk@35378 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/dccpaper')
-rw-r--r--Master/texmf-dist/source/latex/dccpaper/Makefile2
-rw-r--r--Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx6
2 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/dccpaper/Makefile b/Master/texmf-dist/source/latex/dccpaper/Makefile
index ad64de346f7..4ad993a5953 100644
--- a/Master/texmf-dist/source/latex/dccpaper/Makefile
+++ b/Master/texmf-dist/source/latex/dccpaper/Makefile
@@ -39,5 +39,5 @@ install: all
sudo cp README $(UTREE)/doc/latex/$(NAME)
zip: all
mkdir $(TDIR)
- cp $(NAME).{pdf,dtx} ijdc-v9.cls idcc.cls $(NAME)-base.tex $(NAME)-by.{eps,pdf} $(NAME)-{biblatex,apacite}.bib README Makefile $(TDIR)
+ cp $(NAME).{pdf,dtx} $(NAME)-by.{eps,pdf} README Makefile $(TDIR)
cd $(TEMP); zip -Drq $(PWD)/$(NAME)-$(VERS).zip $(NAME)
diff --git a/Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx b/Master/texmf-dist/source/latex/dccpaper/dccpaper.dtx
index 453de0d70fc..7eaa709ed48 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{2014/08/07 v1.3}
+\def\Version{2014/10/14 v1.3.1}
%</internal|ijdc9|idcc|base>
%<*internal>
\iffalse
@@ -214,7 +214,7 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
\DeclareOption{15}{%
\def\dccp@publ@short{IDCC15}
\def\dccp@publ@msg{The 10th \dccp@publ@long\ takes place on 9--12 February
- 2014 in London. URL: \url{http://www.dcc.ac.uk/events/idcc15/}}
+ 2015 in London. URL: \url{http://www.dcc.ac.uk/events/idcc15/}}
\def\dccp@subject{10th \dccp@publ@long, 2015}
}
\ProcessOptions\relax
@@ -2067,6 +2067,8 @@ Any acknowledgements should be placed in a section immediately before the refere
\section{Appendix A: Change History}
\begin{description}
+\item[v1.3.1] 2014-10-14\\
+Fixed typographical error relating to details of IDCC 2015.
\item[v1.3] 2014-08-07\\
Added documentation of \lstinline|\conference| command. Improved display of footnotes, footnote markers and \texttt{itemize}\slash \texttt{enumerate} lists. Fixed a bug in the handling of author information. Fixed and improved how the transition from first to subsequent page geometry is achieved. Updated the details of IDCC 2015.
\item[v1.2] 2014-04-11\\