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

Opacity is added multiple times to output #861

Closed
josephwright opened this issue Feb 26, 2021 · 0 comments
Closed

Opacity is added multiple times to output #861

josephwright opened this issue Feb 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working l3backend Issues with the low-level backend code

Comments

@josephwright
Copy link
Member

In the demo

\RequirePackage{pdfmanagement-testphase}
\DeclareDocumentMetadata{uncompress}

\documentclass{article}

\begin{document}

Do stuff

\end{document}

the PDF show

stream
/opacity1 gs
/opacity1 gs
/opacity1 gs

which looks wrong: should just occur once.

@josephwright josephwright added bug Something isn't working l3backend Issues with the low-level backend code labels Feb 26, 2021
@josephwright josephwright self-assigned this Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working l3backend Issues with the low-level backend code
Projects
None yet
Development

No branches or pull requests

1 participant