From d9a7cb563f49267b00e8ec95a5d5d0ece0db9d31 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase Date: Thu, 21 Mar 2019 16:01:06 +0100 Subject: [PATCH] draining just to be sure for CTAN distribution --- base/proposal.pdf | Bin 378742 -> 378742 bytes dfg/dfgproposal.pdf | Bin 262879 -> 262879 bytes eu/euproposal.pdf | Bin 258736 -> 258736 bytes examples/eu/strep/Makefile | 2 +- 4 files changed, 1 insertion(+), 1 deletion(-) diff --git a/base/proposal.pdf b/base/proposal.pdf index e5e5b4b4a25a30cc9685305bdb08c3ad5793c3bb..92d68e5179f015061704e981e68cd926462afea2 100644 GIT binary patch delta 116 zcmey?C;qKZyrG4$g{g(Pg=Gut!(FUq28IU4)1U2Pm4h(1bM9u{%jRtCXzA?c mXkuaJYHnia=0;_) mVD4t_Xk=nwYUb!<;AmlNVPIrnVQOxtU_(gBcFserxvT&e2OrJ= diff --git a/dfg/dfgproposal.pdf b/dfg/dfgproposal.pdf index 2a06f87e124fa872ab75cc11e013b86ca14be7d1..821accd7fd76d84480847be76ce9d93ad4bc0c8c 100644 GIT binary patch delta 111 zcmccLDsaD5prM7ag=q_O#~)TR149Fo>AioLAioLi_@% diff --git a/eu/euproposal.pdf b/eu/euproposal.pdf index f6d76459eaf90a1f24c617bdf4e96ab14bd598ee..6f562b718aea0cedb38127f2deb433e1f7e8872b 100644 GIT binary patch delta 112 zcmdn+lz+oh{)QID7N#xCQ{J$e85kOvPM`UPSq{S7zUK||7ba(8b2C>1S2IInXHzqC j3l}p3a|?4*3sW;QOBY8oS3?Us1sg(2wts%lyq5_8)72pS delta 112 zcmdn+lz+oh{)QID7N#xCQ{J$enpzs0OrQCNSq{S7zUK||7ba&*7Z+zY17}AgBMV1! jb0bSPH#Y+p7jriQOIKGXLsu6&1sg(2wts%lyq5_84M`$O diff --git a/examples/eu/strep/Makefile b/examples/eu/strep/Makefile index 6efd499..0fcde12 100644 --- a/examples/eu/strep/Makefile +++ b/examples/eu/strep/Makefile @@ -18,7 +18,7 @@ TBIB.pdf = $(TBIB:%.tex=%.pdf) # PDFs to be produced TBIB.aux = $(TBIB:%.tex=%.aux) # their aux files. PDATA = $(PROPOSAL:%.tex=%.pdata) # the proposal project data SRC = $(filter-out $(TARGET),$(shell ls *.tex)) # included files -PDFLATEX = pdflatex -interaction scrollmode -file-line-error +PDFLATEX = pdflatex -interaction batchmode -file-line-error PROPCLS.dir = $(PROP.dir)/base PROPETC.dir = $(PROP.dir)/etc EUPROPCLS.dir = $(PROP.dir)/eu