diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-19 00:39:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-19 00:39:01 +0000 |
commit | a893cebe9b79b90ecfc031a9fab44e8f5cb65737 (patch) | |
tree | 7751be4520284a118a5457af5e3cd57950c28f69 /Master/texmf-dist/source/latex/boites | |
parent | bbeca1d7f9302876c89f765a16b9f9412381411e (diff) |
boites update (14may08)
git-svn-id: svn://tug.org/texlive/trunk@8224 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/boites')
-rw-r--r-- | Master/texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/Master/texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps b/Master/texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps deleted file mode 100644 index f4aef6bbb10..00000000000 --- a/Master/texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps +++ /dev/null @@ -1,32 +0,0 @@ -%!PS-ADOBE-3.0 -%%BoundingBox: 0 0 10 2400 -%%Title: vague.eps -%%Creator: Vincent Zoonekynd -%%CreationDate: June 1998 -%%EndComments - -/vz@Dict 20 dict def vz@Dict begin -/une_vague { - /y exch def /x exch def - gsave - x y moveto - x 4 sub y 2 add lineto - x y 4 add lineto - stroke - grestore -} bind def -/deux_vagues { - gsave - 1 setlinecap - 1 setlinejoin - 2 copy - une_vague - exch 4 add exch une_vague - grestore -} bind def -/do_it { - 0 4 2400 { 5 exch deux_vagues } for -} bind def -end - -vz@Dict begin do_it end
\ No newline at end of file |