summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/numerica/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/numerica/README.txt')
-rw-r--r--macros/latex/contrib/numerica/README.txt35
1 files changed, 35 insertions, 0 deletions
diff --git a/macros/latex/contrib/numerica/README.txt b/macros/latex/contrib/numerica/README.txt
new file mode 100644
index 0000000000..e31e824f7c
--- /dev/null
+++ b/macros/latex/contrib/numerica/README.txt
@@ -0,0 +1,35 @@
+numerica: a package to numerically evaluate mathematical
+expressions in the LaTeX form in which they are typeset.
+
+Andrew Parsloe (ajparsloe@gmail.com) 05 February 2021
+
+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; see
+http://www.latex-project.org/lppl.txt
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+This is version 1.0.0 of the numerica bundle
+The LaTeX3 bundles l3kernel and l3packages
+are required; also amsmath and mathtools.
+
+numerica-basics.pdf explains more.
+
+Manifest
+%%%%%%%%
+README.txt this document
+
+numerica.sty LaTeX .sty file
+numerica-plus.def optionally loaded files for use
+numerica-tables.def with numerica.sty
+numerica-lyx.def
+
+numerica-basics.pdf documentation for numerica.sty &
+ numerica-lyx.def
+numerica-plus.pdf documentation for numerica-plus.def
+numerica-tables.pdf documentation for numerica-tables.def
+
+numerica-basics.tex LaTeX documentation source files
+numerica-plus.tex
+numerica-tables.tex