[latex3-commits] [git/LaTeX3-latex3-pdfresources] reworking-annot: some docu about info fields (74c9140)
Ulrike Fischer
fischer at troubleshooting-tex.de
Mon Feb 8 19:56:12 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : reworking-annot
Link : https://github.com/latex3/pdfresources/commit/74c914085b97ad57c1471c3eef7616bd3b3a6993
>---------------------------------------------------------------
commit 74c914085b97ad57c1471c3eef7616bd3b3a6993
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Feb 8 19:56:12 2021 +0100
some docu about info fields
>---------------------------------------------------------------
74c914085b97ad57c1471c3eef7616bd3b3a6993
l3pdfmanagement.dtx | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/l3pdfmanagement.dtx b/l3pdfmanagement.dtx
index 01e3c11..8414fdf 100644
--- a/l3pdfmanagement.dtx
+++ b/l3pdfmanagement.dtx
@@ -235,10 +235,12 @@
% always something like |GPL Ghostscript 9.53.3|.
% \item[Creator] Added by all engines and backends. Removal only possible in luatex by adding
% 16 to the bitset. Changing is possible with the management command.
-% \item[CreationDate] Added by all engines and backends. Suppressing it is possible in pdftex with
-% |\pdfinfoomitdate = 1|, and in luatex by adding 32 to the bitset. Changing is possible with
-% the management command.
+% \item[CreationDate] Added by all engines and backends. With the exception of |dvips/ps2pdf|
+% |SOURCE_DATE_EPOCH| is honored. Suppressing it is possible in pdftex with
+% |\pdfinfoomitdate = 1|, and in luatex by adding 32 to the bitset.
+% Changing is possible with the management command and will overwrite an epoch setting.
% \item[ModDate] Added by all engines and backends with the exception of xdvipdfmx.
+% With the exception of |dvips/ps2pdf| |SOURCE_DATE_EPOCH| is honored.
% Suppressing it is possible in pdftex with
% |\pdfinfoomitdate = 1|, and in luatex by adding 64 to the bitset. Changing is possible with
% the management command.
More information about the latex3-commits
mailing list.