You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package tagpdf Warning: Parent-Child 'TOCI/' --> 'Em/pdf2'.
(tagpdf) Relation is not allowed (struct 5, /TOCI --> struct 6)
(tagpdf) on line 16
but the pdfversion is 1.7. Does this mean that Em/pdf2 is used internally (I see also /Em in the pdf if using 2.0 so not saying at all here perhaps mark-up not pdf 1.7 one, clearly that can't be the case), or is this artifact (sic) from warning process?
I have not yet assimilated docs.
The text was updated successfully, but these errors were encountered:
Em can also be used with pdfversion 1.7, there it is role mapped to Span which isn't allowed directly inside TOCI. So the warning is correct only a bit unclear if you don't know the inner working. (It is a bit of a struggle to get in the relevant info without getting too verbose, and quite probably the messages will continue to change based on feed back and experience). If you increase the log-level things gets a bit clearer:
I had not tested the increased verbosity. Would you consider adding an option to treat warnings as errors? I added this manually in my test files, was happy to find quickly how to from l3msg.pdf:
Artificial document (deliberately attempting illegal nesting)
generates on first pdflatex run:
but the pdfversion is 1.7. Does this mean that
Em/pdf2
is used internally (I see also /Em in the pdf if using 2.0 so not saying at all here perhaps mark-up not pdf 1.7 one, clearly that can't be the case), or is this artifact (sic) from warning process?I have not yet assimilated docs.
The text was updated successfully, but these errors were encountered: