[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop, main: adapt version numbers (9c2f048)
Ulrike Fischer
fischer at troubleshooting-tex.de
Sun Mar 7 14:32:16 CET 2021
Repository : https://github.com/latex3/pdfresources
On branches: develop,main
Link : https://github.com/latex3/pdfresources/commit/9c2f048cfd2dcb4b3f65ac0ad828f88dd115e5a4
>---------------------------------------------------------------
commit 9c2f048cfd2dcb4b3f65ac0ad828f88dd115e5a4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sun Mar 7 14:32:16 2021 +0100
adapt version numbers
>---------------------------------------------------------------
9c2f048cfd2dcb4b3f65ac0ad828f88dd115e5a4
firstaid/color-ltx.sty | 2 +-
firstaid/hyperxmp-patches-tmp-ltx.sty | 2 +-
firstaid/pdflscape-ltx.sty | 4 ++--
firstaid/transparent-ltx.sty | 2 +-
firstaid/xcolor-patches-tmp-ltx.sty | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/firstaid/color-ltx.sty b/firstaid/color-ltx.sty
index 60a55ad..0fbe8eb 100644
--- a/firstaid/color-ltx.sty
+++ b/firstaid/color-ltx.sty
@@ -23,7 +23,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesPackage{color-ltx}
- [2021/02/22 v1.2d Standard LaTeX Color (patched for l3color) (DPC)]
+ [2021/03/07 v1.2e Standard LaTeX Color (patched for l3color, part of pdfmanagement-testphase 2021-03-07 v0.95b) (DPC)]
\edef\Gin at codes{%
\catcode`\noexpand\^^A\the\catcode`\^^A\relax
\catcode`\noexpand\"\the\catcode`\"\relax
diff --git a/firstaid/hyperxmp-patches-tmp-ltx.sty b/firstaid/hyperxmp-patches-tmp-ltx.sty
index e0cb3a4..ee89218 100644
--- a/firstaid/hyperxmp-patches-tmp-ltx.sty
+++ b/firstaid/hyperxmp-patches-tmp-ltx.sty
@@ -20,7 +20,7 @@
% for those people who are interested.
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\ProvidesExplPackage{hyperxmp-patches-tmp-ltx}
- {2021-02-22} {0.95a}
+ {2021-03-07} {0.95b}
{Store hyperref metadata in XMP format / temporay patches to test pdfresource management ... UF}
\cs_if_exist:NT \pdfmanagement_add:nnn
diff --git a/firstaid/pdflscape-ltx.sty b/firstaid/pdflscape-ltx.sty
index b3ade3f..ef27c06 100644
--- a/firstaid/pdflscape-ltx.sty
+++ b/firstaid/pdflscape-ltx.sty
@@ -1,7 +1,7 @@
%%
%% This is file `pdflscape-ltx.sty',
%%
-%% Version: 2021/02/22 v0.95a
+%% Version: 2021/02/22 v0.95b
%%
%% Copyright (C) 2021 The LaTeX Project
%%
@@ -24,7 +24,7 @@
%% This work consists of the main source file pdflscape-ltx.sty
%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesExplPackage {pdflscape-ltx}{2021/02/22}{v0.95a}
+\ProvidesExplPackage {pdflscape-ltx}{2021/02/22}{v0.95b}
{Display of landscape pages in PDF - adaption of pdflscape to the PDFmanagement bundle (testphase)}
\RequirePackage{lscape}
diff --git a/firstaid/transparent-ltx.sty b/firstaid/transparent-ltx.sty
index be7a252..7fd7473 100644
--- a/firstaid/transparent-ltx.sty
+++ b/firstaid/transparent-ltx.sty
@@ -4,7 +4,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\ProvidesExplPackage{transparent-ltx}%
- {2021-02-22}{v0.95a}{Transparency with color stacks (replacement for transparent.sty from Heiko Oberdiek)}%
+ {2021-03-07}{v0.95b}{Transparency with color stacks (replacement for transparent.sty from Heiko Oberdiek)}%
\RequirePackage{l3opacity}
diff --git a/firstaid/xcolor-patches-tmp-ltx.sty b/firstaid/xcolor-patches-tmp-ltx.sty
index c49a000..5363a83 100644
--- a/firstaid/xcolor-patches-tmp-ltx.sty
+++ b/firstaid/xcolor-patches-tmp-ltx.sty
@@ -1,6 +1,6 @@
%% LaTeX2e file `xcolor-patches.sty'
%%
-\ProvidesPackage{xcolor-patches-tmp-ltx}[2021/02/22 v0.95a patch xcolor for l3color]
+\ProvidesPackage{xcolor-patches-tmp-ltx}[2021/02/22 v0.95b patch xcolor for l3color]
\@ifundefined{color_set:nn}{\RequirePackage{l3color}}{}
\ExplSyntaxOn
More information about the latex3-commits
mailing list.