From a893cebe9b79b90ecfc031a9fab44e8f5cb65737 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 19 May 2008 00:39:01 +0000 Subject: boites update (14may08) git-svn-id: svn://tug.org/texlive/trunk@8224 c570f23f-e606-0410-a88d-b1316a301751 --- .../doc/latex/boites/boites_exemples.dvi | Bin 36944 -> 0 bytes .../doc/latex/boites/boites_exemples.pdf | Bin 0 -> 24392 bytes .../boites/ligne_qui_ondule_sur_la_gauche.eps | 32 +++++++++++++++++++++ .../boites/ligne_qui_ondule_sur_la_gauche.eps | 32 --------------------- Master/tlpkg/bin/ctan2tds | 1 + Master/tlpkg/bin/tlpkg-ctan-check | 2 +- 6 files changed, 34 insertions(+), 33 deletions(-) delete mode 100644 Master/texmf-dist/doc/latex/boites/boites_exemples.dvi create mode 100644 Master/texmf-dist/doc/latex/boites/boites_exemples.pdf create mode 100644 Master/texmf-dist/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps delete mode 100644 Master/texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps diff --git a/Master/texmf-dist/doc/latex/boites/boites_exemples.dvi b/Master/texmf-dist/doc/latex/boites/boites_exemples.dvi deleted file mode 100644 index 506a2256a0e..00000000000 Binary files a/Master/texmf-dist/doc/latex/boites/boites_exemples.dvi and /dev/null differ diff --git a/Master/texmf-dist/doc/latex/boites/boites_exemples.pdf b/Master/texmf-dist/doc/latex/boites/boites_exemples.pdf new file mode 100644 index 00000000000..e6c42b7189d Binary files /dev/null and b/Master/texmf-dist/doc/latex/boites/boites_exemples.pdf differ diff --git a/Master/texmf-dist/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps b/Master/texmf-dist/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps new file mode 100644 index 00000000000..f4aef6bbb10 --- /dev/null +++ b/Master/texmf-dist/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps @@ -0,0 +1,32 @@ +%!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 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 diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 42d4c7900b9..27d9c407570 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -47,6 +47,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'IEEEtran', "&MAKEIEEEtran", 'LingTrees', "die 'skipping, requires python'", 'SIstyle', '&MAKEflatten', + 'a4', "die 'skipping, just a pointer to ntgclass'", 'aastex', "&MAKEflatten", 'active-conf', "&MAKEactive_conf", 'aeb_pro', "die 'skipping, requires new acrobat + complicated'", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index f60ab0cb948..0f0a00dc971 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -34,7 +34,7 @@ my @WorkingTLP = qw( beamer beamer-contrib beamer-tut-pt begriff bera betababel bezos bghyphen bibhtml bibleref bibtopic bibtopicprefix bibunits bigfoot - binomexp blacklettert1 blindtext blockdraw_mp boldtensors + binomexp blacklettert1 blindtext blockdraw_mp boites boldtensors bookest booklet bophook boxhandler bpchem breakurl bullcntr bussproofs bytefield captcont caption carlisle catechis carolmin-ps -- cgit v1.2.3