summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/dccpaper
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-27 21:41:00 +0000
committerKarl Berry <karl@freefriends.org>2022-01-27 21:41:00 +0000
commitfe1ed2642ef6192d34790de9ae036ea97c7f1a9a (patch)
tree909718f38568e1bcc2505d469db9710433049ff9 /Master/texmf-dist/tex/latex/dccpaper
parent25f1ee5dbdb9d8c6e081c552e05bec712b9f2516 (diff)
dccpaper (27jan22)
git-svn-id: svn://tug.org/texlive/trunk@61763 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dccpaper')
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty4
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/idcc.cls12
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/ijdc-v14.cls7
-rw-r--r--Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls7
4 files changed, 19 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty
index 42626b0ac49..ac3c702107c 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty
+++ b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty
@@ -14,7 +14,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2021/09/03 v2.2}
+\def\Version{2022/01/27 v2.3}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{dccpaper-base}
[\Version\space Common class code for IJDC and IDCC papers.]
@@ -813,7 +813,7 @@
}
\endgroup
%%
-%% Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2022 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `dccpaper-base.sty'.
diff --git a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
index 3e9df6b3666..ab10ac86bac 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
+++ b/Master/texmf-dist/tex/latex/dccpaper/idcc.cls
@@ -14,14 +14,14 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2021/09/03 v2.2}
+\def\Version{2022/01/27 v2.3}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{idcc}
[\Version\space Class for submissions to the International Digital Curation Conference.]
\def\dccp@publ@long{International Digital Curation Conference}
\def\dccp@publ@short{IDCC}
\def\dccp@publ@msg{The \dccp@publ@long\ takes place on [TBC] in [TBC]. URL:
-\url{http://www.dcc.ac.uk/events/international-digital-curation-conference-idcc}}
+\url{https://www.dcc.ac.uk/events/idcc}}
\def\dccp@subject{\dccp@publ@long}
\def\dccp@type@fallback{Extended Abstract}
@@ -88,6 +88,12 @@
2021, Edinburgh, Scotland.\par\bigskip URL: \url{https://dcc.ac.uk/events/idcc2021}}
\def\dccp@subject{16th \dccp@publ@long, 2021}
}
+\DeclareOption{22}{%
+ \def\dccp@publ@short{IDCC}
+ \def\dccp@publ@msg{The 17th \dccp@publ@long\ takes place on 13--16 June
+ 2022, Edinburgh, Scotland.\par\bigskip URL: \url{https://www.dcc.ac.uk/events/idcc2022}}
+ \def\dccp@subject{17th \dccp@publ@long, 2022}
+}
\ProcessOptions\relax
\def\@clearglobaloption#1{%
@@ -111,7 +117,7 @@
\RequirePackage{dccpaper-base}
%%
-%% Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2022 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `idcc.cls'.
diff --git a/Master/texmf-dist/tex/latex/dccpaper/ijdc-v14.cls b/Master/texmf-dist/tex/latex/dccpaper/ijdc-v14.cls
index 994536fd087..966cdfd2f8f 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/ijdc-v14.cls
+++ b/Master/texmf-dist/tex/latex/dccpaper/ijdc-v14.cls
@@ -14,7 +14,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2021/09/03 v2.2}
+\def\Version{2022/01/27 v2.3}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ijdc-v14}
[\Version\space Class for submissions to the International Journal of Digital Curation, volume 14 onwards.]
@@ -28,8 +28,9 @@
}%
}
\DeclareOption{paper}{\def\dccp@type{Research Paper}}
-\DeclareOption{preprint}{\def\dccp@type{Conference Preprint}}
\DeclareOption{article}{\def\dccp@type{General Article}}
+\DeclareOption{conference}{\def\dccp@type{Conference Paper}}
+\DeclareOption{preprint}{\def\dccp@type{Conference Preprint}}
\ProcessOptions\relax
\def\dccp@publ@long{International Journal of Digital Curation}
@@ -56,7 +57,7 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
\RequirePackage{dccpaper-base}
%%
-%% Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2022 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `ijdc-v14.cls'.
diff --git a/Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls b/Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls
index b0162f8e44e..1bca2624616 100644
--- a/Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls
+++ b/Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls
@@ -14,7 +14,7 @@
%% See: http://www.latex-project.org/lppl.txt
%% ----------------------------------------------------------------
%%
-\def\Version{2021/09/03 v2.2}
+\def\Version{2022/01/27 v2.3}
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{ijdc-v9}
[\Version\space Class for submissions to the International Journal of Digital Curation, volumes 9--13 inclusive.]
@@ -28,8 +28,9 @@
}%
}
\DeclareOption{paper}{\def\dccp@type{Peer-Reviewed Paper}}
-\DeclareOption{preprint}{\def\dccp@type{Conference Preprint}}
\DeclareOption{article}{\def\dccp@type{General Article}}
+\DeclareOption{conference}{\def\dccp@type{Conference Paper}}
+\DeclareOption{preprint}{\def\dccp@type{Conference Preprint}}
\ProcessOptions\relax
\def\dccp@publ@long{International Journal of Digital Curation}
@@ -56,7 +57,7 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN:
\RequirePackage{dccpaper-base}
%%
-%% Copyright (C) 2021 Digital Curation Centre, University of Edinburgh
+%% Copyright (C) 2022 Digital Curation Centre, University of Edinburgh
%% <info@dcc.ac.uk>
%%
%% End of file `ijdc-v9.cls'.