summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/grant/grant.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/grant/grant.ins
Initial commit
Diffstat (limited to 'macros/latex/contrib/grant/grant.ins')
-rw-r--r--macros/latex/contrib/grant/grant.ins56
1 files changed, 56 insertions, 0 deletions
diff --git a/macros/latex/contrib/grant/grant.ins b/macros/latex/contrib/grant/grant.ins
new file mode 100644
index 0000000000..74f5035994
--- /dev/null
+++ b/macros/latex/contrib/grant/grant.ins
@@ -0,0 +1,56 @@
+%%
+%% Copyright (C) 2016 Jonathan Karr <karr@mssm.edu>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the MIT License. The latest version of this license is in:
+%%
+%% https://github.com/KarrLab/latex-grant/blob/master/LICENSE
+%%
+
+\input docstrip.tex
+\keepsilent
+
+\usedir{tex/latex/grant}
+
+\preamble
+
+This is a generated file.
+
+Copyright (C) 2016 Jonathan Karr <karr@mssm.edu>
+
+This file may be distributed and/or modified under the conditions of
+the MIT License. The latest version of this license is in:
+
+ https://github.com/KarrLab/latex-grant/blob/master/LICENSE
+
+\endpreamble
+
+\generate{\file{grant.cls}{\from{grant.dtx}{grant}}}
+\generate{\file{grant-arl.cls}{\from{grant.dtx}{arl}}}
+\generate{\file{grant-darpa.cls}{\from{grant.dtx}{darpa}}}
+\generate{\file{grant-doe.cls}{\from{grant.dtx}{doe}}}
+\generate{\file{grant-nih.cls}{\from{grant.dtx}{nih}}}
+\generate{\file{grant-nrl.cls}{\from{grant.dtx}{nrl}}}
+\generate{\file{grant-nsf.cls}{\from{grant.dtx}{nsf}}}
+\generate{\file{grant-onr.cls}{\from{grant.dtx}{onr}}}
+
+\obeyspaces
+\Msg{*************************************************************}
+\Msg{* *}
+\Msg{* To finish the installation you have to move the following *}
+\Msg{* files into a directory searched by TeX: *}
+\Msg{* *}
+\Msg{* grant.cls *}
+\Msg{* grant-arl.cls *}
+\Msg{* grant-darpa.cls *}
+\Msg{* grant-doe.cls *}
+\Msg{* grant-nih.cls *}
+\Msg{* grant-nrl.cls *}
+\Msg{* grant-nsf.cls *}
+\Msg{* grant-onr.cls *}
+\Msg{* *}
+\Msg{* To produce the documentation run `latex grant.dtx` *}
+\Msg{* *}
+\Msg{*************************************************************}
+
+\endbatchfile \ No newline at end of file