Skip to content
New issue

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

tagging for pspicture #92

Open
hvoss49 opened this issue Jul 22, 2024 · 2 comments
Open

tagging for pspicture #92

hvoss49 opened this issue Jul 22, 2024 · 2 comments

Comments

@hvoss49
Copy link
Collaborator

hvoss49 commented Jul 22, 2024

Is tagging also possible for pspicture ??

\DocumentMetadata{testphase=phase-III}
\documentclass{article}
%\usepackage{tagpdf}
\begin{document}

\begin{center}
\begin{picture}[alt={A try with the picture environment}](100,100)(10,10)
\put(50,50){\circle*{10}}
\end{picture}
\end{center}

\end{document}

@zauguin
Copy link
Owner

zauguin commented Aug 3, 2024

I would expect that this is not specific to luapstricks and will be handled with general pstricks tagging since it mostly involves wrapping the pspicture with tagpdf commands.

@pablgonz
Copy link
Collaborator

@hvoss49 @zauguin Hello, in the latex2e repository there is a branch (https://github.com/latex3/latex2e/tree/UF-latex-lab-tikz) in which an experiment is being done for tagging PDF for tikz that could serve as a starting point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants