summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/algxpar/algxpar.ins
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/algxpar/algxpar.ins')
-rw-r--r--macros/latex/contrib/algxpar/algxpar.ins34
1 files changed, 34 insertions, 0 deletions
diff --git a/macros/latex/contrib/algxpar/algxpar.ins b/macros/latex/contrib/algxpar/algxpar.ins
new file mode 100644
index 0000000000..289551de47
--- /dev/null
+++ b/macros/latex/contrib/algxpar/algxpar.ins
@@ -0,0 +1,34 @@
+%%
+%% Copyright (C) 2019 by Jander Moreira
+%%
+%% This is an extension of the algorithmicx package to handle
+%% multiline contents.
+%%
+
+\input docstrip.tex
+\keepsilent
+\usedir{tex/latex/algxpar}
+
+\preamble
+
+
+Copyright (C) 2019 by Jander Moreira (moreira.jander@gmail.com)
+
+\endpreamble
+
+\generate{
+ \file{algxpar.sty}{
+ \from{algxpar.dtx}{algxpar}
+ }
+}
+
+\obeyspaces
+\Msg{**********************************************************}
+\Msg{* The algxpar.sty file was generated}
+\Msg{*}
+\Msg{* To install it, move or copy it to a directory}
+\Msg{* searched by LaTeX.}
+\Msg{*}
+\Msg{**********************************************************}
+
+\endbatchfile \ No newline at end of file