Merge branch 'master' of ssh://melusine.eu.org:223/pst-anamorphosis
authorJürgen Gilg <gilg@acrotex.net>
Wed, 19 Oct 2011 17:50:10 +0000 (19:50 +0200)
committerJürgen Gilg <gilg@acrotex.net>
Wed, 19 Oct 2011 17:50:10 +0000 (19:50 +0200)
22 files changed:
img/serie01/DScitroen.png
img/serie01/LISTE.txt
img/serie01/asterix.png
img/serie01/asterixobelix.png
img/serie01/donald.png
img/serie01/eiffel.pdf [new file with mode: 0644]
img/serie01/eiffel.png [new file with mode: 0644]
img/serie01/eiffel.tex [new file with mode: 0644]
img/serie01/gaston1.png
img/serie01/gaston2.png
img/serie02/LISTE.txt [new file with mode: 0644]
img/serie02/index.xml [new file with mode: 0644]
img/serie02/parapluie.eps [new file with mode: 0644]
img/serie02/parapluie.pdf [new file with mode: 0644]
img/serie02/parapluie.png [new file with mode: 0644]
img/serie02/parapluie.tex [new file with mode: 0644]
img/serie02/pavage1.pdf [new file with mode: 0644]
img/serie02/pavage1.png [new file with mode: 0644]
img/serie02/pavage1.tex [new file with mode: 0644]
img/serie02/pavage2.pdf [new file with mode: 0644]
img/serie02/pavage2.png [new file with mode: 0644]
img/serie02/pavage2.tex [new file with mode: 0644]

index e48b99d..c5deaeb 100644 (file)
Binary files a/img/serie01/DScitroen.png and b/img/serie01/DScitroen.png differ
index 43966cf..83ddab5 100644 (file)
@@ -1,3 +1,5 @@
+eiffel.png::Tour Eiffel
+eiffel.eps::Tour Eiffel (eps)
 asterix.png::Asterix
 asterix.eps::Asterix (eps)
 asterixobelix.png::Asterix et Obelix
@@ -5,7 +7,7 @@ asterixobelix.eps::Asterix et Obelix (eps)
 gaston1.png::Gaston et la mouette rieuse 1
 gaston_mouette.eps::Gaston et la mouette rieuse (eps)
 gaston2.png::Gaston et la mouette rieuse 2
--
+-  Cette case vide permettra l'affichage de la figure suivante, à gauche :)
 donald.png::Donald
 donald.eps::Donald (eps)
 DScitroen.png::Citroën DS
