diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/nl-interval/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/nl-interval/README.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nl-interval/README.txt b/Master/texmf-dist/doc/latex/nl-interval/README.txt new file mode 100644 index 00000000000..75ff6bd48f1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nl-interval/README.txt @@ -0,0 +1,30 @@ +The nl-interval package +======================= + +Author: Antero Neves + +Introdution: + +The nl-interval package provides macros to simplify and agilize the process of representing intervals in the number line. + +The macros are dependent of packages tkz-fct, ifthen and xparse and should be used inside a tikzpicture environment. + +Files : 1) README.txt + 2) nl-interval.tex + 3) nl-interval.sty + 4) nl-interval.pdf + + +License: + +This work may be distributed and/or modified +under the conditions of the LaTeX Project Public License, +either version 1.3c of this license or any later version. +The latest version of this license is in +http://www.latex-project.org/lppl.txt. + + +Contact: + +You may contact the author to report any erros or sugestions at +< anteroneves.reg at gmail.com >.
\ No newline at end of file |