summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bclogo/bccube.eps
blob: 84c5f0293dd93496cc7198aea6c185eec01c2b0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: TeXgraph
%%BoundingBox: 0 0 17 18
%%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
%Cube  (Utilisateur)
1 setlinecap
1 setlinejoin
0.3098 0.0275 0.0863 rgb 
0.1 setlinewidth 
0.3485 4.4288 m 11.9545 5.6804 l 16.4446 2.4453 l 4.8386 1.1937 l closepath 
gs 0.3098 0.0275 0.0863 rgb fill gr s 
0.3686 0.0353 0.102 rgb 
11.9545 5.6804 m 11.9545 17.6314 l 16.4446 14.3964 l 16.4446 2.4453 l closepath 
gs 0.3686 0.0353 0.102 rgb fill gr s 
0.7882 0.0706 0.2157 rgb 
0.3485 4.4288 m 0.3485 16.3799 l 11.9545 17.6314 l 11.9545 5.6804 l closepath 
gs 0.7882 0.0706 0.2157 rgb fill gr s 
1 0.7137 0.7569 rgb 
thicklines 
11.9545 5.6804 m 16.4446 2.4453 l 
s 
11.9545 5.6804 m 11.9545 17.6314 l 
s 
0.3485 4.4288 m 11.9545 5.6804 l 
s 
0.7882 0.0706 0.2157 rgb 
0.1 setlinewidth 
4.8386 1.1937 m 16.4446 2.4453 l 16.4446 14.3964 l 4.8386 13.1448 l closepath 
gs 0.7882 0.0706 0.2157 rgb fill gr s 
1 0.7137 0.7569 rgb 
thicklines 
16.4446 2.4453 m 4.8386 1.1937 l 
s 
16.4446 14.3964 m 16.4446 2.4453 l 
s 
0.3686 0.0353 0.102 rgb 
0.1 setlinewidth 
0.3485 16.3799 m 0.3485 4.4288 l 4.8386 1.1937 l 4.8386 13.1448 l closepath 
gs 0.3686 0.0353 0.102 rgb fill gr s 
1 0.7137 0.7569 rgb 
thicklines 
4.8386 1.1937 m 0.3485 4.4288 l 
s 
4.8386 1.1937 m 4.8386 13.1448 l 
s 
0.3485 16.3799 m 0.3485 4.4288 l 
s 
0.3098 0.0275 0.0863 rgb 
0.1 setlinewidth 
0.3485 16.3799 m 4.8386 13.1448 l 16.4446 14.3964 l 11.9545 17.6314 l closepath 
gs 0.3098 0.0275 0.0863 rgb fill gr s 
1 0.7137 0.7569 rgb 
thicklines 
0.3485 16.3799 m 4.8386 13.1448 l 
s 
11.9545 17.6314 m 16.4446 14.3964 l 
s 
4.8386 13.1448 m 16.4446 14.3964 l 
s 
11.9545 17.6314 m 0.3485 16.3799 l 
s 

end
%EOF
%%Trailer