tweaks by Nicolas

This commit is contained in:
Michael Kohlhase 2015-09-05 10:33:49 +02:00
parent e3e0fb8ee6
commit d0065e6275
2 changed files with 2 additions and 2 deletions

View File

@ -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}

View File

@ -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)