File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
tex/generic/pgf/systemlayer Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 127
127
\dp#1=0pt%
128
128
\leavevmode%
129
129
\pgf@xa=\pgf@trimleft@final\relax \ifdim\pgf@xa=0pt \else\kern\pgf@xa\fi%
130
- \raise-\pgf@ya\hbox{\ifpgf@sys@svg@inpicture\box#1\else\special{dvisvgm:bbox \pgf@sys@tonumber\pgf@picmaxx\space\pgf@sys@tonumber\pgf@picmaxy}\special{dvisvgm:bbox lock}\box#1\special{dvisvgm:bbox unlock}\fi}%
130
+ \raise-\pgf@ya\hbox{%
131
+ \ifpgf@sys@svg@inpicture
132
+ \box#1%
133
+ \else
134
+ \special{dvisvgm:bbox \pgf@sys@tonumber\pgf@picmaxx\space\pgf@sys@tonumber\pgf@picmaxy}%
135
+ \special{dvisvgm:bbox lock}%
136
+ \box#1%
137
+ \special{dvisvgm:bbox unlock}%
138
+ \fi}%
131
139
\pgf@xa=\pgf@trimright@final\relax \ifdim\pgf@xa=0pt \else\kern\pgf@xa\fi%
132
140
}
133
141
You can’t perform that action at this time.
0 commit comments