draining just to be sure for CTAN distribution
This commit is contained in:
parent
d1ffb6cef7
commit
28f1d78eae
@ -4,7 +4,7 @@ TDSCOLL = proposal
|
||||
DTX.cls.base = proposal
|
||||
DTX = proposal.dtx
|
||||
TDS.tex = reporting.cls pdata.sty
|
||||
CTAN = $(TDS.tex)
|
||||
CTAN =# $(TDS.tex)
|
||||
REDUNDANT = dcm.sty metakeys.sty sref.sty
|
||||
all: package doc
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% proposal.dtx (with options: `pdata')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{pdata}[2016/12/15 v1.6 Project Data]
|
||||
\ProvidesPackage{pdata}[2019/01/29 v1.6 Project Data]
|
||||
\RequirePackage{workaddress}[2016/07/06]
|
||||
\RequirePackage{eurosym}
|
||||
\newif\if@sites\@sitesfalse\let\prop@gen@sites=\relax%
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% proposal.dtx (with options: `cls')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesClass{proposal}[2016/12/15 v1.6 Project Proposal]
|
||||
\ProvidesClass{proposal}[2019/01/29 v1.6 Project Proposal]
|
||||
\newif\if@wpsubsection\@wpsubsectionfalse
|
||||
\newif\ifsubmit\submitfalse
|
||||
\newif\ifgrantagreement\grantagreementfalse
|
||||
|
@ -13,10 +13,10 @@
|
||||
%
|
||||
% \iffalse
|
||||
%<cls|sty|pdata|reporting>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
%<cls>\ProvidesClass{proposal}[2019/01/29 v1.6 Project Proposal]
|
||||
%<sty>\ProvidesPackage{proposal}[2019/01/29 v1.6 Project Proposal]
|
||||
%<pdata>\ProvidesPackage{pdata}[2019/01/29 v1.6 Project Data]
|
||||
%<reporting>\ProvidesPackage{reporting}[2019/01/29 v1.6 Project Reporting]
|
||||
%<cls>\ProvidesClass{proposal}[2019/03/21 v1.6 Project Proposal]
|
||||
%<sty>\ProvidesPackage{proposal}[2019/03/21 v1.6 Project Proposal]
|
||||
%<pdata>\ProvidesPackage{pdata}[2019/03/21 v1.6 Project Data]
|
||||
%<reporting>\ProvidesPackage{reporting}[2019/03/21 v1.6 Project Reporting]
|
||||
%<*driver>
|
||||
\documentclass{ltxdoc}
|
||||
\DoNotIndex{\def,\long,\edef,\xdef,\gdef,\let,\global}
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
%% proposal.dtx (with options: `sty')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{proposal}[2016/12/15 v1.6 Project Proposal]
|
||||
\ProvidesPackage{proposal}[2019/01/29 v1.6 Project Proposal]
|
||||
\RequirePackage{amssymb}
|
||||
\RequirePackage{wasysym}
|
||||
\RequirePackage{url}
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% proposal.dtx (with options: `reporting')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{reporting}[2016/12/15 v1.6 Project Reporting]
|
||||
\ProvidesPackage{reporting}[2019/01/29 v1.6 Project Reporting]
|
||||
\newif\if@wpsubsection\@wpsubsectionfalse
|
||||
\newif\ifsubmit\submitfalse
|
||||
\newif\ifgrantagreement\grantagreementfalse
|
||||
|
@ -4,7 +4,7 @@ TDSCOLL = proposal
|
||||
DTX.cls.base = dfgproposal
|
||||
DTX = dfgproposal.dtx
|
||||
TDS.tex = dfgreporting.cls dfgpdata.sty
|
||||
CTAN = $(TDS.tex)
|
||||
CTAN =# $(TDS.tex)
|
||||
|
||||
all: package doc
|
||||
@for d in $(EXDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) $@); done;
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% dfgproposal.dtx (with options: `pdata')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{dfgpdata}[2016/12/15 v1.4 DFG Project Data]
|
||||
\ProvidesPackage{dfgpdata}[2018/07/13 v1.4 DFG Project Data]
|
||||
\newif\ifdeutsch\deutschfalse
|
||||
\DeclareOption{german}{\deutschtrue\message{Deutscher Antrag}}
|
||||
\ProcessOptions
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% dfgproposal.dtx (with options: `cls')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesClass{dfgproposal}[2016/12/15 v1.4 DFG Proposal]
|
||||
\ProvidesClass{dfgproposal}[2018/07/13 v1.4 DFG Proposal]
|
||||
\newif\ifgeneral\generalfalse
|
||||
\DeclareOption{general}{\generaltrue}
|
||||
\DeclareOption{german}{\PassOptionsToPackage{\CurrentOption}{dfgpdata}}
|
||||
|
@ -13,9 +13,9 @@
|
||||
%
|
||||
% \iffalse
|
||||
%<cls|pdata|reporting>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
%<cls>\ProvidesClass{dfgproposal}[2018/07/13 v1.4 DFG Proposal]
|
||||
%<pdata>\ProvidesPackage{dfgpdata}[2018/07/13 v1.4 DFG Project Data]
|
||||
%<reporting>\ProvidesPackage{dfgreporting}[2018/07/13 v1.4 DFG Project Reporting]
|
||||
%<cls>\ProvidesClass{dfgproposal}[2019/03/21 v1.4 DFG Proposal]
|
||||
%<pdata>\ProvidesPackage{dfgpdata}[2019/03/21 v1.4 DFG Project Data]
|
||||
%<reporting>\ProvidesPackage{dfgreporting}[2019/03/21 v1.4 DFG Project Reporting]
|
||||
%<*driver>
|
||||
\documentclass[twoside]{ltxdoc}
|
||||
\DoNotIndex{\def,\long,\edef,\xdef,\gdef,\let,\global}
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
%% dfgproposal.dtx (with options: `reporting')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{dfgreporting}[2016/12/15 v1.4 DFG Project Reporting]
|
||||
\ProvidesPackage{dfgreporting}[2018/07/13 v1.4 DFG Project Reporting]
|
||||
\DeclareOption{german}{\PassOptionsToPackage{\CurrentOption}{dfgpdata}}
|
||||
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{reporting}}
|
||||
\ProcessOptions
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% euproposal.dtx (with options: `pdata')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{eupdata}[2016/12/15 v1.5 EU Project Data]
|
||||
\ProvidesPackage{eupdata}[2019/01/27 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{??}
|
||||
|
@ -7,7 +7,7 @@
|
||||
%% euproposal.dtx (with options: `cls')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesClass{euproposal}[2016/12/15 v1.5 EU Proposal]
|
||||
\ProvidesClass{euproposal}[2019/01/27 v1.5 EU Proposal]
|
||||
\newif\ifpartB\partBfalse
|
||||
\DeclareOption{partB}{\partBtrue}
|
||||
\newif\if@split\@splitfalse
|
||||
|
@ -13,9 +13,9 @@
|
||||
%
|
||||
% \iffalse
|
||||
%<cls|pdata|reporting>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
%<cls>\ProvidesClass{euproposal}[2019/01/27 v1.5 EU Proposal]
|
||||
%<pdata>\ProvidesPackage{eupdata}[2019/01/27 v1.5 EU Project Data]
|
||||
%<reporting>\ProvidesPackage{eureporting}[2019/01/27 v1.5 EU Project Reporting]
|
||||
%<cls>\ProvidesClass{euproposal}[2019/03/21 v1.5 EU Proposal]
|
||||
%<pdata>\ProvidesPackage{eupdata}[2019/03/21 v1.5 EU Project Data]
|
||||
%<reporting>\ProvidesPackage{eureporting}[2019/03/21 v1.5 EU Project Reporting]
|
||||
%<*driver>
|
||||
\documentclass[twoside]{ltxdoc}
|
||||
\DoNotIndex{\def,\long,\edef,\xdef,\gdef,\let,\global}
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
%% euproposal.dtx (with options: `reporting')
|
||||
%%
|
||||
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
|
||||
\ProvidesPackage{eureporting}[2016/12/15 v1.5 EU Project Reporting]
|
||||
\ProvidesPackage{eureporting}[2019/01/27 v1.5 EU Project Reporting]
|
||||
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{reporting}}
|
||||
\ProcessOptions
|
||||
\LoadClass[report]{reporting}
|
||||
|
Loading…
Reference in New Issue
Block a user