diff options
author | Karl Berry <karl@freefriends.org> | 2023-10-26 19:51:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-10-26 19:51:23 +0000 |
commit | b66bd3a5caabdc161472f405cc70b07d337d65e9 (patch) | |
tree | cc73a46968c522e82a5bad8f286eba686a3550ea /Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty | |
parent | b8c0ca7ca9c7632373df1fc82eebcf425b3933f7 (diff) |
physics2 (26oct23)
git-svn-id: svn://tug.org/texlive/trunk@68657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty | 42 |
1 files changed, 28 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty b/Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty index 6ac0d250b08..72ff7ed5022 100644 --- a/Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty +++ b/Master/texmf-dist/tex/latex/physics2/phy-qtext.legacy.sty @@ -1,23 +1,36 @@ -%% +%% %% This is file `phy-qtext.legacy.sty', -%% the `qtext.legacy' module of `physics2' package. +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% physics2-code.dtx (with options: `qtext.legacy') +%% +%% Copyright (C) 2023 by Zhang Tingxuan <alphaztx@163.com> +%% +%% 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 may be distributed and/or modified under * -%% * the conditions of the LaTeX Project Public License * -%% * * -%% * http://www.latex-project.org/lppl.txt * -%% * * -%% * either version 1.3c of this license or any later * -%% * version. * -%% ****************************************************** +%% This work has the LPPL maintenance status `maintained'. %% -%% This work has the LPPL maintenance status `maintained'. +%% The Current Maintainer of this work is Zhang Tingxuan. %% -%% The Current Maintainer of this work is Zhang Tingxuan. +%% This work consists of the files physics2-code.dtx, +%% and the derived files physics2.ins, +%% physics2.sty, +%% phy-<module>.sty, +%% physics2-code.pdf, +%% and README.md. %% \ProvidesFile{phy-qtext.legacy.sty} - [2023/01/25 `qtext.legacy' module of `physics2.sty'] + [2023/10/24 `qtext.legacy' module of physics2.sty] \RequirePackage{amstext} \def\phy@qtext@#1#2{#1\text{#2}\quad} \DeclareRobustCommand\qqtext{\@ifstar{\phy@qtext@{}}{\phy@qtext@\quad}} @@ -49,4 +62,5 @@ \phy@qtext@lega@gen@{as} \phy@qtext@lega@gen@{in} \endinput +%% %% End of file `phy-qtext.legacy.sty'. |