build: update dates for themes
This commit is contained in:
parent
c9682da223
commit
a8c6274132
|
@ -15,7 +15,7 @@ function update_tag(file, content, tagname, tagdate)
|
|||
"\\ProvidesPackage{%s}[%s v%s %s]",
|
||||
package_name,
|
||||
tagdate,
|
||||
tagname,
|
||||
old_version,
|
||||
description
|
||||
)
|
||||
end
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
% \iffalse
|
||||
%<*package>
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{beamercolorthememoloch}[2017/01/23 v0.1.0 Moloch color theme] % x-release-please-version
|
||||
\ProvidesPackage{beamercolorthememoloch}[2024-01-12 v0.1.0 Moloch color theme] % x-release-please-version
|
||||
%</package>
|
||||
% \fi
|
||||
% \CheckSum{0}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
% \iffalse
|
||||
%<*package>
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{beamerfontthememoloch}[2017/01/23 v0.1.0 Moloch font theme] % x-release-please-version
|
||||
\ProvidesPackage{beamerfontthememoloch}[2024-01-12 v0.1.0 Moloch font theme] % x-release-please-version
|
||||
%</package>
|
||||
% \fi
|
||||
% \CheckSum{0}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
% \iffalse
|
||||
%<*package>
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{beamerinnerthememoloch}[2017/01/23 v0.1.0 Moloch inner theme] % x-release-please-version
|
||||
\ProvidesPackage{beamerinnerthememoloch}[2024-01-12 v0.1.0 Moloch inner theme] % x-release-please-version
|
||||
%</package>
|
||||
% \fi
|
||||
% \CheckSum{0}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
% \iffalse
|
||||
%<*package>
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{beamerouterthememoloch}[2017/01/23 v0.1.0 Moloch outer theme] % x-release-please-version
|
||||
\ProvidesPackage{beamerouterthememoloch}[2024-01-12 v0.1.0 Moloch outer theme] % x-release-please-version
|
||||
%</package>
|
||||
% \fi
|
||||
% \CheckSum{0}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
% \iffalse
|
||||
%<*package>
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{beamerthememoloch}[2017/01/23 v0.1.0 Moloch Beamer theme] % x-release-please-version
|
||||
\ProvidesPackage{beamerthememoloch}[2024-01-12 v0.1.0 Moloch Beamer theme] % x-release-please-version
|
||||
%</package>
|
||||
% \fi
|
||||
% \CheckSum{0}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
%<driver> \ProvidesFile{pgfplotsthemetol.dtx}
|
||||
%<*package>
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{pgfplotsthemetol}[2017/01/23 v0.1.0 PGFplots colors based on Paul Tol's SRON technical note] % x-release-please-version
|
||||
\ProvidesPackage{pgfplotsthemetol}[2024-01-12 v0.1.0 PGFplots colors based on Paul Tol's SRON technical note] % x-release-please-version
|
||||
%</package>
|
||||
%<driver> \documentclass{ltxdoc}
|
||||
%<driver> \usepackage{pgfplotsthemetol}
|
||||
|
|
Loading…
Reference in New Issue