summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-12-23 15:53:36 +0000
committerKarl Berry <karl@freefriends.org>2011-12-23 15:53:36 +0000
commit86fedb4325f0b32892d54a81cbc3fb9e9a221b8e (patch)
tree994ca4605e60db1b1082b9f9e68675b5f79563bb /Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps
parent487851dc1f103e110667c4287eb8cc2a36b1565a (diff)
rm latex-tipps-und-tricks, no license info
git-svn-id: svn://tug.org/texlive/trunk@24924 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps')
-rw-r--r--Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps9
1 files changed, 0 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps b/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps
deleted file mode 100644
index da0c3a6faa7..00000000000
--- a/Master/texmf-dist/doc/latex/latex-tipps-und-tricks/rgray.eps
+++ /dev/null
@@ -1,9 +0,0 @@
-%!PS-Adobe-2.0 EPSF-1.2
-%%BoundingBox: 0 0 100 100
-/InitDictCount countdictstack def gsave save mark newpath
-50 50 translate newpath 50 0 moveto .8 setgray
-360 5 div cvi 1 add {120 rotate 50 0 lineto 5 rotate} repeat
-closepath stroke
-showpage
-countdictstack InitDictCount sub {end} repeat
-cleartomark restore grestore