Skip to content

Commit

Permalink
Revert "Default implementation of \pgfsys@hboxsynced doesn't work for…
Browse files Browse the repository at this point in the history
… dvips #690"

This reverts commit a65310a.
  • Loading branch information
hmenke committed Aug 3, 2019
1 parent c2ecf1e commit 8e182a4
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions tex/generic/pgf/systemlayer/pgfsys-dvips.def
Original file line number Diff line number Diff line change
Expand Up @@ -41,25 +41,6 @@
\pgfsys@invoke{pgfr}%
\pgfsys@end@idscope%
}
\def\pgfsys@hboxsynced#1{%
{%
\pgfsys@beginscope%
\setbox\pgf@hbox=\hbox{%
\hskip\pgf@pt@x%
\raise\pgf@pt@y\hbox{%
\pgf@pt@x=0pt%
\pgf@pt@y=0pt%
\pgflowlevelsynccm%
\pgfsys@hbox#1}%
\hss%
}%
\wd\pgf@hbox=0pt%
\ht\pgf@hbox=0pt%
\dp\pgf@hbox=0pt%
\box\pgf@hbox%
\pgfsys@endscope%
}%
}
\def\pgfsys@begininvisible{%
\special{ps::[begin]}%
\pgfsys@invoke{gsave nulldevice}%
Expand Down

0 comments on commit 8e182a4

Please sign in to comment.