Skip to content

Commit

Permalink
chore: update sty
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi committed Feb 17, 2023
1 parent e69cf9b commit c886cc4
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 21 deletions.
2 changes: 1 addition & 1 deletion tex/aliasctr.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {aliasctr}[2023/02/04 v0.74]
\ProvidesPackage {aliasctr}[2023/02/17 v0.75]
\def\aliasctr@f@llow#1#2\@nil#3{%
\ifx#1\@elt
\noexpand #3%
Expand Down
2 changes: 1 addition & 1 deletion tex/parseargs.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {parseargs}[2023/02/04 v0.74]
\ProvidesPackage {parseargs}[2023/02/17 v0.75]

\newtoks\@parsespec
\def\parse@endquark{\parse@endquark}
Expand Down
2 changes: 1 addition & 1 deletion tex/thm-amsthm.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-amsthm}[2023/02/04 v0.74]
\ProvidesPackage {thm-amsthm}[2023/02/17 v0.75]
\providecommand\thmt@space{ }

\define@key{thmstyle}{spaceabove}{%
Expand Down
2 changes: 1 addition & 1 deletion tex/thm-autoref.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-autoref}[2023/02/04 v0.74]
\ProvidesPackage {thm-autoref}[2023/02/17 v0.75]

\RequirePackage{thm-patch, aliasctr, parseargs, keyval}

Expand Down
2 changes: 1 addition & 1 deletion tex/thm-beamer.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-beamer}[2023/02/04 v0.74]
\ProvidesPackage {thm-beamer}[2023/02/17 v0.75]
\newif\ifthmt@hasoverlay
\def\thmt@parsetheoremargs#1{%
\parse{%
Expand Down
17 changes: 11 additions & 6 deletions tex/thm-kv.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-kv}[2023/02/04 v0.74]
\ProvidesPackage {thm-kv}[2023/02/17 v0.75]

\let\@xa\expandafter
\let\@nx\noexpand
Expand Down Expand Up @@ -268,14 +268,19 @@
\else
\protected@edef\thmt@tmp{%
% expand \thmt@envname and \thmt@parent
\@nx\addtotheorempreheadhook[\thmt@envname @unique]{\@nx\setuniqmark{\thmt@envname.\@nx\@nameuse{the\thmt@parent}}}%
\@nx\addtotheorempreheadhook[\thmt@envname @numbered]{\@nx\setuniqmark{\thmt@envname.\@nx\@nameuse{the\thmt@parent}}}%
\@nx\addtotheorempreheadhook[\thmt@envname @unique]{\def\@nx\thmt@dummyctrautorefname{\thmt@thmname\@nx\@gobble}}%
\@nx\addtotheorempreheadhook[\thmt@envname @numbered]{\def\@nx\thmt@dummyctrautorefname{\thmt@thmname\@nx\@gobble}}%
\@nx\addtotheorempreheadhook[\thmt@envname @unique]{%
\@nx\setuniqmark{\thmt@envname.\@nx\@nameuse{the\thmt@parent}}}%
\@nx\addtotheorempreheadhook[\thmt@envname @numbered]{%
\@nx\setuniqmark{\thmt@envname.\@nx\@nameuse{the\thmt@parent}}}%
\@nx\addtotheorempreheadhook[\thmt@envname @unique]{%
\def\@nx\thmt@dummyctrautorefname{\thmt@thmname\@nx\@gobble}}%
\@nx\addtotheorempreheadhook[\thmt@envname @numbered]{%
\def\@nx\thmt@dummyctrautorefname{\thmt@thmname\@nx\@gobble}}%
}%
\thmt@tmp
\fi
% \addtotheorempreheadhook[\thmt@envname]{\def\thmt@dummyctrautorefname{\thmt@thmname\@gobble}}%
% \addtotheorempreheadhook[\thmt@envname]{%
% \def\thmt@dummyctrautorefname{\thmt@thmname\@gobble}}%
\fi
}%
}
Expand Down
2 changes: 1 addition & 1 deletion tex/thm-listof.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-listof}[2023/02/04 v0.74]
\ProvidesPackage {thm-listof}[2023/02/17 v0.75]
\let\@xa=\expandafter
\let\@nx=\noexpand
\RequirePackage{thm-patch,keyval,kvsetkeys}
Expand Down
2 changes: 1 addition & 1 deletion tex/thm-llncs.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-llncs}[2023/02/04 v0.74]
\ProvidesPackage {thm-llncs}[2023/02/17 v0.75]
\@ifclasslater{llncs}{2010/04/15}{}{%
\PackageWarningNoLine{thmtools}{%
LLNCS.cls too old, not supported by thmtools
Expand Down
2 changes: 1 addition & 1 deletion tex/thm-ntheorem.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-ntheorem}[2023/02/04 v0.74]
\ProvidesPackage {thm-ntheorem}[2023/02/17 v0.75]

\providecommand\thmt@space{ }

Expand Down
2 changes: 1 addition & 1 deletion tex/thm-patch.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-patch}[2023/02/04 v0.74]
\ProvidesPackage {thm-patch}[2023/02/17 v0.75]
\RequirePackage{parseargs}

\newif\ifthmt@isstarred
Expand Down
2 changes: 1 addition & 1 deletion tex/thm-restate.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thm-restate}[2023/02/04 v0.74]
\ProvidesPackage {thm-restate}[2023/02/17 v0.75]
\RequirePackage{thmtools}
\let\@xa\expandafter
\let\@nx\noexpand
Expand Down
2 changes: 1 addition & 1 deletion tex/thmdef-mdframed.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thmdef-mdframed}[2023/02/04 v0.74]
\ProvidesPackage {thmdef-mdframed}[2023/02/17 v0.75]
\define@key{thmdef}{mdframed}[{}]{%
\thmt@trytwice{}{%
\RequirePackage{mdframed}%
Expand Down
2 changes: 1 addition & 1 deletion tex/thmdef-shaded.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thmdef-shaded}[2023/02/04 v0.74]
\ProvidesPackage {thmdef-shaded}[2023/02/17 v0.75]
\define@key{thmdef}{shaded}[{}]{%
\thmt@trytwice{}{%
\RequirePackage{shadethm}%
Expand Down
2 changes: 1 addition & 1 deletion tex/thmdef-thmbox.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thmdef-thmbox}[2023/02/04 v0.74]
\ProvidesPackage {thmdef-thmbox}[2023/02/17 v0.75]
\define@key{thmdef}{thmbox}[L]{%
\thmt@trytwice{%
\let\oldproof=\proof
Expand Down
2 changes: 1 addition & 1 deletion tex/thmtools.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thmtools}[2023/02/04 v0.74]
\ProvidesPackage {thmtools}[2023/02/17 v0.75]
\DeclareOption{debug}{%
\def\thmt@debug{\typeout}%
}
Expand Down
2 changes: 1 addition & 1 deletion tex/unique.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {unique}[2023/02/04 v0.74]
\ProvidesPackage {unique}[2023/02/17 v0.75]

\DeclareOption{unq}{%
\newwrite\uniq@channel
Expand Down

0 comments on commit c886cc4

Please sign in to comment.