diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-14 00:26:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-14 00:26:30 +0000 |
commit | a6245664998d01f3d861b64a3df3a6e429d1a049 (patch) | |
tree | 59ffa3d46b20f5eee92ddceeb6036e2760161039 /Master/texmf-dist/doc/latex/docmute/README | |
parent | 724018f893698d0a71294ce43f49ce39184056bf (diff) |
docmute 1.2 (13apr10)
git-svn-id: svn://tug.org/texlive/trunk@17851 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/docmute/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/docmute/README | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/docmute/README b/Master/texmf-dist/doc/latex/docmute/README index 3784915fb38..4c82bd1671a 100644 --- a/Master/texmf-dist/doc/latex/docmute/README +++ b/Master/texmf-dist/doc/latex/docmute/README @@ -1,3 +1,9 @@ -The docmute package enables to input or include standalone -LaTeX documents as if they consisted of only the content -between \begin{document} and \end{document}. +Input or include stand-alone LaTeX documents. Only the content +of the document environment is retained and the rest is +discarded. + +To install the package you only need to put docmute.sty style +file where LaTeX can find it. To extract the files and typeset +the documentation run pdflatex on docmute.dtx. Alternatively, +run tex on it to extract only. + |