summaryrefslogtreecommitdiff
path: root/macros/luatex/latex/luacomplex/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/latex/luacomplex/README.txt')
-rw-r--r--macros/luatex/latex/luacomplex/README.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/macros/luatex/latex/luacomplex/README.txt b/macros/luatex/latex/luacomplex/README.txt
index 359cb1edff..6445382ed6 100644
--- a/macros/luatex/latex/luacomplex/README.txt
+++ b/macros/luatex/latex/luacomplex/README.txt
@@ -1,3 +1,8 @@
+# The luacomplex package
+# version 1.3
+# Authors: Chetan Shirore and Ajit Kumar
+# Email: mathsbeauty@gmail.com
+
# Introduction
The luacomplex package is developed to define complex numbers and perform basic arithmetic on complex numbers in LaTeX.
It also loads the luamaths package.
@@ -14,6 +19,6 @@ Lua is available as a certified open-source software.
Its license is simple and liberal, which is compatible with GPL.
#Installation and Inclusion
-The installation of luagcd package is similar to plain latex package, where the .sty file is in LaTeX directory of texmf tree.
-The package can be included with \usepackage{luacomplex } command in the preamble of the LaTeX document.
+The installation of luacomplex package is similar to plain latex package, where the .sty file is in LaTeX directory of texmf tree.
+The package can be included with \usepackage{luacomplex} command in the preamble of the LaTeX document.
The TeX file is to be compiled using the LuaLaTeX engine. \ No newline at end of file