summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bclogo/bc-lampe.eps
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bclogo/bc-lampe.eps')
-rw-r--r--Master/texmf-dist/tex/latex/bclogo/bc-lampe.eps179
1 files changed, 179 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bclogo/bc-lampe.eps b/Master/texmf-dist/tex/latex/bclogo/bc-lampe.eps
new file mode 100644
index 00000000000..75625dd9ec6
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/bclogo/bc-lampe.eps
@@ -0,0 +1,179 @@
+%!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
+%Mligne1 (Utilisateur)
+0 0 0 rgb
+0.6 setlinewidth
+7.3876 3.1446 m
+9.7267 3.1446 l
+9.7267 5.4837 l
+7.3876 5.4837 l
+closepath
+
+gs 0 0 0 rgb fill gr s
+%Mbezier3 (Utilisateur)
+9.7267 5.4837 m
+9.7267 6.2634 lineto
+9.7267 8.6025 10.8962 8.9923 11.6759 10.1618 curveto
+12.8454 12.1111 12.0657 15.6197 8.5571 15.6197 curveto
+5.0485 15.6197 4.2688 12.1111 5.4384 10.1618 curveto
+6.2181 8.9923 7.3876 8.6025 7.3876 6.2634 curveto
+7.3876 5.4837 lineto
+gs 1 1 0 rgb fill gr s
+%Mligne2 (Utilisateur)
+6.6079 4.3141 m
+10.5064 4.3141 l
+
+s
+%Mbezier4 (Utilisateur)
+thinlines
+8.5571 3.5345 m
+8.947 7.0431 8.1673 10.1618 10.1165 11.7212 curveto
+9.3368 12.8908 7.3876 12.5009 6.9977 11.7212 curveto
+8.947 10.1618 8.1673 7.0431 8.5571 3.5345 curveto
+s
+%Mligne4 (Utilisateur)
+0.6 setlinewidth
+4.6587 16.0095 m
+2.3196 18.3486 l
+
+s
+%Mligne5 (Utilisateur)
+8.5571 17.5689 m
+8.5571 20.2979 l
+
+s
+%Mligne6 (Utilisateur)
+12.4556 15.6197 m
+14.8822 17.6618 l
+
+s
+%Mligne8 (Utilisateur)
+13.6251 12.8908 m
+15.9642 12.8908 l
+
+s
+%Mligne9 (Utilisateur)
+3.4891 12.8908 m
+0.7602 12.8908 l
+
+s
+%Controles (Utilisateur)
+%Selection (Utilisateur)
+
+end
+%EOF
+%%Trailer