summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-08 22:22:53 +0000
committerKarl Berry <karl@freefriends.org>2019-03-08 22:22:53 +0000
commitc56d4d9b9222e1872ec89bdfed0a967aeb2861b0 (patch)
tree646520753dd78512c98d944cca3f6b321ddc5bf1 /Master/texmf-dist/tex/latex/dccpaper/idcc.cls
parent56f9f18f9b7c498d77c5b2408b63ad4702ed50ba (diff)
dccpaper (8mar19)
git-svn-id: svn://tug.org/texlive/trunk@50294 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dccpaper/idcc.cls')
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/idcc.cls10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
index 92a1cd5928f..76165e72a90 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
+++ b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
@@ -14,7 +14,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2018/05/14 v1.7.1}
+\def\Version{2019/03/08 v1.8}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{idcc}
[\Version\space Class for submissions to the International Digital Curation Conference.]
@@ -70,6 +70,12 @@
2019 in Melbourne. URL: \url{http://www.dcc.ac.uk/events/idcc19/}}
\def\dccp@subject{14th \dccp@publ@long, 2019}
}
+\DeclareOption{20}{%
+ \def\dccp@publ@short{IDCC20}
+ \def\dccp@publ@msg{The 15th \dccp@publ@long\ takes place on 17--20 February
+ 2020 in Dublin. URL: \url{http://www.dcc.ac.uk/events/idcc20/}}
+ \def\dccp@subject{15th \dccp@publ@long, 2020}
+}
\ProcessOptions\relax
\def\@clearglobaloption#1{%
@@ -93,7 +99,7 @@
\RequirePackage{dccpaper-base}
%%
-%% Copyright (C) 2018 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2019 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `idcc.cls'.