summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bclogo/bc-takecare.eps
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bclogo/bc-takecare.eps')
-rw-r--r--Master/texmf-dist/tex/latex/bclogo/bc-takecare.eps173
1 files changed, 0 insertions, 173 deletions
diff --git a/Master/texmf-dist/tex/latex/bclogo/bc-takecare.eps b/Master/texmf-dist/tex/latex/bclogo/bc-takecare.eps
deleted file mode 100644
index 3e782a42678..00000000000
--- a/Master/texmf-dist/tex/latex/bclogo/bc-takecare.eps
+++ /dev/null
@@ -1,173 +0,0 @@
-%!PS-Adobe-3.0 EPSF-3.0
-%%Creator: TeXgraph
-%%BoundingBox: 0 0 17 21
-%%Page: 1 1
-/encoding_vector [
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/space /exclam /quotedbl /numbersign
-/dollar /percent /ampersand /quoteright
-/parenleft /parenright /asterisk /plus
-/comma /minus /period /slash
-/zero /one /two /three
-/four /five /six /seven
-/eight /nine /colon /semicolon
-/less /equal /greater /question
-/at /A /B /C
-/D /E /F /G
-/H /I /J /K
-/L /M /N /O
-/P /Q /R /S
-/T /U /V /W
-/X /Y /Z /bracketleft
-/backslash /bracketright /asciicircum /underscore
-/quoteleft /a /b /c
-/d /e /f /g
-/h /i /j /k
-/l /m /n /o
-/p /q /r /s
-/t /u /v /w
-/x /y /z /braceleft
-/bar /braceright /tilde /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/.notdef /.notdef /.notdef /.notdef
-/space /exclamdown /cent /sterling
-/currency /yen /brokenbar /section
-/dieresis /copyright /ordfeminine /guillemotleft
-/logicalnot /hyphen /registered /macron
-/degree /plusminus /twosuperior /threesuperior
-/acute /mu /paragraph /bullet
-/cedilla /dotlessi /ordmasculine /guillemotright
-/onequarter /onehalf /threequarters /questiondown
-/Agrave /Aacute /Acircumflex /Atilde
-/Adieresis /Aring /AE /Ccedilla
-/Egrave /Eacute /Ecircumflex /Edieresis
-/Igrave /Iacute /Icircumflex /Idieresis
-/Eth /Ntilde /Ograve /Oacute
-/Ocircumflex /Otilde /Odieresis /multiply
-/Oslash /Ugrave /Uacute /Ucircumflex
-/Udieresis /Yacute /Thorn /germandbls
-/agrave /aacute /acircumflex /atilde
-/adieresis /aring /ae /ccedilla
-/egrave /eacute /ecircumflex /edieresis
-/igrave /iacute /icircumflex /idieresis
-/eth /ntilde /ograve /oacute
-/ocircumflex /otilde /odieresis /divide
-/oslash /ugrave /uacute /ucircumflex
-/udieresis /yacute /thorn /ydieresis
-] def
-/MF {
-/newfontname exch def
- /fontname exch def
- /fontdict fontname findfont def
- /newfont fontdict maxlength dict def
-fontdict {
- exch
- dup /FID eq {
- pop pop
- } {
- exch newfont 3 1 roll put
- } ifelse
- } forall
- newfont /FontName newfontname put
- encoding_vector length 256 eq {
- newfont /Encoding encoding_vector put
- } if
- newfontname newfont definefont pop
-} def
-/Times-Roman /myfont MF
-/myfont findfont 10 scalefont setfont
-/gsave
-37 dict begin
-/bd{bind def} bind def /ld{load def}bd /gs/gsave ld /gr/grestore ld
-/fact{0.333}bd
-/h{-10 fact mul}def
-/m/moveto ld /rm/rmoveto ld /l/lineto ld /rl/rlineto ld
-/s/stroke ld /rgb/setrgbcolor ld /black{0 0 0 rgb} bd /white{1 1 1 rgb }bd
-/red{1 0 0 rgb} bd /green{0 1 0 rgb} bd /blue{0 0 1 rgb} bd /yellow{1 1 0 rgb}bd
-/cyan{0 1 1 rgb}bd /magenta{1 0 1 rgb}bd /gray{0.31 0.31 0.31 rgb}bd /thinlines{0.2 setlinewidth}bd
-/thicklines{0.8 setlinewidth}bd /Thicklines{1.4 setlinewidth}bd /SolidLine{[] 0 setdash}bd
-/DotLine{[0 2] 0 setdash}bd /DashLine{[2.5 2] 0 setdash}bd
-/CenterH{dup stringwidth pop 2 div 0 exch sub}bd
-/Right{dup stringwidth pop 0 exch sub}bd
-/Left{0}bd
-/CenterV{h rm show s}bd
-/Top{h 2 mul rm show s}bd
-/Bottom{0 rm show s}bd
-/dot{0.75 0 360 arc closepath gs s gr fill}bd /Bdot{1.5 0 360 arc closepath gs s gr fill}bd
-/cross{m 3 neg 0 rm 6 0 rl 3 neg 3 neg rm 0 6 rl s}bd
-/CM {matrix currentmatrix}bd
-/gfill{shfill}bd
-/sTs { << /ShadingType 4 /ColorSpace triCS /DataSource triDS >> gfill} def
-/triCS /DeviceRGB def
-%etat (Utilisateur)
-1 setlinejoin
-%Mbezier4 (Utilisateur)
-0 0 0 rgb
-thicklines
-8.3104 10.1623 m
-8.1493 7.1592 7.0105 4.1271 5.6411 1.6067 curveto
-s
-%Mbezier6 (Utilisateur)
-0 0.502 0 rgb
-thinlines
-3.5822 1.3721 m
-3.8325 2.5064 2.9815 3.8075 1.3796 3.5406 curveto
-s
-%Mbezier7 (Utilisateur)
-4.5333 1.4388 m
-4.9337 2.6732 4.4332 4.2745 2.7312 4.8083 curveto
-s
-%Mbezier8 (Utilisateur)
-6.886 1.4722 m
-7.6369 2.7065 9.0886 3.5072 11.0909 3.5739 curveto
-s
-%Mbezier9 (Utilisateur)
-7.9873 1.4054 m
-9.3889 2.84 11.9919 2.9734 12.5926 2.5064 curveto
-s
-%Mbezier12 (Utilisateur)
-0 0 0 rgb
-thicklines
-8.2852 10.0842 m
-11.4541 9.9386 14.3581 9.9092 15.1148 10.2661 curveto
-16.4261 10.8846 11.8912 18.8526 9.5965 20.1988 curveto
-7.3017 16.3058 3.4771 12.9949 0.1443 11.1393 curveto
-2.7669 10.5208 5.2695 10.2227 8.2852 10.0842 curveto
-closepath
-gs 1 1 0 rgb fill gr s
-%Mbezier10 (Utilisateur)
-thinlines
-9.1696 13.6178 m
-8.7061 13.6178 9.1016 16.1406 9.1577 16.7425 curveto
-9.1881 17.0696 9.9159 17.0319 9.8915 16.7134 curveto
-9.8425 16.0737 9.5583 13.6178 9.1696 13.6178 curveto
-closepath
-gs 0 0 0 rgb fill gr s
-%Mcercle1 (Utilisateur)
-0 360 0.6182 0.4116 8.7769 11.9397
- /mtrx CM def translate scale 0 0 1 5 3 roll arc mtrx setmatrix closepath
-gs 0 0 0 rgb fill gr s
-%Mbezier13 (Utilisateur)
-0.1 setlinewidth
-0.3284 0.8717 m
-3.2788 2.0359 8.8518 1.9995 11.4743 0.8717 curveto
-0.502 0 0 rgb fill s 0 0 0 rgb
-%Controles (Utilisateur)
-%Selection (Utilisateur)
-
-end
-%EOF
-%%Trailer