tweaks by Nicolas
This commit is contained in:
parent
e3e0fb8ee6
commit
d0065e6275
@ -1351,7 +1351,7 @@
|
|||||||
% \end{macrocode}
|
% \end{macrocode}
|
||||||
% \end{macro}
|
% \end{macro}
|
||||||
%
|
%
|
||||||
% Now, we only need to instantsiate
|
% Now, we only need to instantiate
|
||||||
%
|
%
|
||||||
% \begin{environment}{wadeliv}
|
% \begin{environment}{wadeliv}
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
|
@ -58,7 +58,7 @@ tdsext:
|
|||||||
# copy stuff around for the TDS in the DTX dirs
|
# copy stuff around for the TDS in the DTX dirs
|
||||||
ltds:
|
ltds:
|
||||||
@echo "copying stuff for the subdirs"
|
@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.tex) $(TDSDIR)/tex/latex/$(TDSCOLL)
|
||||||
cp $(TDS.doc) $(TDSDIR)/doc/latex/$(TDSCOLL)
|
cp $(TDS.doc) $(TDSDIR)/doc/latex/$(TDSCOLL)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user