diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-16 00:44:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-16 00:44:46 +0000 |
commit | a1073b05757b48497052226c6a59d56f1969267c (patch) | |
tree | 4ed0e2b45be7677f1d9004643810ebabc3c9cd25 /Master/texmf-dist/doc/latex/bigints/README | |
parent | 47b16f44aa3e154e79e4b9cfdfcf5af6478b0802 (diff) |
new latex package bigints (15feb10)
git-svn-id: svn://tug.org/texlive/trunk@17053 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bigints/README')
-rwxr-xr-x | Master/texmf-dist/doc/latex/bigints/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/bigints/README b/Master/texmf-dist/doc/latex/bigints/README new file mode 100755 index 00000000000..13b25989077 --- /dev/null +++ b/Master/texmf-dist/doc/latex/bigints/README @@ -0,0 +1,12 @@ +This is the README file of the bigints package v1.0 by Merciadri Luca. + +To use the bigints package correctly, please install the .sty +file in your LaTeX distribution, or use it in the directories of your +files which use bigints. + +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. + +You can have more info on this at +http://www.student.montefiore.ulg.ac.be/~merciadri/#bigintspckg. |