summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/luaplot/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/luaplot/README.txt')
-rw-r--r--macros/luatex/latex/luaplot/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/luatex/latex/luaplot/README.txt b/macros/luatex/latex/luaplot/README.txt
index 9c3cf8a38b..fd7337a128 100644
--- a/macros/luatex/latex/luaplot/README.txt
+++ b/macros/luatex/latex/luaplot/README.txt
@@ -1,3 +1,9 @@
+# The luaplot package
+
+# version 1.4
+
+# Authors: Chetan Shirore and Ajit Kumar
+
# Introduction
The luaplot package is developed using Lua to plot graphs of real-valued functions of a real variable in LaTeX. It is developed with the MetaPost system and luamplib and luacode packages. It provides an easy way for plotting graphs of standard mathematical functions. There is no particular environment in the package for plotting graphs. It also works inside floating environments of LaTeX like tables and figures. The compilation time to plot several graphs in LaTeX using the luaplot package is significantly less with LuaLaTeX engine.