diff options
author | Karl Berry <karl@freefriends.org> | 2013-02-03 23:17:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-02-03 23:17:51 +0000 |
commit | 8a8417f5836990019f938286ea9db43168c3c5ba (patch) | |
tree | 2c41544e3a5fea30ef5a23752c75422868a98f7a /Master/texmf-dist/doc/latex/underoverlap/README | |
parent | 876f15363e67e7d70dab70d53955b41185d78414 (diff) |
underoverlap (3feb13)
git-svn-id: svn://tug.org/texlive/trunk@29019 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/underoverlap/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/underoverlap/README | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/underoverlap/README b/Master/texmf-dist/doc/latex/underoverlap/README new file mode 100644 index 00000000000..f2d32fe5ef5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/underoverlap/README @@ -0,0 +1,37 @@ +LaTeX Package : underoverlap 0.0.1-r1 + +Last Modified : 2013-02-01 + +Author : Michiel Helvensteijn (www.mhelvens.net) + +===== Prerequisites ===== + +To use this package, you need at least the following packages +installed: + +* etoolbox +* mathtools +* xparse + +===== Installation ===== + +underoverlap.sty is provided directly in the package archive. Put +it in a place where your LaTeX distribution can find it. + +(underoverlap.sty is not generated, but manually maintained; you + may use docstrip to remove the documentation, but you don't + have to; it will just work the way it is) + +===== Documentation ===== + +underoverlap.pdf is provided directly in the package archive. To +generate the documentation yourself, run LaTeX on underoverlap.tex. + +(underoverlap.tex does not contain the package code itself; it inputs + underoverlap.sty directly to document the implementation) + +===== License ===== + +This material is subject to the LaTeX Project Public License. See +http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +for the details of that license. |