Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [documentmetadata]

The tag has no summary.

Question list filters

Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 2
1 answer
163 views

Without the \DocumentMetadata, everything works fine. I also tried tagging=off but that makes no difference. Similarly, using the paralist package with inparaenum instead of enumitem with enumerate* ...
Score of 2
1 answer
56 views

Consider the following example: \DocumentMetadata{% tagging = draft % } \documentclass{article} \begin{document} a \newpage \begin{enumerate} \item b \end{enumerate} c \end{document} If I ...
Score of 4
0 answers
93 views

Sorry for the provocative title; maybe there is a good explanation. I observed: \DocumentMetadata{lang} \documentclass{article} \begin{document} test \end{document} yields no error although lang is ...
Score of 0
1 answer
67 views

I am trying to make captions smaller but since adding metadata for alt text use I cannot control the caption size! The document starts with this: \DocumentMetadata{} \documentclass[12pt]{report} and ...
Score of 3
1 answer
132 views

EDIT: As noted in comments, this question is very user-specific. MWE: \DocumentMetadata{} %% Any content at all. \documentclass{book} \IfPackageLoadedTF{tagpdf}{\typeout{USED DOCUMENTMETADATA}}{\...
Score of 1
0 answers
74 views

I have noticed that if I set up my \DocumentMetadata according to the PDF/A-4f standard and fill some of the entries using hyperref, the resulting PDF shows nothing in the document info whenever I ...
Score of 6
1 answer
148 views

I have been trying to understand what is behind this warning: Package biblatex Warning: Patching footnotes failed. (biblatex) Footnote detection will not work. which is produced by, ...
Score of 5
1 answer
171 views

I have an MWE that when processed (lualatex) produces an error ! Argument of \__math_grab_dollar_delim:w has an extra }. which, as far as I know, is not true and impedes the processing of the file. ...
Score of 2
1 answer
128 views

I have used enumitem to customise enumerate lists in the past. For example, %\DocumentMetadata{} \documentclass{article} \usepackage{enumitem} \newtheorem{theorem}{Theorem} \setlist[enumerate]{wide}...
Score of 1
0 answers
69 views

The MWE \DocumentMetadata{} \documentclass{article} \usepackage{amsthm} \usepackage{cleveref} \newtheorem{theorem}{Theorem}[subsection] \newtheorem{definition}[theorem]{Definition} \begin{document} ...
Score of 5
0 answers
112 views

The MWE \DocumentMetadata{} \documentclass{article} \usepackage{mathtools} \mathtoolsset{mathic} \begin{document} \(a\) \end{document} gives the following error Runaway argument? \fi a\) \par \...
Score of 0
1 answer
155 views

Following: \DocumentMetadata{lang=en-US} \documentclass{scrbook} \begin{document} x \end{document} causes (/usr/local/texlive/2025/texmf-dist/tex/latex/koma-script/tocbasic.sty) LaTeX Warning: ...
Score of 1
1 answer
94 views

Of course, one can check \IfPackageLoadedTF{pdfmanagement-testphase}{true}{false}, but since the name has testphase, I assume that some day it will go. If I use this test in a package, some day it ...
Score of 2
2 answers
136 views

This question comes from the fact, that norms are quite expensive, except PDF/UA-1/2 normed as ISO 14289-1/2 which i read. Extrapolating a bit, what I read in Section 5 and 6 to the other norms, it ...
Score of 6
1 answer
132 views

I would like to use IBM Plex Serif (and other IBM Plex fonts) for my documents. Everything works fine without \DocumentMetadata. But if I use \DocumentMetadata TeX is hangry and eats all my hyphens. ...

15 30 50 per page