diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-30 00:01:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-30 00:01:20 +0000 |
commit | 26c0b6b2251a275d65a16e87f78acd53c25c683a (patch) | |
tree | 356db94e9ec9b3fcf08b9dc6b406d584f7c68009 /Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps | |
parent | 4f1e4622fcc9f99d7118e6a7874335e43fd49bbf (diff) |
bclogo update (29sep09)
git-svn-id: svn://tug.org/texlive/trunk@15563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps')
-rw-r--r-- | Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps | 500 |
1 files changed, 250 insertions, 250 deletions
diff --git a/Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps b/Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps index 42c6fc44462..b145a52e7b7 100644 --- a/Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps +++ b/Master/texmf-dist/doc/latex/bclogo/bcdodecaedre.eps @@ -1,250 +1,250 @@ -%!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
-%Dodecaedre (Utilisateur)
-1 setlinecap
-1 setlinejoin
-0.5922 0.0549 0.1608 rgb
-0.1 setlinewidth
-11.5801 6.1865 m 10.7894 12.1494 l 14.051 14.8204 l 16.8575 10.5083 l 15.3304 5.1723 l
-closepath
-gs 0.5922 0.0549 0.1608 rgb fill gr s
-0.4353 0.0392 0.1176 rgb
-11.5801 6.1865 m 15.3304 5.1723 l 12.3165 2.0608 l 6.7034 1.152 l 6.2483 3.7019 l
-closepath
-gs 0.4353 0.0392 0.1176 rgb fill gr s
-0.8471 0.0784 0.2314 rgb
-11.5801 6.1865 m 6.2483 3.7019 l 2.1624 8.1292 l 4.9689 13.3501 l 10.7894 12.1494 l
-closepath
-gs 0.8471 0.0784 0.2314 rgb fill gr s
-0.5451 0.051 0.149 rgb
-10.7894 12.1494 m 4.9689 13.3501 l 4.6333 16.7631 l 10.2464 17.6718 l 14.051 14.8204 l
-closepath
-gs 0.5451 0.051 0.149 rgb fill gr s
-0.2784 0.0235 0.0745 rgb
-2.8988 4.0034 m 0.0923 8.3156 l 2.1624 8.1292 l 6.2483 3.7019 l 6.7034 1.152 l
-closepath
-gs 0.2784 0.0235 0.0745 rgb fill gr s
-0.3529 0.0314 0.098 rgb
-4.6333 16.7631 m 4.9689 13.3501 l 2.1624 8.1292 l 0.0923 8.3156 l 1.6194 13.6516 l
-closepath
-gs 0.3529 0.0314 0.098 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-0.0923 8.3156 m 2.1624 8.1292 l
-s
-15.3304 5.1723 m 11.5801 6.1865 l
-s
-4.9689 13.3501 m 10.7894 12.1494 l
-s
-10.7894 12.1494 m 14.051 14.8204 l
-s
-6.2483 3.7019 m 11.5801 6.1865 l
-s
-2.1624 8.1292 m 4.9689 13.3501 l
-s
-11.5801 6.1865 m 10.7894 12.1494 l
-s
-4.9689 13.3501 m 4.6333 16.7631 l
-s
-6.2483 3.7019 m 2.1624 8.1292 l
-s
-6.7034 1.152 m 6.2483 3.7019 l
-s
-0.2784 0.0235 0.0745 rgb
-0.1 setlinewidth
-10.7015 15.122 m 14.7874 10.6947 l 16.8575 10.5083 l 14.051 14.8204 l 10.2464 17.6718 l
-closepath
-gs 0.2784 0.0235 0.0745 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-14.051 14.8204 m 16.8575 10.5083 l
-s
-10.2464 17.6718 m 14.051 14.8204 l
-s
-0.3529 0.0314 0.098 rgb
-0.1 setlinewidth
-12.3165 2.0608 m 15.3304 5.1723 l 16.8575 10.5083 l 14.7874 10.6947 l 11.9809 5.4738 l
-closepath
-gs 0.3529 0.0314 0.098 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-15.3304 5.1723 m 12.3165 2.0608 l
-s
-16.8575 10.5083 m 15.3304 5.1723 l
-s
-16.8575 10.5083 m 14.7874 10.6947 l
-s
-0.4353 0.0392 0.1176 rgb
-0.1 setlinewidth
-10.7015 15.122 m 10.2464 17.6718 l 4.6333 16.7631 l 1.6194 13.6516 l 5.3697 12.6373 l
-closepath
-gs 0.4353 0.0392 0.1176 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-10.7015 15.122 m 10.2464 17.6718 l
-s
-4.6333 16.7631 m 10.2464 17.6718 l
-s
-4.6333 16.7631 m 1.6194 13.6516 l
-s
-0.5922 0.0549 0.1608 rgb
-0.1 setlinewidth
-5.3697 12.6373 m 1.6194 13.6516 l 0.0923 8.3156 l 2.8988 4.0034 l 6.1604 6.6744 l
-closepath
-gs 0.5922 0.0549 0.1608 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-0.0923 8.3156 m 2.8988 4.0034 l
-s
-1.6194 13.6516 m 0.0923 8.3156 l
-s
-5.3697 12.6373 m 1.6194 13.6516 l
-s
-0.5451 0.051 0.149 rgb
-0.1 setlinewidth
-2.8988 4.0034 m 6.7034 1.152 l 12.3165 2.0608 l 11.9809 5.4738 l 6.1604 6.6744 l
-closepath
-gs 0.5451 0.051 0.149 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-6.1604 6.6744 m 2.8988 4.0034 l
-s
-12.3165 2.0608 m 6.7034 1.152 l
-s
-12.3165 2.0608 m 11.9809 5.4738 l
-s
-2.8988 4.0034 m 6.7034 1.152 l
-s
-0.8471 0.0784 0.2314 rgb
-0.1 setlinewidth
-11.9809 5.4738 m 14.7874 10.6947 l 10.7015 15.122 l 5.3697 12.6373 l 6.1604 6.6744 l
-closepath
-gs 0.8471 0.0784 0.2314 rgb fill gr s
-1 0.7137 0.7569 rgb
-thicklines
-6.1604 6.6744 m 11.9809 5.4738 l
-s
-14.7874 10.6947 m 10.7015 15.122 l
-s
-10.7015 15.122 m 5.3697 12.6373 l
-s
-11.9809 5.4738 m 14.7874 10.6947 l
-s
-5.3697 12.6373 m 6.1604 6.6744 l
-s
-
-end
-%EOF
-%%Trailer
+%!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 +%Dodecaedre (Utilisateur) +1 setlinecap +1 setlinejoin +0.5922 0.0549 0.1608 rgb +0.1 setlinewidth +11.5801 6.1865 m 10.7894 12.1494 l 14.051 14.8204 l 16.8575 10.5083 l 15.3304 5.1723 l +closepath +gs 0.5922 0.0549 0.1608 rgb fill gr s +0.4353 0.0392 0.1176 rgb +11.5801 6.1865 m 15.3304 5.1723 l 12.3165 2.0608 l 6.7034 1.152 l 6.2483 3.7019 l +closepath +gs 0.4353 0.0392 0.1176 rgb fill gr s +0.8471 0.0784 0.2314 rgb +11.5801 6.1865 m 6.2483 3.7019 l 2.1624 8.1292 l 4.9689 13.3501 l 10.7894 12.1494 l +closepath +gs 0.8471 0.0784 0.2314 rgb fill gr s +0.5451 0.051 0.149 rgb +10.7894 12.1494 m 4.9689 13.3501 l 4.6333 16.7631 l 10.2464 17.6718 l 14.051 14.8204 l +closepath +gs 0.5451 0.051 0.149 rgb fill gr s +0.2784 0.0235 0.0745 rgb +2.8988 4.0034 m 0.0923 8.3156 l 2.1624 8.1292 l 6.2483 3.7019 l 6.7034 1.152 l +closepath +gs 0.2784 0.0235 0.0745 rgb fill gr s +0.3529 0.0314 0.098 rgb +4.6333 16.7631 m 4.9689 13.3501 l 2.1624 8.1292 l 0.0923 8.3156 l 1.6194 13.6516 l +closepath +gs 0.3529 0.0314 0.098 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +0.0923 8.3156 m 2.1624 8.1292 l +s +15.3304 5.1723 m 11.5801 6.1865 l +s +4.9689 13.3501 m 10.7894 12.1494 l +s +10.7894 12.1494 m 14.051 14.8204 l +s +6.2483 3.7019 m 11.5801 6.1865 l +s +2.1624 8.1292 m 4.9689 13.3501 l +s +11.5801 6.1865 m 10.7894 12.1494 l +s +4.9689 13.3501 m 4.6333 16.7631 l +s +6.2483 3.7019 m 2.1624 8.1292 l +s +6.7034 1.152 m 6.2483 3.7019 l +s +0.2784 0.0235 0.0745 rgb +0.1 setlinewidth +10.7015 15.122 m 14.7874 10.6947 l 16.8575 10.5083 l 14.051 14.8204 l 10.2464 17.6718 l +closepath +gs 0.2784 0.0235 0.0745 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +14.051 14.8204 m 16.8575 10.5083 l +s +10.2464 17.6718 m 14.051 14.8204 l +s +0.3529 0.0314 0.098 rgb +0.1 setlinewidth +12.3165 2.0608 m 15.3304 5.1723 l 16.8575 10.5083 l 14.7874 10.6947 l 11.9809 5.4738 l +closepath +gs 0.3529 0.0314 0.098 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +15.3304 5.1723 m 12.3165 2.0608 l +s +16.8575 10.5083 m 15.3304 5.1723 l +s +16.8575 10.5083 m 14.7874 10.6947 l +s +0.4353 0.0392 0.1176 rgb +0.1 setlinewidth +10.7015 15.122 m 10.2464 17.6718 l 4.6333 16.7631 l 1.6194 13.6516 l 5.3697 12.6373 l +closepath +gs 0.4353 0.0392 0.1176 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +10.7015 15.122 m 10.2464 17.6718 l +s +4.6333 16.7631 m 10.2464 17.6718 l +s +4.6333 16.7631 m 1.6194 13.6516 l +s +0.5922 0.0549 0.1608 rgb +0.1 setlinewidth +5.3697 12.6373 m 1.6194 13.6516 l 0.0923 8.3156 l 2.8988 4.0034 l 6.1604 6.6744 l +closepath +gs 0.5922 0.0549 0.1608 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +0.0923 8.3156 m 2.8988 4.0034 l +s +1.6194 13.6516 m 0.0923 8.3156 l +s +5.3697 12.6373 m 1.6194 13.6516 l +s +0.5451 0.051 0.149 rgb +0.1 setlinewidth +2.8988 4.0034 m 6.7034 1.152 l 12.3165 2.0608 l 11.9809 5.4738 l 6.1604 6.6744 l +closepath +gs 0.5451 0.051 0.149 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +6.1604 6.6744 m 2.8988 4.0034 l +s +12.3165 2.0608 m 6.7034 1.152 l +s +12.3165 2.0608 m 11.9809 5.4738 l +s +2.8988 4.0034 m 6.7034 1.152 l +s +0.8471 0.0784 0.2314 rgb +0.1 setlinewidth +11.9809 5.4738 m 14.7874 10.6947 l 10.7015 15.122 l 5.3697 12.6373 l 6.1604 6.6744 l +closepath +gs 0.8471 0.0784 0.2314 rgb fill gr s +1 0.7137 0.7569 rgb +thicklines +6.1604 6.6744 m 11.9809 5.4738 l +s +14.7874 10.6947 m 10.7015 15.122 l +s +10.7015 15.122 m 5.3697 12.6373 l +s +11.9809 5.4738 m 14.7874 10.6947 l +s +5.3697 12.6373 m 6.1604 6.6744 l +s + +end +%EOF +%%Trailer |