draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-20 18:12:04 +01:00
parent f86d107546
commit 0208d10535
16 changed files with 23 additions and 23 deletions

View File

@ -7,7 +7,7 @@
%% proposal.dtx (with options: `pdata')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{pdata}[2015/01/14 v1.5 Project Data]
\ProvidesPackage{pdata}[// v1.5 Project Data]
\RequirePackage{workaddress}[2011/05/03]
\RequirePackage{eurosym}
\newif\if@sites\@sitesfalse\let\prop@gen@sites=\relax%

View File

@ -7,7 +7,7 @@
%% proposal.dtx (with options: `cls')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{proposal}[2015/01/14 v1.5 Project Proposal]
\ProvidesClass{proposal}[// v1.5 Project Proposal]
\newif\if@wpsubsection\@wpsubsectionfalse
\newif\ifsubmit\submitfalse
\newif\ifgrantagreement\grantagreementfalse

View File

@ -13,9 +13,9 @@
%
% \iffalse
%<cls|pdata|reporting>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<cls>\ProvidesClass{proposal}[2015/01/14 v1.5 Project Proposal]
%<pdata>\ProvidesPackage{pdata}[2015/01/14 v1.5 Project Data]
%<reporting>\ProvidesPackage{reporting}[2015/01/14 v1.5 Project Reporting]
%<cls>\ProvidesClass{proposal}[// v1.5 Project Proposal]
%<pdata>\ProvidesPackage{pdata}[// v1.5 Project Data]
%<reporting>\ProvidesPackage{reporting}[// v1.5 Project Reporting]
%<*driver>
\documentclass{ltxdoc}
\DoNotIndex{\def,\long,\edef,\xdef,\gdef,\let,\global}
@ -41,7 +41,7 @@
%</driver>
% \fi
%
%\iffalse\CheckSum{3723}\fi
%\iffalse\CheckSum{4091}\fi
%
% \changes{v0.4}{2009/05/12}{copied over from eustrep.dtx}
% \changes{v0.5}{2009/05/27}{added gantt charts}

Binary file not shown.

View File

@ -7,7 +7,7 @@
%% proposal.dtx (with options: `reporting')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{reporting}[2015/01/14 v1.5 Project Reporting]
\ProvidesPackage{reporting}[// v1.5 Project Reporting]
\newif\if@wpsubsection\@wpsubsectionfalse
\newif\ifsubmit\submitfalse
\newif\ifgrantagreement\grantagreementfalse

View File

@ -7,7 +7,7 @@
%% dfgproposal.dtx (with options: `pdata')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{dfgpdata}[2013/02/19 v1.4 DFG Project Data]
\ProvidesPackage{dfgpdata}[// v1.4 DFG Project Data]
\newif\ifdeutsch\deutschfalse
\DeclareOption{german}{\deutschtrue\message{Deutscher Antrag}}
\ProcessOptions

View File

@ -7,7 +7,7 @@
%% dfgproposal.dtx (with options: `cls')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{dfgproposal}[2013/02/19 v1.4 DFG Proposal]
\ProvidesClass{dfgproposal}[// v1.4 DFG Proposal]
\newif\ifgeneral\generalfalse
\DeclareOption{general}{\generaltrue}
\DeclareOption{german}{\PassOptionsToPackage{\CurrentOption}{dfgpdata}}

View File

@ -13,9 +13,9 @@
%
% \iffalse
%<cls|pdata|reporting>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<cls>\ProvidesClass{dfgproposal}[2013/02/19 v1.4 DFG Proposal]
%<pdata>\ProvidesPackage{dfgpdata}[2013/02/19 v1.4 DFG Project Data]
%<reporting>\ProvidesPackage{dfgreporting}[2013/02/19 v1.4 DFG Project Reporting]
%<cls>\ProvidesClass{dfgproposal}[// v1.4 DFG Proposal]
%<pdata>\ProvidesPackage{dfgpdata}[// v1.4 DFG Project Data]
%<reporting>\ProvidesPackage{dfgreporting}[// v1.4 DFG Project Reporting]
%<*driver>
\documentclass[twoside]{ltxdoc}
\DoNotIndex{\def,\long,\edef,\xdef,\gdef,\let,\global}
@ -41,7 +41,7 @@
%</driver>
% \fi
%
%\iffalse\CheckSum{627}\fi
%\iffalse\CheckSum{629}\fi
%
% \changes{v1.1}{2011/03/18}{separating out from new proposal class}
% \changes{v1.1}{2011/12/09}{various tweaks and corrections}

Binary file not shown.

View File

@ -7,7 +7,7 @@
%% dfgproposal.dtx (with options: `reporting')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{dfgreporting}[2013/02/19 v1.4 DFG Project Reporting]
\ProvidesPackage{dfgreporting}[// v1.4 DFG Project Reporting]
\DeclareOption{german}{\PassOptionsToPackage{\CurrentOption}{dfgpdata}}
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{reporting}}
\ProcessOptions

View File

@ -7,7 +7,7 @@
%% euproposal.dtx (with options: `pdata')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{eupdata}[2015/01/14 v1.5 EU Project Data]
\ProvidesPackage{eupdata}[// v1.5 EU Project Data]
\define@key{prop@gen}{coordinator}{\def\prop@gen@coordinator{#1}\pdata@def{prop}{gen}{coordinator}{#1}}
\define@key{prop@gen}{coordinatorsite}{\def\prop@gen@coordinatorsite{#1}\pdata@def{prop}{gen}{coordinator}{#1}}
\def\prop@gen@challenge{??}\def\prop@gen@challengeid{??}

View File

@ -7,7 +7,7 @@
%% euproposal.dtx (with options: `cls')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{euproposal}[2015/01/14 v1.5 EU Proposal]
\ProvidesClass{euproposal}[// v1.5 EU Proposal]
\newif\ifpartB\partBfalse
\DeclareOption{partB}{\partBtrue}
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{proposal}}

View File

@ -13,9 +13,9 @@
%
% \iffalse
%<cls|pdata|reporting>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<cls>\ProvidesClass{euproposal}[2015/01/14 v1.5 EU Proposal]
%<pdata>\ProvidesPackage{eupdata}[2015/01/14 v1.5 EU Project Data]
%<reporting>\ProvidesPackage{eureporting}[2015/01/14 v1.5 EU Project Reporting]
%<cls>\ProvidesClass{euproposal}[// v1.5 EU Proposal]
%<pdata>\ProvidesPackage{eupdata}[// v1.5 EU Project Data]
%<reporting>\ProvidesPackage{eureporting}[// v1.5 EU Project Reporting]
%<*driver>
\documentclass[twoside]{ltxdoc}
\DoNotIndex{\def,\long,\edef,\xdef,\gdef,\let,\global}
@ -41,7 +41,7 @@
%</driver>
% \fi
%
%\iffalse\CheckSum{365}\fi
%\iffalse\CheckSum{639}\fi
%
% \changes{v0.1}{2007/05/07}{used in the SciML proposal}
% \changes{v0.2}{2007/05/09}{First Version with Documentation}

Binary file not shown.

View File

@ -7,7 +7,7 @@
%% euproposal.dtx (with options: `reporting')
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{eureporting}[2015/01/14 v1.5 EU Project Reporting]
\ProvidesPackage{eureporting}[// v1.5 EU Project Reporting]
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{reporting}}
\ProcessOptions
\LoadClass[report,noRAM]{reporting}

View File

@ -32,7 +32,7 @@ MAKE = make
# the filedates and the checksums. To get rid of all the junk we commit and
# export a clean copy EXPORTED, on which we run the target ctanexp below,
# which generates a directory CTANDIR, which we zip and move into place.
ctan: all #filedate checksum
ctan: all filedate checksum
git commit -am'draining just to be sure for CTAN distribution'
rm -Rf $(EXPORTED)
@echo "exporting a clean copy to $(EXPORTED)"
@ -64,7 +64,7 @@ tdsext:
@echo "making a TDS compliant archive"
rm -Rf $(TDSDIR) $(TDSZIP)
@echo " enabling checksums"
# $(MAKE) -$(MAKEFLAGS) enablechecksum
$(MAKE) -$(MAKEFLAGS) enablechecksum
@echo " copying over stuff to $(TDSDIR)"
@for d in $(DTXDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) ltds) done
@for d in $(SRCDIRS); do (cp -R $$d $(TDSDIR)/source/latex/$(TDSCOLL)) done;