summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bclogo/bcneige.eps
blob: 20864335a71478acc36f88b65b8afe753e29a91b (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
176
177
178
179
180
181
182
%!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
%Neige  (Utilisateur)
1 setlinejoin
0.6784 0.8471 0.902 rgb 
thicklines 
8.5 10.815 m 16.9998 15.7224 l 
s 
14.1665 14.0866 m 16.9998 12.4509 l 
s 
14.1665 14.0866 m 14.1665 17.3582 l 
s 
11.3333 12.4508 m 12.7499 11.6329 l 
s 
11.3333 12.4508 m 11.3332 14.0866 l 
s 
8.5 10.815 m 8.4999 20.6297 l 
s 
8.4999 17.3581 m 11.3332 18.9939 l 
s 
8.4999 17.3581 m 5.6666 18.9939 l 
s 
8.5 14.0865 m 9.9166 14.9044 l 
s 
8.5 14.0865 m 7.0833 14.9044 l 
s 
8.5 10.815 m 0.0001 15.7222 l 
s 
2.8334 14.0865 m 2.8334 17.358 l 
s 
2.8334 14.0865 m 0.0002 12.4506 l 
s 
5.6667 12.4507 m 5.6667 14.0865 l 
s 
5.6667 12.4507 m 4.2501 11.6328 l 
s 
8.5 10.815 m 0.0002 5.9075 l 
s 
2.8335 7.5433 m 0.0002 9.1791 l 
s 
2.8335 7.5433 m 2.8335 4.2717 l 
s 
5.6668 9.1791 m 4.2501 9.997 l 
s 
5.6668 9.1791 m 5.6668 7.5433 l 
s 
8.5 10.815 m 8.5001 1.0002 l 
s 
8.5001 4.2718 m 5.6668 2.636 l 
s 
8.5001 4.2718 m 11.3334 2.636 l 
s 
8.5 7.5434 m 7.0834 6.7255 l 
s 
8.5 7.5434 m 9.9167 6.7255 l 
s 
8.5 10.815 m 16.9999 5.9077 l 
s 
14.1666 7.5434 m 14.1666 4.2719 l 
s 
14.1666 7.5434 m 16.9998 9.1793 l 
s 
11.3333 9.1792 m 11.3333 7.5434 l 
s 
11.3333 9.1792 m 12.7499 9.9971 l 
s 

end
%EOF
%%Trailer