summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/currvita/currvita.ins
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/currvita/currvita.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/currvita/currvita.ins')
-rw-r--r--macros/latex/contrib/currvita/currvita.ins54
1 files changed, 54 insertions, 0 deletions
diff --git a/macros/latex/contrib/currvita/currvita.ins b/macros/latex/contrib/currvita/currvita.ins
new file mode 100644
index 0000000000..256c0ad58d
--- /dev/null
+++ b/macros/latex/contrib/currvita/currvita.ins
@@ -0,0 +1,54 @@
+%
+% currvita.ins
+% Batch file, run through LaTeX.
+%
+% Copyright (C) 1999 Axel Reichert
+% See the files README and COPYING.
+%
+\input docstrip.tex
+%
+\declarepreamble\package
+
+LaTeX package for a curriculum vitae
+
+Copyright (C) 1999 Axel Reichert
+See the files README and COPYING.
+
+\endpreamble
+%
+\declarepreamble\testfile
+
+LaTeX sample file for the currvita package
+
+Copyright (C) 1999 Axel Reichert
+See the files README and COPYING.
+
+\endpreamble
+%
+\keepsilent
+%
+\generate{%
+ \usepreamble\package
+ \file{currvita.sty}{\from{currvita.dtx}{package}}%
+ \usepreamble\testfile
+ \file{cvtest.tex}{\from{currvita.dtx}{testfile}}%
+}%
+%
+\Msg{**************************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by LaTeX:}
+\Msg{*}
+\Msg{* \space\space currvita.sty}
+\Msg{*}
+\Msg{* To produce the documentation and an example, run the}
+\Msg{* following files through LaTeX:}
+\Msg{*}
+\Msg{* \space\space currvita.dtx (three times)}
+\Msg{* \space\space cvtest.tex}
+\Msg{*}
+\Msg{* Happy TeXing!}
+\Msg{*}
+\Msg{**************************************************************}
+%
+\endbatchfile