From d0065e62756dc4ae779da7e224e881493016c192 Mon Sep 17 00:00:00 2001 From: Michael Kohlhase Date: Sat, 5 Sep 2015 10:33:49 +0200 Subject: [PATCH] tweaks by Nicolas --- base/proposal.dtx | 2 +- lib/Makefile.ctan | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/base/proposal.dtx b/base/proposal.dtx index 7cbe417..7b0a1c0 100644 --- a/base/proposal.dtx +++ b/base/proposal.dtx @@ -1351,7 +1351,7 @@ % \end{macrocode} % \end{macro} % -% Now, we only need to instantsiate +% Now, we only need to instantiate % % \begin{environment}{wadeliv} % \begin{macrocode} diff --git a/lib/Makefile.ctan b/lib/Makefile.ctan index ce15d41..44cd33e 100644 --- a/lib/Makefile.ctan +++ b/lib/Makefile.ctan @@ -58,7 +58,7 @@ tdsext: # copy stuff around for the TDS in the DTX dirs ltds: @echo "copying stuff for the subdirs" -3 @for d in $(DISTDIRS); do (cd $$d; $(MAKE) -$(MAKEFLAGS) $@) done + @for d in $(DISTDIRS); do (cd $$d; $(MAKE) -$(MAKEFLAGS) $@) done cp $(TDS.tex) $(TDSDIR)/tex/latex/$(TDSCOLL) cp $(TDS.doc) $(TDSDIR)/doc/latex/$(TDSCOLL)