-
Notifications
You must be signed in to change notification settings - Fork 2
/
physics2.ins
106 lines (94 loc) · 4.36 KB
/
physics2.ins
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
97
98
99
100
101
102
103
104
105
106
%%
%% This is file `physics2.ins',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% physics2-code.dtx (with options: `install')
%%
%% Copyright (C) 2022-2024 by Zhang Tingxuan <[email protected]>
%%
%% This work 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.
%%
%% This work has the LPPL maintenance status `maintained'.
%%
%% The Current Maintainer of this work is Zhang Tingxuan.
%%
%% This work consists of the files physics2-code.dtx,
%% physics2-code.src.<bundle>.dtx,
%% and the derived files physics2.ins,
%% physics2.sty,
%% phy-<module>.sty,
%% physics2-code.pdf,
%% and README.md.
%%
\input docstrip.tex
\keepsilent
\preamble
Copyright (C) 2022-2024 by Zhang Tingxuan <[email protected]>
This work 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.
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Zhang Tingxuan.
This work consists of the files physics2-code.dtx,
physics2-code.src.<bundle>.dtx,
and the derived files physics2.ins,
physics2.sty,
phy-<module>.sty,
physics2-code.pdf,
and README.md.
\endpreamble
\generate{
\usedir{tex/latex/physics2}
\file{physics2.sty} {\from{physics2-code.src.base.dtx}{package}}
\file{phy-ab.sty} {\from{physics2-code.src.ab.dtx}{ab}}
\file{phy-ab.legacy.sty} {\from{physics2-code.src.ab.dtx}{ab.legacy}}
\file{phy-ab.braket.sty} {\from{physics2-code.src.braket.dtx}{ab.braket}}
\file{phy-braket.sty} {\from{physics2-code.src.braket.dtx}{braket}}
\file{phy-xmat.sty} {\from{physics2-code.src.matrix.dtx}{xmat}}
\file{phy-diagmat.sty} {\from{physics2-code.src.matrix.dtx}{diagmat}}
\file{phy-doubleprod.sty} {\from{physics2-code.src.operator.dtx}{doubleprod}}
\file{phy-op.legacy.sty} {\from{physics2-code.src.operator.dtx}{op.legacy}}
\file{phy-bm-um.legacy.sty} {\from{physics2-code.src.misc.dtx}{bm-um.legacy}}
\file{phy-nabla.legacy.sty} {\from{physics2-code.src.misc.dtx}{nabla.legacy}}
\file{phy-qtext.legacy.sty} {\from{physics2-code.src.misc.dtx}{qtext.legacy}}
\usedir{doc/latex/physics2}
\nopreamble\nopostamble
\file{README.md} {\from{physics2-code.dtx}{readme}}
}
\obeyspaces
\Msg{**********************************************************}
\Msg{* *}
\Msg{* To finish the installation you have to move the *}
\Msg{* following files into a directory searched by TeX: *}
\Msg{* *}
\Msg{* physics2.sty, *}
\Msg{* (for all modules) phy-<module>.sty. *}
\Msg{* *}
\Msg{* The recommended directory is *}
\Msg{* TEXMFDIST/tex/latex/physics2 *}
\Msg{* *}
\Msg{* To produce the documentation, run the file *}
\Msg{* physics2-code.dtx through XeLaTeX or LuaLaTeX. *}
\Msg{* XeLaTeX is recommended. *}
\Msg{* *}
\Msg{* Happy TeXing! *}
\Msg{* *}
\Msg{**********************************************************}
\endbatchfile
\endinput
%%
%% End of file `physics2.ins'.