From eaffc13f37b5616be731d10453b43ea2379c3d92 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 21 Jan 2015 23:40:27 +0000 Subject: dccpaper (21jan15) git-svn-id: svn://tug.org/texlive/trunk@36109 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/dccpaper/dccpaper-base.doc | 26 +++++++++++++++------ Master/texmf-dist/doc/latex/dccpaper/dccpaper.pdf | Bin 322871 -> 312572 bytes Master/texmf-dist/doc/latex/dccpaper/idcc.doc | 4 ++-- Master/texmf-dist/doc/latex/dccpaper/ijdc-v9.doc | 4 ++-- 4 files changed, 23 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.doc b/Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.doc index a58a2283c45..19e84582887 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.doc +++ b/Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.doc @@ -1,4 +1,4 @@ -\ProvidesFile{dccpaper-base.doc}[2014/10/16 automatically generated with makedoc.sty] +\ProvidesFile{dccpaper-base.doc}[2015/01/22 automatically generated with makedoc.sty] \begin{lstlisting}[firstnumber=1] %% %% This is file `dccpaper-base.tex', @@ -16,7 +16,7 @@ %% See: http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% -\def\Version{2014/10/14 v1.3.1} +\def\Version{2015/01/21 v1.3.2} \ProvidesFile{dccpaper-base.tex} [\Version\space Common class code for IJDC and IDCC papers.] \end{lstlisting} @@ -294,6 +294,18 @@ provide a persistent |\thetitle| macro, stripped of any |\thanks|. \protected@xdef\thetitle{#2} \endgroup\endgroup } +\end{lstlisting} + +To prevent \LaTeX\ throwing an error if no title is supplied, we supply a +fallback value and issue a warning instead. + +\begin{lstlisting}[firstnumber=last] +\def\thetitle{% + Please supply a title + \ClassWarning{dccpaper}{% + Please supply a title in the preamble with \noexpand\title{}% + } +} \end{lstlisting} @@ -745,7 +757,7 @@ the 2|\baselineskip| of padding above it. \filcenter\normalfont\Large\bfseries } {\thesection} - {\quad} + {1em} {} \end{lstlisting} @@ -766,25 +778,25 @@ less white space is needed. \normalfont\normalsize\bfseries } {\thesubsection} - {\quad} + {1em} {} \titleformat{\subsubsection} [block] {\normalfont\normalsize\bfseries} {\thesubsubsection} - {\quad} + {1em} {} \titleformat{\paragraph} [block] {\normalfont\normalsize\bfseries\itshape} {\thesubsubsection} - {\quad} + {1em} {} \titleformat{\subparagraph} [block] {\normalfont\normalsize\itshape} {\thesubsubsection} - {\quad} + {1em} {} \end{lstlisting} diff --git a/Master/texmf-dist/doc/latex/dccpaper/dccpaper.pdf b/Master/texmf-dist/doc/latex/dccpaper/dccpaper.pdf index 865fc569757..03c29c3f96d 100644 Binary files a/Master/texmf-dist/doc/latex/dccpaper/dccpaper.pdf and b/Master/texmf-dist/doc/latex/dccpaper/dccpaper.pdf differ diff --git a/Master/texmf-dist/doc/latex/dccpaper/idcc.doc b/Master/texmf-dist/doc/latex/dccpaper/idcc.doc index f8531d19f27..c832cb6ee59 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/idcc.doc +++ b/Master/texmf-dist/doc/latex/dccpaper/idcc.doc @@ -1,4 +1,4 @@ -\ProvidesFile{idcc.doc}[2014/10/16 automatically generated with makedoc.sty] +\ProvidesFile{idcc.doc}[2015/01/22 automatically generated with makedoc.sty] \begin{lstlisting}[firstnumber=1] %% %% This is file `idcc.cls', @@ -16,7 +16,7 @@ %% See: http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% -\def\Version{2014/10/14 v1.3.1} +\def\Version{2015/01/21 v1.3.2} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{idcc} [\Version\space Class for submissions to the International Digital Curation Conference.] diff --git a/Master/texmf-dist/doc/latex/dccpaper/ijdc-v9.doc b/Master/texmf-dist/doc/latex/dccpaper/ijdc-v9.doc index ae1f5e5b15b..3be00313c74 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/ijdc-v9.doc +++ b/Master/texmf-dist/doc/latex/dccpaper/ijdc-v9.doc @@ -1,4 +1,4 @@ -\ProvidesFile{ijdc-v9.doc}[2014/10/16 automatically generated with makedoc.sty] +\ProvidesFile{ijdc-v9.doc}[2015/01/22 automatically generated with makedoc.sty] \begin{lstlisting}[firstnumber=1] %% %% This is file `ijdc-v9.cls', @@ -16,7 +16,7 @@ %% See: http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% -\def\Version{2014/10/14 v1.3.1} +\def\Version{2015/01/21 v1.3.2} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{ijdc-v9} [\Version\space Class for submissions to the International Journal of Digital Curation, volume 9 onwards.] -- cgit v1.2.3