summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-06-10 20:22:38 +0000
committerKarl Berry <karl@freefriends.org>2024-06-10 20:22:38 +0000
commitf10646a8c955455788796ce3c6f091377d4dc261 (patch)
treeee208588666f117b4cbb2aa6c4ce588763c24807 /Master/texmf-dist/doc
parent0c6c047ddfbcdaa28603cba0dbf5b91b32197051 (diff)
linearregression (10jun24)
git-svn-id: svn://tug.org/texlive/trunk@71466 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/linearregression/README.txt41
-rw-r--r--Master/texmf-dist/doc/latex/linearregression/linearregression.pdfbin0 -> 391146 bytes
2 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 ======================
+
diff --git a/Master/texmf-dist/doc/latex/linearregression/linearregression.pdf b/Master/texmf-dist/doc/latex/linearregression/linearregression.pdf
new file mode 100644
index 00000000000..5d28931c1ae
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/linearregression/linearregression.pdf
Binary files differ