We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
accsupp adds also BDC/EMC tags, so it must be checked if this clashes.
The text was updated successfully, but these errors were encountered:
It looks as if mixing both it okay
\documentclass{article} \usepackage{accsupp} \usepackage{tagpdf} \tagpdfsetup{activate-all,uncompress} \pagestyle{empty} \begin{document} \tagstructbegin{tag=Document} \tagstructbegin{tag=P} \tagmcbegin{tag=P} \BeginAccSupp{method=hex,unicode,ActualText=2226} blub \EndAccSupp{} \tagmcend \tagstructend \tagstructend \end{document}
Sorry, something went wrong.
But there seem to be interferences with automatic /Actualtext from luaotfload
latex3/luaotfload#210
No branches or pull requests
accsupp adds also BDC/EMC tags, so it must be checked if this clashes.
The text was updated successfully, but these errors were encountered: