diff options
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. |