summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/luacas/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/luacas/README.md')
-rw-r--r--macros/luatex/latex/luacas/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/macros/luatex/latex/luacas/README.md b/macros/luatex/latex/luacas/README.md
index 8e757dfea9..0d04c2ba04 100644
--- a/macros/luatex/latex/luacas/README.md
+++ b/macros/luatex/latex/luacas/README.md
@@ -10,10 +10,21 @@ The Lua CAS itself can be downloaded or cloned from [https://github.com/cochraef
The package manager for your local TeX distribution ought to work just fine. Alternatively, download luacas.tds.zip and unzip the file in the root of one of your TDS trees. You may need to update some filename database after this (this may vary depending on your TeX distribution).
+To run the LuaCAS tests, navigate to the luacas directory in either repository, and run the command
+`lua test\main.lua`. You will need Lua version 5.3 or later.
+
+# Documentation
+
+Documentation for any version is included with the release.
+
# Authors
This package is authored and maintained by Evan Cochrane and Timothy All.
+# Bug Reporting
+
+Bug reports with the documentation or bugs related to the LaTeX end should go in this repository, while bug reports related to the CAS should go in [https://github.com/cochraef/LuaCAS](https://github.com/cochraef/LuaCAS). There is no required format for bugs, but it should be clear how to replicate the bug and what you think the intended functionality should be.
+
# License
Permission is granted to copy, distribute and/or modify this