summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etextools/README
blob: 3a58e58ebe2e522612896e0deccd5d19d7235f43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% This work consists of the main source file etextools.dtx
% and the derived files
%      etextools.sty, etextools.pdf, etextools.ins,
% and  etextools-examples.tex
%
% Unpacking:
%    (a) If etextools.ins is present:
%           etex etextools.ins
%    (b) Without etextools.ins:
%           etex etextools.dtx
%    (c) If you insist on using LaTeX
%           latex \let\install=y\input{etextools.dtx}
%        (quote the arguments according to the demands of your shell)
%
% Documentation:
%           (pdf)latex etextools.dtx; ...