Am Mon, 23 Sep 2024 08:06:59 +0200 schrieb Pablo Rodriguez via
ntg-context:

> Dear list,
> 
> for some reason unknown to me, LMTX has problems with PDF documents
> comming form the German official gazzette.
> 
> http://www.bgbl.de/xaver/bgbl/start.xav?startbk=Bundesanzeiger_BGBl&jumpTo=bgbl122s0928.pdf
> contains one of the documents and here is a minimal sample:
> 
>   \setuplayout[page]
>   \starttext
>   \externalfigure[bgbl_Bundesgesetzblatt Teil I_2022_Nr. 20 vom
> 22.06.2022_bgbl122s0928.pdf]
>   \stoptext
> 
> The source above distorts the page presentation with LMTX, but it is
> perfectly fine with LuaTeX.
> 
> Could anyone confirm the issue?

LMTX seems to clean up the included PDF and removes the tagging
structure, but this is not properly done. There are still various

 /Artifact BMC 
 /Span << /ActualText <FEFF00AD> >> BDC 

without closing EMC around. (The /Span is from hyphens at the end of
lines and so not part of the structure tree). 

-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to