summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/linearregression/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/linearregression/README.txt')
-rw-r--r--Master/texmf-dist/doc/latex/linearregression/README.txt41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/linearregression/README.txt b/Master/texmf-dist/doc/latex/linearregression/README.txt
new file mode 100644
index 00000000000..5283d9b1b6d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/linearregression/README.txt
@@ -0,0 +1,41 @@
+2024-06-10
+---------------------------------------------------------------------
+This file is ** README.txt ** for the ** linearregression ** package
+---------------------------------------------------------------------
+Author: Battista Benciolini <benciolinibattista at gmail dot com>
+---------------------------------------------------------------------
+
+The package ** linearregression ** provides the definition of some
+document-level commands (and some auxiliary functions) that perform
+the linear regression on a set of data and present the data and
+the results in tabular and in graphic form.
+
+ ***************************************************************
+ *** The author would strongly appreciate to receive ***
+ *** any comment, criticism and just usage reports ***
+ ***************************************************************
+
+The expl3 syntax is used in the definition of most of
+the commands and functions.
+
+The distribution includes:
+ README.txt (this file)
+ linearregression.dtx (a self extracting and self documenting file)
+ linearregressionpkg.ins (used to only extract the package)
+ linearregression.pdf (documentation)
+
+Running pdflatex linearregression.dtx generates:
+ linearregression.pfd (full documentation, three pass needed)
+ mainlinearregression.tex (interactive main-program document)
+ linearregression.sty (package)
+ sampledata.txt (as the name says)
+
+Running pdflatex linearregressionpkg.ins generates: linearregression.sty
+(and linearregressionpkg.log)
+
+This program may be used, distributed and modified under
+the conditions of the LaTeX Project Public License.
+(see:http://www.latex-project.org/lppl.txt)
+
+===================== END of README file ======================
+