Skip to content

Commit

Permalink
Merge pull request #996 from muzimuzhi/dvips-blend-mode
Browse files Browse the repository at this point in the history
dvips: fix displacement after blend group, #995
  • Loading branch information
hmenke authored Mar 2, 2021
2 parents a02c45a + e6fc47d commit e05338d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tex/generic/pgf/systemlayer/pgfsys-dvips.def
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@
\wd#1=0pt
\ht#1=0pt
\dp#1=0pt
\hskip\pgf@picminx\box#1%
\hskip\pgf@picminx\box#1\hskip-\pgf@picminx
\pgfsys@outerinvoke{%
/pgffoa pgf@sys@foa def /pgfsoa pgf@sys@soa def
grestore
Expand Down

0 comments on commit e05338d

Please sign in to comment.