draining just to be sure for CTAN distribution

This commit is contained in:
Michael Kohlhase 2015-11-22 09:20:53 +01:00
parent 8d2e04fbdf
commit f919070b1b
8 changed files with 5 additions and 3 deletions

View File

@ -22,7 +22,7 @@ package doc:
# - tex (*.sty and *.cls, etc that LaTeX reads)
# of the CTAN and TDS submissions
SRCDIRS =
DOCDIRS = eu/examples/strep dfg/examples/proposal
DOCDIRS = #eu/examples/strep dfg/examples/proposal
DTXDIRS = base dfg eu
# targets for CTAN.

Binary file not shown.

View File

@ -3,6 +3,7 @@ PACKAGE = dfg
TDSCOLL = proposal
DTX.cls.base = dfgproposal
TDS.tex = dfgreporting.cls dfgpdata.sty
TDS.exdirs = examples/proposal
CTAN = $(TDS.tex)
EXDIRS = examples

Binary file not shown.

Binary file not shown.

View File

@ -4,7 +4,7 @@
\documentclass[gitinfo]{dfgreporting}
%\documentclass[submit]{dfgproposal}
%\documentclass[submit,public]{dfgproposal}
\addbibresource{dummy}
\addbibresource{../lib/dummy.bib}
% define the proposal acronym;
% use \texorpdfstring so that it can be used in section headings as well
% tell the class that this is the proposal acronym
@ -16,7 +16,7 @@
template valid until January 2012 (have to update soon)
\end{center}
\begin{report}[importfrom=proposal,
\begin{report}[importfrom=../proposal/proposal,
PI=miko,PI=gc,site=jacu,site=pcg,
key = KO 2428 99-9,
key = GS 4711 99-9,

Binary file not shown.

View File

@ -88,6 +88,7 @@ ltds:
cp $(DTX.sty) $(DTX.cls) $(TDS.tex) $(TDSDIR.tex)
cp $(DTX.sty.ltxml) $(DTX.cls.ltxml) $(TDSDIR.tex) || echo "omitting ltxml files"
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc)
cp -R $(TDS.exdirs) $(TDSDIR.doc)
lctan:
mkdir -p $(CTANDIR)