1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
\input docstrip.tex
\keepsilent
\askforoverwritefalse
\preamble
Copyright (C) 2021 - 2022
by Nanjing University Linux User Group
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/njuvisual}
\file{\jobname-example.tex} {\from{\jobname.dtx}{example}
\from{\jobname-emblem.dtx}{example}
\from{\jobname-name.dtx}{example}
\from{\jobname-motto.dtx}{example}
\from{\jobname-spirit.dtx}{example}
\from{\jobname-ai.dtx}{example}
\from{\jobname-chem.dtx}{example}
\from{\jobname-cs.dtx}{example}
\from{\jobname-dii.dtx}{example}
\from{\jobname-eng.dtx}{example}
\from{\jobname-physics.dtx}{example}
\from{\jobname-software.dtx}{example}
\from{\jobname-end.dtx}{example}}
\file{\jobname.sty} {\from{\jobname.dtx}{package}
\from{\jobname-emblem.dtx}{color}
\from{\jobname-ai.dtx}{color}
\from{\jobname-chem.dtx}{color}
\from{\jobname-cs.dtx}{color}
\from{\jobname-dii.dtx}{color}
\from{\jobname-eng.dtx}{color}
\from{\jobname-physics.dtx}{color}
\from{\jobname-software.dtx}{color}}
\nopreamble\nopostamble
\file{\jobname-emblem-nju.def} {\from{\jobname-emblem.dtx}{emblem-nju}}
\file{\jobname-name-zh-nju.def} {\from{\jobname-name.dtx}{name-zh-nju}}
\file{\jobname-name-en-nju.def} {\from{\jobname-name.dtx}{name-en-nju}}
\file{\jobname-motto-nju.def} {\from{\jobname-motto.dtx}{motto-nju}}
\file{\jobname-spirit-nju.def} {\from{\jobname-spirit.dtx}{spirit-nju}}
\file{\jobname-emblem-ai.def} {\from{\jobname-ai.dtx}{emblem-ai}}
\file{\jobname-emblem-chem.def} {\from{\jobname-chem.dtx}{emblem-chem}}
\file{\jobname-emblem-cs.def} {\from{\jobname-cs.dtx}{emblem-cs}}
\file{\jobname-emblem-dii.def} {\from{\jobname-dii.dtx}{emblem-dii}}
\file{\jobname-emblem-eng.def} {\from{\jobname-eng.dtx}{emblem-eng}}
\file{\jobname-emblem-physics.def} {\from{\jobname-physics.dtx}{emblem-physics}}
\file{\jobname-emblem-software.def} {\from{\jobname-software.dtx}{emblem-software}}
}
\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/njuvisual *}
\Msg{* *}
\Msg{* njuvisual.ins *}
\Msg{* njuvisual.sty *}
\Msg{* njuvisual-emblem-nju.def, *}
\Msg{* njuvisual-emblem-ai.def, *}
\Msg{* njuvisual-emblem-chem.def, *}
\Msg{* njuvisual-emblem-cs.def, *}
\Msg{* njuvisual-emblem-dii.def, *}
\Msg{* njuvisual-emblem-eng.def, *}
\Msg{* njuvisual-emblem-eng.def, *}
\Msg{* njuvisual-emblem-software.def, *}
\Msg{* njuvisual-motto-nju.def, *}
\Msg{* njuvisual-name-zh-nju.def, *}
\Msg{* njuvisual-name-en-nju.def, *}
\Msg{* njuvisual-spirit-nju.def, *}
\Msg{* *}
\Msg{* To produce the documentation, run the file njuvisual.dtx *}
\Msg{* through XeLaTeX. *}
\Msg{* *}
\Msg{* Happy TeXing! *}
\Msg{* *}
\Msg{*************************************************************}
\endbatchfile
\GetIdInfo $Id: njuvisual.dtx 0.3.0 2022-12-13 18:00:00
+0800 NJU LUG <git+nju-lug-email-3104-issue-@yaoge123.cn>$
|