diff --git a/base/proposal.pdf b/base/proposal.pdf index 875d1b0..8198c27 100644 Binary files a/base/proposal.pdf and b/base/proposal.pdf differ diff --git a/dfg/dfgproposal.pdf b/dfg/dfgproposal.pdf index 0307901..4199d2a 100644 Binary files a/dfg/dfgproposal.pdf and b/dfg/dfgproposal.pdf differ diff --git a/dfg/examples/report/finalreport.pdf b/dfg/examples/report/finalreport.pdf index 8b9a541..b53558c 100644 Binary files a/dfg/examples/report/finalreport.pdf and b/dfg/examples/report/finalreport.pdf differ diff --git a/eu/euproposal.pdf b/eu/euproposal.pdf index ee9fcbf..e051696 100644 Binary files a/eu/euproposal.pdf and b/eu/euproposal.pdf differ diff --git a/eu/examples/fetopenstrep/propB.pdf b/eu/examples/fetopenstrep/propB.pdf index fadcdb0..a96f153 100644 Binary files a/eu/examples/fetopenstrep/propB.pdf and b/eu/examples/fetopenstrep/propB.pdf differ diff --git a/eu/examples/strep/propB.pdf b/eu/examples/strep/propB.pdf index dde9630..e55e371 100644 Binary files a/eu/examples/strep/propB.pdf and b/eu/examples/strep/propB.pdf differ diff --git a/lib/Makefile.in b/lib/Makefile.in index 9bd6754..2644fda 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -93,6 +93,6 @@ ltds: lctan: mkdir -p $(CTANDIR) - cp $(DTX) $(TDS.src) $(TDS.tex) $(CTANDIR) + cp $(DTX) $(TDS.src) $(CTANDIR) cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(CTANDIR) @for d in $(TDS.exdirs); do cp -R $(TDS.exdirs) $(CTANDIR); done