diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/etextools/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/etextools/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/etextools/README b/Master/texmf-dist/doc/latex/etextools/README new file mode 100644 index 00000000000..a15dfe9ca60 --- /dev/null +++ b/Master/texmf-dist/doc/latex/etextools/README @@ -0,0 +1,16 @@ +% This work consists of the main source file etextools.dtx +% and the derived files +% etextools.sty, etextools.pdf, etextools.ins, +% +% 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; ... + |