summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/grant/grant.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-08-22 22:31:45 +0000
committerKarl Berry <karl@freefriends.org>2016-08-22 22:31:45 +0000
commit47f08f1016ad104b753c41d9afd2eaf318ce364b (patch)
treef92a3d91410e624b3e409de83d927a18fe7df34f /Master/texmf-dist/source/latex/grant/grant.ins
parenta64da01776ead0811571d57fb45bb5fed420ed8b (diff)
grant (22aug16)
git-svn-id: svn://tug.org/texlive/trunk@41905 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/grant/grant.ins')
-rw-r--r--Master/texmf-dist/source/latex/grant/grant.ins56
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/grant/grant.ins b/Master/texmf-dist/source/latex/grant/grant.ins
new file mode 100644
index 00000000000..74f5035994a
--- /dev/null
+++ b/Master/texmf-dist/source/latex/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