summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-15 21:43:10 +0000
committerKarl Berry <karl@freefriends.org>2022-01-15 21:43:10 +0000
commit4ed116afca463abf5d7fa6f096772e2b7a3a3e94 (patch)
tree91bd85c254797a5199e42eb7b28638d47592972f /Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
parent9320d274483582143054c232873dbe4784fe98d7 (diff)
njuthesis (15jan22)
git-svn-id: svn://tug.org/texlive/trunk@61618 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.ins77
1 files changed, 77 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..f64208f6f98
--- /dev/null
+++ b/Master/texmf-dist/source/latex/njuthesis/njuthesis.ins
@@ -0,0 +1,77 @@
+%%
+%% This is file `njuthesis.ins',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% njuthesis.dtx (with options: `install')
+%%
+%% Copyright (C) 2021 - 2022
+%% by Nanjing University Linux User Group
+%% <git+nju-lug-email-3104-issue-@yaoge123.cn>
+%%
+%% This file may be distributed and/or modified under the conditions of
+%% the LaTeX Project Public License, either version 1.3c 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 docstrip.tex
+\keepsilent
+\askforoverwritefalse
+
+\preamble
+
+Copyright (C) 2021 - 2022
+by Nanjing University Linux User Group
+<git+nju-lug-email-3104-issue-@yaoge123.cn>
+
+This file may be distributed and/or modified under the conditions of
+the LaTeX Project Public License, either version 1.3c 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}}
+}
+
+\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{* *}
+\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'.