[latex3-commits] [git/LaTeX3-latex3-pdfresources] verify: pdfa-test files, need to be real testfile (b1149ee)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Feb 19 11:50:25 CET 2021
Repository : https://github.com/latex3/pdfresources
On branch : verify
Link : https://github.com/latex3/pdfresources/commit/b1149ee2b8ab090adaddda3121d1ecf9fc1d7cc2
>---------------------------------------------------------------
commit b1149ee2b8ab090adaddda3121d1ecf9fc1d7cc2
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Feb 19 11:50:25 2021 +0100
pdfa-test files, need to be real testfile
>---------------------------------------------------------------
b1149ee2b8ab090adaddda3121d1ecf9fc1d7cc2
experiments/pdfa-test.tex | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/experiments/pdfa-test.tex b/experiments/pdfa-test.tex
index 0050900..7d969a1 100644
--- a/experiments/pdfa-test.tex
+++ b/experiments/pdfa-test.tex
@@ -2,10 +2,10 @@
\DeclareDocumentMetadata
{ uncompress,
lang=de-DE,
- standard=A-1b
+ pdfstandard=A-2b
}
\documentclass{article}
-\usepackage{new-hyperxmp}
+\usepackage{hyperxmp}
\usepackage[]{hyperref}
@@ -15,10 +15,6 @@
pdftitle={A test of metadata},
}
-% Kompabilität mit hyperxmf ...
-\makeatletter \Hy at pdfatrue \makeatother
-\kvsetkeys{Hyp} {pdfapart=1,pdfaconformance=b,pdfauthor={Ulrike Fischer},pdfproducer=TeX,pdftitle=A test of metadata}
-
\begin{document}
abc
\end{document}
\ No newline at end of file
More information about the latex3-commits
mailing list.