diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/floatrow/TheBlackCat.picture')
-rw-r--r-- | Master/texmf-dist/doc/latex/floatrow/TheBlackCat.picture | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/floatrow/TheBlackCat.picture b/Master/texmf-dist/doc/latex/floatrow/TheBlackCat.picture new file mode 100644 index 00000000000..7ce6816baa1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/floatrow/TheBlackCat.picture @@ -0,0 +1,8 @@ +\ifx\pspicture\undefined +{\def\Qbezier[#1](#2,#3)(#4,#5)(#6,#7){\qbezier[#1](-#2,#3)(-#4,#5)(-#6,#7)}% +\thicklines\def\MOVERIGHT{-64}\fboxrule0pt\fbox{\input{TheCat.picture}}}% +\else +{\psset{linecolor=white,fillcolor=white} +\psframebox[fillstyle=solid,fillcolor=black]{\input{TheCat.picture}}}% +\fi +\endinput |