diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-31 20:57:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-31 20:57:31 +0000 |
commit | 0ba5190228a7a7ca3ccd8972ddb21abb5ef69b6f (patch) | |
tree | 7fc5d4fd5dc18d4e292a213deb393a7a3fe42b1a /Master/texmf-dist/doc/latex/graphbox/gboxsamp.mps | |
parent | e41f328b697140ad9a82e66af2baf21f39fe0541 (diff) |
graphbox (31aug14)
git-svn-id: svn://tug.org/texlive/trunk@35075 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/graphbox/gboxsamp.mps')
-rw-r--r-- | Master/texmf-dist/doc/latex/graphbox/gboxsamp.mps | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/graphbox/gboxsamp.mps b/Master/texmf-dist/doc/latex/graphbox/gboxsamp.mps new file mode 100644 index 00000000000..99bc632366d --- /dev/null +++ b/Master/texmf-dist/doc/latex/graphbox/gboxsamp.mps @@ -0,0 +1,9 @@ +%!PS-Adobe-3.0 EPSF-3.0 +%%BoundingBox: -21 -21 21 21 +%%EndComments +%%Page: 1 1 + 0 0 0 setrgbcolor 0 1.5 dtransform truncate idtransform setlinewidth pop [] + 0 setdash 1 setlinecap 1 setlinejoin 10 setmiterlimit +newpath -20 20 moveto 20 -20 lineto stroke +newpath -20 -20 moveto 20 20 lineto stroke +%%EOF |