Skip to content

Commit

Permalink
bump version, update sty
Browse files Browse the repository at this point in the history
  • Loading branch information
muzimuzhi committed Aug 1, 2020
1 parent b90cc34 commit cdfcd65
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 19 deletions.
2 changes: 1 addition & 1 deletion source/VERSION.tex
Original file line number Diff line number Diff line change
@@ -1 +1 @@
\def\VERSION{2020/07/29 v71}
\def\VERSION{2020/08/01 v0.72}
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}[2020/07/29 v71]
\ProvidesPackage {aliasctr}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {parseargs}[2020/08/01 v0.72]

\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}[2020/07/29 v71]
\ProvidesPackage {thm-amsthm}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {thm-autoref}[2020/08/01 v0.72]

\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}[2020/07/29 v71]
\ProvidesPackage {thm-beamer}[2020/08/01 v0.72]
\newif\ifthmt@hasoverlay
\def\thmt@parsetheoremargs#1{%
\parse{%
Expand Down
2 changes: 1 addition & 1 deletion 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}[2020/07/29 v71]
\ProvidesPackage {thm-kv}[2020/08/01 v0.72]

\let\@xa\expandafter
\let\@nx\noexpand
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}[2020/07/29 v71]
\ProvidesPackage {thm-listof}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {thm-llncs}[2020/08/01 v0.72]
\@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}[2020/07/29 v71]
\ProvidesPackage {thm-ntheorem}[2020/08/01 v0.72]

\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}[2020/07/29 v71]
\ProvidesPackage {thm-patch}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {thm-restate}[2020/08/01 v0.72]
\RequirePackage{thmtools}
\let\@xa\expandafter
\let\@nx\noexpand
Expand Down
5 changes: 2 additions & 3 deletions tex/thmdef-mdframed.sty
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,12 @@
%%
%%
\NeedsTeXFormat {LaTeX2e}
\ProvidesPackage {thmdef-mdframed}[2020/07/29 v71]
\ProvidesPackage {thmdef-mdframed}[2020/08/01 v0.72]
\define@key{thmdef}{mdframed}[{}]{%
\thmt@trytwice{}{%
\RequirePackage{mdframed}%
\RequirePackage{thm-patch}%
\addtotheorempreheadhook[\thmt@envname]{%
\begin{mdframed}[#1]}%
\addtotheorempreheadhook[\thmt@envname]{\begin{mdframed}[#1]}%
\addtotheorempostfoothook[\thmt@envname]{\end{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}[2020/07/29 v71]
\ProvidesPackage {thmdef-shaded}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {thmdef-thmbox}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {thmtools}[2020/08/01 v0.72]
\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}[2020/07/29 v71]
\ProvidesPackage {unique}[2020/08/01 v0.72]

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

0 comments on commit cdfcd65

Please sign in to comment.