diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-08 00:35:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-08 00:35:10 +0000 |
commit | c23e5b4848f7995a10f1c3be0c15512d7870bdd5 (patch) | |
tree | b18b9f969eccecf53c9feb6085ef8d06d5449598 /Master/texmf-dist/source/latex/dccpaper/dccpaper.ins | |
parent | 0e777b47f9a1530eac73132f03ef130a75075019 (diff) |
dccpaper (7mar14)
git-svn-id: svn://tug.org/texlive/trunk@33117 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/dccpaper/dccpaper.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/dccpaper/dccpaper.ins | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/dccpaper/dccpaper.ins b/Master/texmf-dist/source/latex/dccpaper/dccpaper.ins new file mode 100644 index 00000000000..9d086366091 --- /dev/null +++ b/Master/texmf-dist/source/latex/dccpaper/dccpaper.ins @@ -0,0 +1,119 @@ +%% +%% This is file `dccpaper.ins', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% dccpaper.dtx (with options: `install') +%% ---------------------------------------------------------------- +%% The dccpaper bundle: Classes for submissions to IJDC and IDCC +%% Author: Alex Ball +%% E-mail: a.ball@ukoln.ac.uk +%% License: Released under the LaTeX Project Public License v1.3c or later +%% See: http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% +\input docstrip.tex +\keepsilent +\askforoverwritefalse +\preamble +---------------------------------------------------------------- +The dccpaper bundle: Classes for submissions to IJDC and IDCC +Author: Alex Ball +E-mail: a.ball@ukoln.ac.uk +License: Released under the LaTeX Project Public License v1.3c or later +See: http://www.latex-project.org/lppl.txt +---------------------------------------------------------------- + +\endpreamble +\postamble + +Copyright (C) 2014 Digital Curation Centre, University of Edinburgh +<info@dcc.ac.uk> + +The text files contained in this work may be distributed and/or modified under +the conditions of the LaTeX Project Public License (LPPL), either version 1.3c +of this license or (at your option) any later version. The latest version of +this license is in the file: + +http://www.latex-project.org/lppl.txt + +The image files dccpaper-by.eps and dccpaper-by.pdf derive from the file by.eps, +available from the following URL: +http://mirrors.creativecommons.org/presskit/buttons/88x31/eps/by.eps + +The images remain a trademark of Creative Commons and are subject to the +Creative Commons trademark policy: +http://creativecommons.org/policies + +This work is "maintained" (as per LPPL maintenance status) by Alex Ball. + +This work consists of the aforementioned image files, the file dccpaper.dtx and +a Makefile. + +Running `make' generates the derived files + +* README +* dccpaper.pdf +* ijdc-v9.cls +* idcc.cls +* dccpaper-base.tex +* dccpaper-apacite.bib +* dccpaper-biblatex.bib + +Running `make inst' installs the files in the user's TeX tree. + +Running `make install' installs the files in the local TeX tree. + +\endpostamble + +\usedir{tex/latex/dccpaper} +\generate{ + \file{ijdc-v9.cls}{\from{\jobname.dtx}{ijdc9}} + \file{idcc.cls}{\from{\jobname.dtx}{idcc}} + \file{dccpaper-base.tex}{\from{\jobname.dtx}{base}} +} +\endbatchfile +%% +%% Copyright (C) 2014 Digital Curation Centre, University of Edinburgh +%% <info@dcc.ac.uk> +%% +%% +%% The text files contained in this work may be distributed and/or modified under +%% the conditions of the LaTeX Project Public License (LPPL), either version 1.3c +%% of this license or (at your option) any later version. The latest version of +%% this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% +%% The image files dccpaper-by.eps and dccpaper-by.pdf derive from the file by.eps, +%% available from the following URL: +%% http://mirrors.creativecommons.org/presskit/buttons/88x31/eps/by.eps +%% +%% The images remain a trademark of Creative Commons and are subject to the +%% Creative Commons trademark policy: +%% http://creativecommons.org/policies +%% +%% +%% This work is "maintained" (as per LPPL maintenance status) by Alex Ball. +%% +%% This work consists of the aforementioned image files, the file dccpaper.dtx and +%% a Makefile. +%% +%% Running `make' generates the derived files +%% +%% * README +%% * dccpaper.pdf +%% * ijdc-v9.cls +%% * idcc.cls +%% * dccpaper-base.tex +%% * dccpaper-apacite.bib +%% * dccpaper-biblatex.bib +%% +%% Running `make inst' installs the files in the user's TeX tree. +%% +%% Running `make install' installs the files in the local TeX tree. +%% +%% +%% End of file `dccpaper.ins'. |