summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-10-01 22:00:57 +0000
committerKarl Berry <karl@freefriends.org>2021-10-01 22:00:57 +0000
commit27581b2e3b8678c0f6da9d269812ff8836879a1c (patch)
tree12f11a3744327f4bda19b8155e89873b89836787 /Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
parentc715cd9bf039c14787d154d495e9ef181b07bfce (diff)
njuthesis (2oct21)
git-svn-id: svn://tug.org/texlive/trunk@60668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/njuthesis/njuthesis.ins')
-rw-r--r--Master/texmf-dist/source/latex/njuthesis/njuthesis.ins79
1 files changed, 79 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/njuthesis/njuthesis.ins b/Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
new file mode 100644
index 00000000000..3c1216de412
--- /dev/null
+++ b/Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
@@ -0,0 +1,79 @@
+%%
+%% This is file `njuthesis.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% njuthesis.dtx (with options: `install')
+%%
+%% Copyright (C) 2021
+%% by Nanjing University Linux User Group <nju.lug@yaoge123.cn>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3 of this license
+%% or (at your option) any later version. The latest version of this
+%% license is in:
+%%
+%% http://www.latex-project.org/lppl.txt
+%%
+%% and version 1.3 or later is part of all distributions of LaTeX version
+%% 2005/12/01 or later.
+%%
+%% To produce the documentation run the original source files ending with `.dtx'
+%% through XeTeX.
+%%
+\input l3docstrip.tex
+\keepsilent
+\askforoverwritefalse
+
+\preamble
+
+Copyright (C) 2021
+by Nanjing University Linux User Group <nju.lug@yaoge123.cn>
+
+This file may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3 of this license
+or (at your option) any later version. The latest version of this
+license is in:
+
+ http://www.latex-project.org/lppl.txt
+
+and version 1.3 or later is part of all distributions of LaTeX version
+2005/12/01 or later.
+
+To produce the documentation run the original source files ending with `.dtx'
+through XeTeX.
+
+\endpreamble
+
+\generate{
+ \usedir{tex/latex/njuthesis}
+ \file{\jobname.cls} {\from{\jobname.dtx}{class}}
+ \file{njuvisual.sty}
+ {\from{\jobname.dtx}{visual}
+ \from{njuvisual.dtx}{visual}}
+}
+
+\obeyspaces
+\Msg{*************************************************************}
+\Msg{* *}
+\Msg{* To finish the installation you have to move the following *}
+\Msg{* files into a directory searched by TeX: *}
+\Msg{* *}
+\Msg{* The recommended directory is TDS:tex/latex/njuthesis *}
+\Msg{* *}
+\Msg{* njuthesis.cls *}
+\Msg{* njuthesis.ins *}
+\Msg{* njuvisual.sty *}
+\Msg{* *}
+\Msg{* To produce the documentation, run the file njuthesis.dtx *}
+\Msg{* through XeLaTeX. *}
+\Msg{* *}
+\Msg{* Happy TeXing! *}
+\Msg{* *}
+\Msg{*************************************************************}
+
+\endbatchfile
+\endinput
+%%
+%% End of file `njuthesis.ins'.