index e3569bf..26755ff 100644 (file)
Binary files a/img/serie01/asterix.png and b/img/serie01/asterix.png differ
index 6854265..f50d30b 100644 (file)
Binary files a/img/serie01/asterixobelix.png and b/img/serie01/asterixobelix.png differ
index 99ce2b2..26fd506 100644 (file)
Binary files a/img/serie01/donald.png and b/img/serie01/donald.png differ
diff --git a/img/serie01/eiffel.pdf b/img/serie01/eiffel.pdf
new file mode 100644 (file)
index 0000000..3c3fda0
Binary files /dev/null and b/img/serie01/eiffel.pdf differ
diff --git a/img/serie01/eiffel.png b/img/serie01/eiffel.png
new file mode 100644 (file)
index 0000000..c23f4cb
Binary files /dev/null and b/img/serie01/eiffel.png differ
diff --git a/img/serie01/eiffel.tex b/img/serie01/eiffel.tex
new file mode 100644 (file)
index 0000000..dd08348
--- /dev/null
@@ -0,0 +1,47 @@
+\documentclass{article}
+\usepackage{pst-anamorphosis-add}
+\usepackage[a4paper]{geometry}
+\pagestyle{empty}
+\begin{document}
+\def\Cadre{%
+\psframe[fillstyle=solid,fillcolor={[rgb]{0.675 0.935 1}}](-2,-2)(2,7.5)
+\pslineA[fillstyle=solid,fillcolor={[rgb]{0.675 0.935 1}}](-2,-2)(-2,7.5)(2,7.5)(2,-2)(-2,-2)
+\psset{linestyle=dotted}
+\multido{\n=-2.00+0.50}{9}{%
+    \pnode(! \n\space -2.00){A}
+    \pnode(! \n\space 7.5){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    }
+\multido{\N=-2.00+0.50}{20}{%
+    \pnode(!-2.0 \N){A}
+    \pnode(!2.0 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }}
+\begin{center}
+\psscalebox{0.66667}{%
+%\begin{pspicture}[showgrid](-9,-14)(9,8)
+\begin{pspicture}(-9,-14)(9,8)
+\pscircle[doubleline=true,linestyle=dashed]{3}
+\psset{Yv=-100,Xv=0}
+%\Cadre
+\psanamorphosis[scale=3 3,drawanamorphosis=true](0,2.5){eiffel.eps}
+\pstextA[fontsize=15,fillcolor=black,scale=1 2](0,7){La tour Eiffel}
+\psset{fontsize=20,fillcolor=black}
+\pstextA(-1.25,5.5){2}
+\pstextA(-1.25,4.9){0}
+\pstextA(-1.25,4.3){1}
+\pstextA(-1.25,3.7){1}
+\pstextA(1.25,5.5){S}
+\pstextA(1.25,5){y}
+\pstextA(1.25,4.5){r}
+\pstextA(1.25,4){a}
+\pstextA(1.25,3.5){c}
+\pstextA(1.25,3){u}
+\pstextA(1.25,2.5){s}
+\pstextA(1.25,2){e}
+\end{pspicture}
+}
+\end{center}
+\end{document} 
\ No newline at end of file
index 516b829..9a542b2 100644 (file)
Binary files a/img/serie01/gaston1.png and b/img/serie01/gaston1.png differ
index fa855df..eef1a62 100644 (file)
Binary files a/img/serie01/gaston2.png and b/img/serie01/gaston2.png differ
diff --git a/img/serie02/LISTE.txt b/img/serie02/LISTE.txt
new file mode 100644 (file)
index 0000000..ae20e38
--- /dev/null
@@ -0,0 +1,4 @@
+pavage1.png
+pavage2.png
+parapluie.png
+parapluie.eps
\ No newline at end of file
diff --git a/img/serie02/index.xml b/img/serie02/index.xml
new file mode 100644 (file)
index 0000000..106d611
--- /dev/null
@@ -0,0 +1,3 @@
+<simple association="png:pdf:tex">
+    <titre>Série 2</titre>
+</simple>
diff --git a/img/serie02/parapluie.eps b/img/serie02/parapluie.eps
new file mode 100644 (file)
index 0000000..3bdcb3a
--- /dev/null
@@ -0,0 +1,743 @@
+%!PS-Adobe-3.0
+%%Title: flattened PostScript generated from file: C:/DOCUME~1/manuel/LOCALS~1/Temp/gsviewa00552
+%%Creator: pstoedit
+%%BoundingBox: (atend)
+%%Pages: (atend)
+%%EndComments
+%%BeginProlog
+/setPageSize { pop pop } def
+/ntranslate { neg exch neg exch translate } def
+/p2esetcolorname { pop } def
+/setshowparams { pop pop pop} def
+/awidthshowhex { dup length 0 gt { dup /ASCIIHexDecode filter exch length 2 div cvi string readstring pop } if awidthshow } def
+/awidthshowhexwithglyphs { true { pop awidthshowhex } { { glyphshow } forall pop } ifelse } def
+/backendconstraints { pop pop } def
+/pstoedit.newfont { 80 string cvs  findfont  dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall  /Encoding ISOLatin1Encoding def   dup 80 string cvs /FontName exch def  currentdict end  definefont pop } def
+/imagestring 1 string def
+%%EndProlog
+%%BeginSetup
+% pstoedit.textastext pstoedit.doflatten backendconstraints   
+1 0 backendconstraints
+%%EndSetup
+%%Page: 1 1
+save %{
+save %{
+save %{
+gsave %{
+ grestore %}
+ gsave %{
+ grestore %}
+ gsave %{
+ grestore %}
+ gsave %{
+ grestore %}
+ save %{
+gsave %{
+ gsave %{
+ gsave %{
+  
+% 1                   pathnumber
+% strokedpath
+ 612 792 setPageSize
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 1 setlinewidth
+ 0.0 0.0 0.0 0.5 setcmykcolor
+() p2esetcolorname
+newpath
+ 0.933594 -5 moveto
+ -0.488281 -5 lineto
+ -0.488281 22.2969 lineto
+ 0.933594 22.2969 lineto
+ 0.933594 -1.33203 lineto
+ closepath
+fill
+% 1 bis                   pathnumber
+% strokedpath
+ 612 792 setPageSize
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 1 setlinewidth
+ 0 setgray
+() p2esetcolorname
+newpath
+ 0.933594 -5 moveto
+ -0.488281 -5 lineto
+ -0.488281 22.2969 lineto
+ 0.933594 22.2969 lineto
+ 0.933594 -1.33203 lineto
+ closepath
+stroke 
+
+% 2                   pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 13.5274 -54.0664 moveto
+ 13.5274 -55.1328 12.6563 -55.9961 11.5898 -55.9961 curveto
+ 10.5234 -55.9961 9.65625 -55.1328 9.65625 -54.0664 curveto
+ 9.65625 -52.9922 10.5234 -52.125 11.5898 -52.125 curveto
+ 12.6563 -52.125 13.5274 -52.9922 13.5274 -54.0664 curveto
+ closepath
+fill
+% 3                   pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 2 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 13.5274 -54.0664 moveto
+ 13.5274 -55.1328 12.6563 -55.9961 11.5898 -55.9961 curveto
+ 10.5234 -55.9961 9.65625 -55.1328 9.65625 -54.0664 curveto
+ 9.65625 -52.9922 10.5234 -52.125 11.5898 -52.125 curveto
+ 12.6563 -52.125 13.5274 -52.9922 13.5274 -54.0664 curveto
+ closepath
+stroke
+% 4                   pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.0 0.0 0.0 0.0 setcmykcolor
+0.5 setgray
+() p2esetcolorname
+newpath
+ 1.18359 -40.0742 moveto
+ -0.746094 -40.0742 lineto
+ -0.746094 -8 lineto
+ 1.18359 -8 lineto
+ 1.18359 -40.0742 lineto
+ closepath
+fill
+% 5                   pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 1 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.18359 -40.0742 moveto
+ -0.746094 -40.0742 lineto
+ -0.746094 -8 lineto
+ 1.18359 -8 lineto
+ 1.18359 -40.0742 lineto
+ closepath
+stroke
+% 6                   pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.02344 58.8086 moveto
+ -0.585938 58.8086 lineto
+ -0.585938 64.4375 lineto
+ 1.02344 64.4375 lineto
+ 1.02344 58.8086 lineto
+ closepath
+fill
+% 7                   pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.8 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.02344 58.8086 moveto
+ -0.585938 58.8086 lineto
+ -0.585938 64.4375 lineto
+ 1.02344 64.4375 lineto
+ 1.02344 58.8086 lineto
+ closepath
+stroke
+% 8                   pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.18359 -0.0351563 moveto
+ -0.746094 -0.0351563 lineto
+ -0.746094 0.191406 lineto
+ 1.18359 0.191406 lineto
+ 1.18359 -0.0351563 lineto
+ closepath
+fill
+% 9                   pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 02 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.18359 -0.0351563 moveto
+ -0.746094 -0.0351563 lineto
+ -0.746094 0.191406 lineto
+ 1.18359 0.191406 lineto
+ 1.18359 -0.0351563 lineto
+ closepath
+stroke
+% 10                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.18359 57.8242 moveto
+ -0.746094 57.8242 lineto
+ -0.746094 59.8945 lineto
+ 1.18359 59.8945 lineto
+ 1.18359 57.8242 lineto
+ closepath
+fill
+% 11                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 2 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 1.18359 57.8242 moveto
+ -0.746094 57.8242 lineto
+ -0.746094 59.8945 lineto
+ 1.18359 59.8945 lineto
+ 1.18359 57.8242 lineto
+ closepath
+stroke
+% 12                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 2.15626 -42.043 moveto
+ -1.71484 -42.043 lineto
+ -1.71484 -38.418 lineto
+ 2.15626 -38.418 lineto
+ 2.15626 -42.043 lineto
+ closepath
+fill
+% 13                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 2.15626 -42.043 moveto
+ -1.71484 -42.043 lineto
+ -1.71484 -38.418 lineto
+ 2.15626 -38.418 lineto
+ 2.15626 -42.043 lineto
+ closepath
+stroke
+% 14                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 2.15626 -38.5234 moveto
+ -1.71484 -38.5234 lineto
+ -1.71484 -38.3945 lineto
+ 2.15626 -38.3945 lineto
+ 2.15626 -38.5234 lineto
+ closepath
+fill
+% 15                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 2.15626 -38.5234 moveto
+ -1.71484 -38.5234 lineto
+ -1.71484 -38.3945 lineto
+ 2.15626 -38.3945 lineto
+ 2.15626 -38.5234 lineto
+ closepath
+stroke
+% 16                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 2.15626 -57.4492 moveto
+ 0.160156 -58.0977 lineto
+ -1.71484 -57.4492 lineto
+ -1.71484 -41.5625 lineto
+ 2.15626 -41.5625 lineto
+ 2.15626 -57.4492 lineto
+ closepath
+fill
+% 17                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 2 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 2.15626 -57.4492 moveto
+ 0.160156 -58.0977 lineto
+ -1.71484 -57.4492 lineto
+ -1.71484 -41.5625 lineto
+ 2.15626 -41.5625 lineto
+ 2.15626 -57.4492 lineto
+ closepath
+stroke
+% 18                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.0 0.0 0.0 0.0 setcmykcolor
+ 0 setgray
+() p2esetcolorname
+newpath
+ 13.5274 -57.4492 moveto
+ 11.5391 -58.0977 lineto
+ 9.65625 -57.4492 lineto
+ 9.65625 -54.0664 lineto
+ 11.5898 -53.9727 lineto
+ 13.5274 -54.0664 lineto
+ 13.5274 -57.4492 lineto
+ closepath
+fill
+% 19                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 2 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 13.5274 -57.4492 moveto
+ 11.5391 -58.0977 lineto
+ 9.65625 -57.4492 lineto
+ 9.65625 -54.0664 lineto
+ 11.5898 -53.9727 lineto
+ 13.5274 -54.0664 lineto
+ 13.5274 -57.4492 lineto
+ closepath
+stroke
+% 20                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ %0.0 0.0 0.0 0.0 setcmykcolor
+ 0 setgray
+() p2esetcolorname
+newpath
+ 5.91016 -61.1953 moveto
+ 3.83984 -61.1953 2.15626 -59.5156 2.15626 -57.4492 curveto
+ -1.71484 -57.4492 lineto
+ -1.71484 -61.6523 1.70313 -65.0703 5.91016 -65.0703 curveto
+ 10.1094 -65.0703 13.5274 -61.6523 13.5274 -57.4492 curveto
+ 9.65625 -57.4492 lineto
+ 9.65625 -59.5156 7.97266 -61.1953 5.91016 -61.1953 curveto
+ closepath
+fill
+% 21                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+2 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 5.91016 -61.1953 moveto
+ 3.83984 -61.1953 2.15626 -59.5156 2.15626 -57.4492 curveto
+ -1.71484 -57.4492 lineto
+ -1.71484 -61.6523 1.70313 -65.0703 5.91016 -65.0703 curveto
+ 10.1094 -65.0703 13.5274 -61.6523 13.5274 -57.4492 curveto
+ 9.65625 -57.4492 lineto
+ 9.65625 -59.5156 7.97266 -61.1953 5.91016 -61.1953 curveto
+ closepath
+stroke
+% 22                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.0 0.0 0.0 0.0 setcmykcolor
+0 setgray
+() p2esetcolorname
+newpath
+ 0.265625 64.2227 moveto
+ 1.02344 64.4375 lineto
+ 1.02344 64.6719 0.839844 64.8711 0.605469 64.8711 curveto
+ -0.160156 64.8711 lineto
+ -0.394531 64.8711 -0.585938 64.6719 -0.585938 64.4375 curveto
+ 0.265625 64.2227 lineto
+ closepath
+fill
+% 23                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 2 setlinewidth
+ 0.0 0.0 0.0 1.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 0.265625 64.2227 moveto
+ 1.02344 64.4375 lineto
+ 1.02344 64.6719 0.839844 64.8711 0.605469 64.8711 curveto
+ -0.160156 64.8711 lineto
+ -0.394531 64.8711 -0.585938 64.6719 -0.585938 64.4375 curveto
+ 0.265625 64.2227 lineto
+ closepath
+stroke
+  
+% 25                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 2 setlinewidth
+% 1.0 0.0 0.0 0.0 setcmykcolor
+ %0.0 0.0 0.0 1.0 setcmykcolor
+ 0 setgray
+() p2esetcolorname
+newpath
+ 57.4258 34.6953 moveto
+ 52.4766 40.7148 44.3047 53.6211 0.222656 58.1328 curveto
+ -43.8633 53.6211 -52.0352 40.7148 -56.9805 34.6953 curveto
+ -61.9258 28.6758 -70.957 17.4922 -70.957 17.4922 curveto
+ -70.957 17.4922 -66.6602 21.1484 -59.3438 20.7227 curveto
+ -52.0352 20.2891 -54.1836 14.0547 -54.1836 14.0547 curveto
+ -54.082 14.2148 lineto
+ -53.418 15.1445 -48.9102 19.8594 -26.2305 19.8594 curveto
+ -1.06641 19.8594 0.222656 13.1875 0.222656 13.1875 curveto
+ 0.222656 13.1875 1.51172 19.8594 26.668 19.8594 curveto
+ 49.3555 19.8594 53.8555 15.1445 54.5234 14.2148 curveto
+ 54.6289 14.0547 lineto
+ 54.6289 14.0547 52.4766 20.2891 59.7891 20.7227 curveto
+ 67.0976 21.1484 71.4024 17.4922 71.4024 17.4922 curveto
+ 71.4024 17.4922 62.3711 28.6758 57.4258 34.6953 curveto
+ closepath
+stroke
+% 26                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 1.0 0.0 0.0 0.0 setcmykcolor
+% 0.0 0.0 0.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 0.222656 58.1328 moveto
+ 44.3047 53.6211 52.4766 40.7148 57.4258 34.6953 curveto
+ 62.3711 28.6758 71.4024 17.4922 71.4024 17.4922 curveto
+ 71.4024 17.4922 67.0976 21.1484 59.7891 20.7227 curveto
+ 52.4766 20.2891 54.6289 14.0547 54.6289 14.0547 curveto
+ 53.0156 16.5781 lineto
+ 0.222656 58.1328 lineto
+ closepath
+fill
+% 27                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 1 setlinewidth
+ 0 setgray
+() p2esetcolorname
+newpath
+ 0.222656 58.1328 moveto
+ 44.3047 53.6211 52.4766 40.7148 57.4258 34.6953 curveto
+ 62.3711 28.6758 71.4024 17.4922 71.4024 17.4922 curveto
+ 71.4024 17.4922 67.0976 21.1484 59.7891 20.7227 curveto
+ 52.4766 20.2891 54.6289 14.0547 54.6289 14.0547 curveto
+ 53.0156 16.5781 lineto
+ 0.222656 58.1328 lineto
+ closepath
+stroke
+% 28                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.0 0.0 0.0 0.0 setcmykcolor
+0.0 0.0 1.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 46.0274 30.6133 moveto
+ 50.5195 23.6758 54.6289 14.0547 54.6289 14.0547 curveto
+ 54.6289 14.0547 51.8281 19.8594 26.668 19.8594 curveto
+ 1.51172 19.8594 0.222656 13.1875 0.222656 13.1875 curveto
+ -3.0 35.7695 lineto
+ 0.222656 58.1328 lineto
+ 35.4844 52.7617 41.0781 38.2461 46.0274 30.6133 curveto
+ closepath
+fill
+% 29                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 1 setlinewidth
+ 0.74902 0.678431 0.670588 0.901961 setcmykcolor
+ 0 setgray
+() p2esetcolorname
+newpath
+ 46.0274 30.6133 moveto
+ 50.5195 23.6758 54.6289 14.0547 54.6289 14.0547 curveto
+ 54.6289 14.0547 51.8281 19.8594 26.668 19.8594 curveto
+ 1.51172 19.8594 0.222656 13.1875 0.222656 13.1875 curveto
+ -3.0 35.7695 lineto
+ 0.222656 58.1328 lineto
+ 35.4844 52.7617 41.0781 38.2461 46.0274 30.6133 curveto
+ closepath
+stroke
+% 30                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.0 0.0 0.0 0.0 setcmykcolor
+ 0.0 1.0 1.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ 0.222656 58.1328 moveto
+ -43.8633 53.6211 -52.0352 40.7148 -56.9805 34.6953 curveto
+ -61.9258 28.6758 -70.957 17.4922 -70.957 17.4922 curveto
+ -70.957 17.4922 -66.6602 21.1484 -59.3438 20.7227 curveto
+ -52.0352 20.2891 -54.1836 14.0547 -54.1836 14.0547 curveto
+ -52.5703 16.5781 lineto
+ 0.222656 58.1328 lineto
+ closepath
+fill
+% 31                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.74902 0.678431 0.670588 0.901961 setcmykcolor
+0 setgray
+() p2esetcolorname
+newpath
+ 0.222656 58.1328 moveto
+ -43.8633 53.6211 -52.0352 40.7148 -56.9805 34.6953 curveto
+ -61.9258 28.6758 -70.957 17.4922 -70.957 17.4922 curveto
+ -70.957 17.4922 -66.6602 21.1484 -59.3438 20.7227 curveto
+ -52.0352 20.2891 -54.1836 14.0547 -54.1836 14.0547 curveto
+ -52.5703 16.5781 lineto
+ 0.222656 58.1328 lineto
+ closepath
+stroke
+% 32                  pathnumber
+% filledpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+% 0.0 0.0 0.0 0.0 setcmykcolor
+  1.0 0.0 1.0 0.0 setcmykcolor
+() p2esetcolorname
+newpath
+ -45.5859 30.6133 moveto
+ -50.0781 23.6758 -54.1836 14.0547 -54.1836 14.0547 curveto
+ -54.1836 14.0547 -51.3906 19.8594 -26.2305 19.8594 curveto
+ -1.06641 19.8594 0.222656 13.1875 0.222656 13.1875 curveto
+ 0.222656 58.1328 lineto
+ -35.0469 52.7617 -40.6367 38.2461 -45.5859 30.6133 curveto
+ closepath
+fill
+% 33                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 1 setlinewidth
+ 0.74902 0.678431 0.670588 0.901961 setcmykcolor
+() p2esetcolorname
+newpath
+ -45.5859 30.6133 moveto
+ -50.0781 23.6758 -54.1836 14.0547 -54.1836 14.0547 curveto
+ -54.1836 14.0547 -51.3906 19.8594 -26.2305 19.8594 curveto
+ -1.06641 19.8594 0.222656 13.1875 0.222656 13.1875 curveto
+ 0.222656 58.1328 lineto
+ -35.0469 52.7617 -40.6367 38.2461 -45.5859 30.6133 curveto
+ closepath
+stroke
+% 34                  pathnumber
+% strokedpath
+ 0 setlinecap
+ 4.0 setmiterlimit
+ 0 setlinejoin
+ [ ] 0.0 setdash
+ 0.813299 setlinewidth
+ 0.74902 0.678431 0.670588 0.901961 setcmykcolor
+() p2esetcolorname
+newpath
+ -54.1836 14.0547 moveto
+ -54.1836 14.0547 -50.0781 23.6758 -45.5859 30.6133 curveto
+ -40.6367 38.2461 -35.0469 52.7617 0.222656 58.1328 curveto
+ 35.4844 52.7617 41.0781 38.2461 46.0274 30.6133 curveto
+ 50.5195 23.6758 54.6289 14.0547 54.6289 14.0547 curveto
+stroke
+grestore %}
+ grestore %}
+ restore %}
+restore %}
+restore %}
+restore %}
+showpage
+%%BoundingBox: -70 -65 71 64 
+%%Page: 1 1
+% normal end reached by pstoedit.pro
+%%Trailer
+%%Pages: 1
+%%EOF
diff --git a/img/serie02/parapluie.pdf b/img/serie02/parapluie.pdf
new file mode 100644 (file)
index 0000000..25629e4
Binary files /dev/null and b/img/serie02/parapluie.pdf differ
diff --git a/img/serie02/parapluie.png b/img/serie02/parapluie.png
new file mode 100644 (file)
index 0000000..d9f49e3
Binary files /dev/null and b/img/serie02/parapluie.png differ
diff --git a/img/serie02/parapluie.tex b/img/serie02/parapluie.tex
new file mode 100644 (file)
index 0000000..c152674
--- /dev/null
@@ -0,0 +1,51 @@
+\documentclass{article}
+\usepackage{pst-anamorphosis-add}
+\usepackage[a4paper]{geometry}
+\pagestyle{empty}
+\begin{document}
+
+\begin{center}
+%\begin{pspicture}[showgrid](-9,-14)(9,8)
+\begin{pspicture}(-6,-6)(6,6)
+\pscircle[doubleline=true]{3}
+\psset{type=conical}
+\multido{\n=0.5+0.5,\N=0.5+0.5}{4}{%
+    \pnode(! \n\space -2){A}
+    \pnode(! \n\space 2){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    \pnode(!-2 \N){A}
+    \pnode(!2 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }
+\multido{\n=-2.0+0.5,\N=-2.0+0.5}{4}{%
+    \pnode(! \n\space -2){A}
+    \pnode(! \n\space 2){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    \pnode(!-2 \N){A}
+    \pnode(!2 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }
+\psline(-2,0)(2,0)
+\psline(0,-2)(0,2)
+\pslineA(-2,0)(-0.5,0)
+\pslineA(2,0)(0.5,0)
+\psdot[dotstyle=x,dotsize=.2](0,0)
+\psanamorphosis[drawanamorphosis=true](0,0.2){parapluie.eps}
+\psset{fontsize=15,fillcolor=black}
+\pstextA(-1.25,0){P}
+\pstextA(-1.25,-0.5){A}
+\pstextA(-1.25,-1.0){R}
+\pstextA(-1.25,-1.5){A}
+\pstextA(-0.75,0){P}
+\pstextA(-0.75,-0.5){L}
+\pstextA(-0.75,-1.0){U}
+\pstextA(-0.75,-1.5){I}
+\pstextA(-0.75,-2){E}
+\end{pspicture}
+\end{center}
+
+\end{document} 
\ No newline at end of file
diff --git a/img/serie02/pavage1.pdf b/img/serie02/pavage1.pdf
new file mode 100644 (file)
index 0000000..8b5c928
Binary files /dev/null and b/img/serie02/pavage1.pdf differ
diff --git a/img/serie02/pavage1.png b/img/serie02/pavage1.png
new file mode 100644 (file)
index 0000000..250cd82
Binary files /dev/null and b/img/serie02/pavage1.png differ
diff --git a/img/serie02/pavage1.tex b/img/serie02/pavage1.tex
new file mode 100644 (file)
index 0000000..ff8337f
--- /dev/null
@@ -0,0 +1,66 @@
+\documentclass[a4paper]{article}
+\usepackage[T1]{fontenc}
+\usepackage{pst-anamorphosis-add}
+\definecolor{sepia}{rgb}{1,0.8,0.8}
+\pagestyle{empty}
+\begin{document}
+\section*{Image d'un pavage avec des cercles}
+\begin{center}
+\psset{type=conical}
+%\psset{unit=0.7}
+\begin{pspicture}[showgrid](-7,-7)(7,7)
+\pscircle[doubleline=true]{3}
+{\psset{linecolor=red}
+\pnodeA(-0.5,-1){I}
+\pnodeA(-0.5,1){J}
+\pnodeA(1,1){K}
+\pnodeA(1,-1){L}
+\pnode(-0.5,-1){I'}
+\pnode(-0.5,1){J'}
+\pnode(1,1){K'}
+\pnode(1,-1){L'}
+\pslineA(-0.5,-1)(-0.5,1)(1,1)(1,-1)(-0.5,-1)
+%\psdots[dotsize=2mm](I)(J)(K)(L)(I')(J')(K')(L')
+\psframe(-0.5,-1)(1,1)}
+\multido{\N=-1.5+1.0}{4}{
+\multido{\n=-1.5+1.0}{4}{%
+    \pscircle[fillstyle=solid,fillcolor=sepia](\n,\N){0.5}
+    }}
+\multido{\N=-1.5+1.0}{4}{
+\multido{\n=-1.5+1.0}{4}{%
+    \pscircleA[fillstyle=solid,fillcolor=sepia](\n,\N){0.5}
+    }}
+\multido{\n=0.5+0.5,\N=0.5+0.5}{4}{%
+    \pnode(! \n\space -2){A}
+    \pnode(! \n\space 2){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    \pnode(!-2 \N){A}
+    \pnode(!2 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }
+\multido{\n=-2.0+0.5,\N=-2.0+0.5}{4}{%
+    \pnode(! \n\space -2){A}
+    \pnode(! \n\space 2){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    \pnode(!-2 \N){A}
+    \pnode(!2 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }
+\pnodeA(-0.5,-1){I}
+\pnodeA(-0.5,1){J}
+\pnodeA(1,1){K}
+\pnodeA(1,-1){L}
+\pnode(-0.5,-1){I'}
+\pnode(-0.5,1){J'}
+\pnode(1,1){K'}
+\pnode(1,-1){L'}
+\pslineA[linecolor=blue](-0.5,-1)(-0.5,1)(1,1)(1,-1)(-0.5,-1)
+\psframe[linecolor=blue](I')(K')
+\psdots[dotsize=2mm,linecolor=red](I)(J)(K)(L)(I')(J')(K')(L')
+\end{pspicture}
+\end{center}
+\end{document}
\ No newline at end of file
diff --git a/img/serie02/pavage2.pdf b/img/serie02/pavage2.pdf
new file mode 100644 (file)
index 0000000..1dc203d
Binary files /dev/null and b/img/serie02/pavage2.pdf differ
diff --git a/img/serie02/pavage2.png b/img/serie02/pavage2.png
new file mode 100644 (file)
index 0000000..838db06
Binary files /dev/null and b/img/serie02/pavage2.png differ
diff --git a/img/serie02/pavage2.tex b/img/serie02/pavage2.tex
new file mode 100644 (file)
index 0000000..a3dac8a
--- /dev/null
@@ -0,0 +1,69 @@
+\documentclass[a4paper]{article}
+\usepackage[T1]{fontenc}
+\usepackage{pst-anamorphosis-add}
+\definecolor{sepia}{rgb}{1,0.8,0.8}
+\pagestyle{empty}
+\begin{document}
+\section*{Esquisse de l'image d'un pavage classique}
+\begin{center}
+%\psset{unit=0.75}
+\begin{pspicture}(-6,-6)(6,6)
+\psset{type=conical}
+\pscircle[doubleline=true]{3}
+\multido{\nY=-2.0+1.0}{4}{%
+\multido{\nX=-2.0+1.0}{4}{%
+    \psframe*[linecolor=sepia](!\nX\space \nY\space)(!\nX\space 0.5 add \nY\space 0.5
+    add)
+    \psframe*[linecolor=sepia](!\nX\space 0.5 add \nY\space 0.5 add)%
+    (!\nX\space 1 add \nY\space 1 add)
+}}
+\multido{\nY=-2.0+1.0}{2}{%
+\multido{\nX=-2.0+1.0}{4}{%
+\psset{linecolor=blue,linewidth=1mm}%
+    \pslineA[fillstyle=solid,fillcolor=cyan!50](!\nX\space \nY\space)(!\nX\space \nY\space 0.5 add)(!\nX\space 0.5 add \nY\space 0.5 add)(!\nX\space 0.5 add \nY\space)(!\nX\space \nY\space)
+    }}
+\multido{\nY=0.5+1.0}{2}{%
+\multido{\nX=-1.5+1.0}{4}{%
+\psset{linecolor=red,linewidth=1mm}%
+    \pslineA[fillstyle=solid,fillcolor=sepia](!\nX\space \nY\space)(!\nX\space \nY\space 0.5 add)(!\nX\space 0.5 add \nY\space 0.5 add)(!\nX\space 0.5 add \nY\space)(!\nX\space \nY\space)
+    }}
+\pslineA[fillstyle=solid,fillcolor=sepia,linecolor=red,linewidth=1mm](-2,0)(-2,0.5)(-1.5,0.5)(-1.5,0)(-2,0)
+\pslineA[fillstyle=solid,fillcolor=sepia,linecolor=red,linewidth=1mm](-2,1)(-2,1.5)(-1.5,1.5)(-1.5,1)(-2,1)
+\pscustom[fillstyle=solid,fillcolor=sepia,linecolor=red,linewidth=1mm]{
+    \movetoA(-1,1)
+    \pslineA(-1,1)(-1,1.5)(-0.5,1.5)(-0.5,1)(-1,1)
+    \closepath}
+\pscustom[fillstyle=solid,fillcolor=sepia,linecolor=red,linewidth=1mm]{
+    \movetoA(1,1)
+    \pslineA(1,1)(1,1.5)(1.5,1.5)(1.5,1)(1,1)
+    \closepath}
+\pscustom[fillstyle=solid,fillcolor=sepia,linecolor=red,linewidth=1mm]{
+    \movetoA(0,1)
+    \pslineA(0,1)(0,1.5)(0.5,1.5)(0.5,1)(0,1)
+    \closepath}
+\multido{\n=0.5+0.5,\N=0.5+0.5}{4}{%
+    \pnode(! \n\space -2){A}
+    \pnode(! \n\space 2){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    \pnode(!-2 \N){A}
+    \pnode(!2 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }
+\multido{\n=-2.0+0.5,\N=-2.0+0.5}{4}{%
+    \pnode(! \n\space -2){A}
+    \pnode(! \n\space 2){B}
+    \psline(A)(B)
+    \pslineA(A)(B)
+    \pnode(!-2 \N){A}
+    \pnode(!2 \N){B}
+    \pslineA(A)(B)
+    \psline(A)(B)
+    }
+\psline(-2,0)(2,0)
+\psline(0,-2)(0,2)
+\end{pspicture}
+\end{center}
+
+\end{document} 
\ No newline at end of file

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.