X-Git-Url: https://melusine.eu.org/syracuse/G/git/?a=blobdiff_plain;f=img%2Fserie01%2Fasterixobelix.tex;fp=img%2Fserie01%2Fasterixobelix.tex;h=e89c0e23c4a5d9eec9d03f81f7987b9b5883d8f4;hb=25172f25a5c4bc5013fb1588db6f8bb8e311dfc9;hp=0000000000000000000000000000000000000000;hpb=dc5c6f43328ef7071e2dce5dab4c87206908c88b;p=pst-anamorphosis.git diff --git a/img/serie01/asterixobelix.tex b/img/serie01/asterixobelix.tex new file mode 100644 index 0000000..e89c0e2 --- /dev/null +++ b/img/serie01/asterixobelix.tex @@ -0,0 +1,31 @@ +\documentclass{article} +\usepackage{pst-anamorphosis-add} +\usepackage[a4paper,hmargin=1cm]{geometry} +\pagestyle{empty} +\begin{document} +\begin{center} +\begin{pspicture}[showgrid](-9,-12)(9,6) +\pscircle[doubleline=true]{3} +\psframe[fillstyle=solid,fillcolor={[rgb]{0.675 0.935 1}}](-2,-2)(2,2) +\psset{Yv=-100,Xv=0} +\pslineA[fillstyle=solid,fillcolor={[rgb]{0.675 0.935 1}}](-2,-2)(-2,2)(2,2)(2,-2)(-2,-2) +\psset{linestyle=dotted} +\multido{\n=-2.00+0.50}{9}{% + \pnode(! \n\space -2.00){A} + \pnode(! \n\space 2.00){B} + \psline(A)(B) + \pslineA(A)(B) + } +\multido{\N=-2.00+0.50}{9}{% + \pnode(!-2.0 \N){A} + \pnode(!2.0 \N){B} + \pslineA(A)(B) + \psline(A)(B) + } +\psanamorphosis{asterixobelix.eps} +\pstextA[fontsize=30,fillcolor=black,scale=1.25 1](0,4.5){Astérix} +\pstextA[fontsize=20,fillcolor=black](0,3.5){et} +\pstextA[fontsize=30,fillcolor=black,scale=1.25 1](0,2.5){Obélix} +\end{pspicture} +\end{center} +\end{document} \ No newline at end of file