summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx')
-rw-r--r--Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx18
1 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx b/Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
index 62e38f5e3a5..8cee027fc52 100644
--- a/Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
+++ b/Master/texmf-dist/tex/latex/pdfmanagement-testphase/pdfmanagement-testphase.ltx
@@ -27,7 +27,7 @@
%% and all files in that bundle must be distributed together.
%%
%% File: pdfmanagement-testphase.dtx
-\ProvidesExplFile{pdfmanagement-testphase.ltx}{2023-08-20}{0.95y}
+\ProvidesExplFile{pdfmanagement-testphase.ltx}{2023-08-29}{0.95z}
{PDF~management~code~(testphase)}
\bool_new:N\l__pdfmanagement_delayed_shipout_bool
\msg_new:nnn {pdfmanagement}{delayed-shipout}
@@ -2245,13 +2245,13 @@
{publicationName}
{Text}
{external}
- {Publication name}
+ {Publication~name}
\__pdfmeta_xmp_property_new:nnnnn
{prism}
{aggregationType}
{Text}
{external}
- {Publication type}
+ {Publication~type}
\__pdfmeta_xmp_property_new:nnnnn
{prism}
{bookEdition}
@@ -2293,7 +2293,7 @@
{isbn}
{Text}
{external}
- {ISBN for the publication in which the document was published}
+ {ISBN~for~the~publication~in~which~the~document~was~published}
\__pdfmeta_xmp_property_new:nnnnn
{prism}
{doi}
@@ -2323,7 +2323,7 @@
{subtitle}
{Text}
{external}
- {Document's subtitle}
+ {Document's~subtitle}
\__pdfmeta_xmp_schema_new:nnn
{IPTC~Core~Schema}
{Iptc4xmpCore}
@@ -2606,7 +2606,13 @@
{
\bool_if:NT\g__pdfmeta_xmp_bool
{
- \file_get_timestamp:nN{\jobname.log}\l__pdfmeta_xmp_currentdate_tl
+ \str_if_exist:NTF\c_sys_timestamp_str
+ {
+ \tl_set_eq:NN \l__pdfmeta_xmp_currentdate_tl \c_sys_timestamp_str
+ }
+ {
+ \file_get_timestamp:nN{\jobname.log}\l__pdfmeta_xmp_currentdate_tl
+ }
\__pdfmeta_xmp_date_split:VN\l__pdfmeta_xmp_currentdate_tl\l__pdfmeta_xmp_currentdate_seq
\__pdfmeta_xmp_build_packet:
\exp_args:No