From c56d4d9b9222e1872ec89bdfed0a967aeb2861b0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Mar 2019 22:22:53 +0000 Subject: dccpaper (8mar19) git-svn-id: svn://tug.org/texlive/trunk@50294 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty | 7 ++----- Master/texmf-dist/tex/latex/dccpaper/idcc.cls | 10 ++++++++-- Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls | 4 ++-- 3 files changed, 12 insertions(+), 9 deletions(-) (limited to 'Master/texmf-dist/tex/latex/dccpaper') diff --git a/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty index 11a76d8cb31..6bc061a99a6 100644 --- a/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty +++ b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.sty @@ -14,14 +14,12 @@ %% 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] \ProvidesPackage{dccpaper-base} [\Version\space Common class code for IJDC and IDCC papers.] \RequirePackage[british]{babel} \RequirePackage{etoolbox} -\let\origforlistloop\forlistloop -\PassOptionsToPackage{noerroretextools=true}{biblatex} \RequirePackage{iftex} \ifPDFTeX \RequirePackage[T1]{fontenc} @@ -107,7 +105,6 @@ \RequirePackage[scaled=0.92]{helvet} } \fi -\let\forlistloop\origforlistloop \RequirePackage{graphicx} \IfFileExists{xcolor.sty}% {\RequirePackage{xcolor}}% @@ -850,7 +847,7 @@ \endgroup } %% -%% Copyright (C) 2018 Digital Curation Centre, University of Edinburgh +%% Copyright (C) 2019 Digital Curation Centre, University of Edinburgh %% %% %% 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 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 %% %% %% End of file `idcc.cls'. diff --git a/Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls b/Master/texmf-dist/tex/latex/dccpaper/ijdc-v9.cls index 59f291d80e3..e72ade638fc 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{2018/05/14 v1.7.1} +\def\Version{2019/03/08 v1.8} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{ijdc-v9} [\Version\space Class for submissions to the International Journal of Digital Curation, volume 9 onwards.] @@ -53,7 +53,7 @@ the University of Edinburgh on behalf of the Digital Curation Centre. ISSN: \RequirePackage{dccpaper-base} %% -%% Copyright (C) 2018 Digital Curation Centre, University of Edinburgh +%% Copyright (C) 2019 Digital Curation Centre, University of Edinburgh %% %% %% End of file `ijdc-v9.cls'. -- cgit v1.2.3