summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tagpdf/ex-softhyphen.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-24 03:01:25 +0000
committerNorbert Preining <norbert@preining.info>2021-02-24 03:01:25 +0000
commit55f834f428a0c05dedecc8d33a1c5300e58c91fc (patch)
tree149edecdb34c91f142df481ba9bbb6d74f8f62f6 /macros/latex/contrib/tagpdf/ex-softhyphen.tex
parent22774c08f9f3ee390346355cda22d5e5fa667d78 (diff)
CTAN sync 202102240301
Diffstat (limited to 'macros/latex/contrib/tagpdf/ex-softhyphen.tex')
-rw-r--r--macros/latex/contrib/tagpdf/ex-softhyphen.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/macros/latex/contrib/tagpdf/ex-softhyphen.tex b/macros/latex/contrib/tagpdf/ex-softhyphen.tex
index 20f002258b..7fb5c34a22 100644
--- a/macros/latex/contrib/tagpdf/ex-softhyphen.tex
+++ b/macros/latex/contrib/tagpdf/ex-softhyphen.tex
@@ -7,15 +7,16 @@
% open problem: line ends are not copy&pasted as spaces.
% see also pull request #1, branch fake-space
+\RequirePackage{pdfmanagement-testphase}
+\DeclareDocumentMetadata{pdfversion=1.7,uncompress}
\documentclass{book}
\usepackage[ngerman]{babel} %to get some hyphenation
\usepackage{tagpdf}
\tagpdfsetup{tabsorder=structure,
activate-all, %deactivate to see the difference
- uncompress
}
-\usepackage{lipsum}%
+
\usepackage{fontspec}
\prehyphenchar`\^^ad
@@ -36,5 +37,5 @@
\tagmcend
\tagstructend
\tagstructend
-\end{document}
+\end{document}