summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-spirograph/animation
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-17 21:35:46 +0000
committerKarl Berry <karl@freefriends.org>2020-03-17 21:35:46 +0000
commitb2e42540e2925d79f4b4613894cd1f59d15b4ca7 (patch)
tree70b82b731527c9764f8bfc87bec782a8e6a07ec7 /Master/texmf-dist/doc/generic/pst-spirograph/animation
parent960385871cfbb0981774065324df6d2031523fc5 (diff)
rm pst-spirograph, removed from ctan
git-svn-id: svn://tug.org/texlive/trunk@54382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-spirograph/animation')
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/README.anim8
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim1.tex21
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim2.tex21
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim3.tex21
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim4.tex21
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim5.tex22
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim6.tex21
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim7.tex20
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim8.tex21
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/anim9.tex24
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/animA.tex23
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/animB.tex22
-rw-r--r--Master/texmf-dist/doc/generic/pst-spirograph/animation/animC.tex17
-rwxr-xr-xMaster/texmf-dist/doc/generic/pst-spirograph/animation/runall.sh13
14 files changed, 0 insertions, 275 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/README.anim b/Master/texmf-dist/doc/generic/pst-spirograph/animation/README.anim
deleted file mode 100644
index 36b2f23bde0..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/README.anim
+++ /dev/null
@@ -1,8 +0,0 @@
-run all files with
-
-latex <file>
-dvips <file>
-ps2pdf -dNOSAFER <file>.ps
-
-and then view the pdf with the acrobat reader, available from Adobe
-if not already installed on your current system. \ No newline at end of file
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim1.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim1.tex
deleted file mode 100644
index ac4109bc2f0..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim1.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-3.5,-3.5)(3.5,3.5)\psframe*[linecolor=yellow,opacity=0.4](-3.5,-3.5)(3.5,3.5)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+4}{%
- \psSpirograph[thetamax=\iA,Z1=59,Z2=24,m=0.1,ap=10,curvewidth=1.2pt,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,holenumber=5,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim2.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim2.tex
deleted file mode 100644
index c334442f705..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim2.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-3,-3)(3,3)\psframe*[linecolor=yellow,opacity=0.4](-3,-3)(3,3)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+4}{%
- \psSpirograph[thetamax=\iA,Z1=41,Z2=13,m=0.1,ap=10,,curvewidth=1.1pt,holenumber=3,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim3.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim3.tex
deleted file mode 100644
index e20fe334935..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim3.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-4,-4)(4,4)\psframe*[linecolor=yellow,opacity=0.4](-4,-4)(4,4)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+4}{%
- \psSpirograph[thetamax=\iA,Z1=88,Z2=15,m=0.08,ap=10,curvewidth=1.1pt,holenumber=6,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim4.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim4.tex
deleted file mode 100644
index 0b113bdecba..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim4.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-3.5,-3.5)(3.5,3.5)\psframe*[linecolor=yellow,opacity=0.4](-3.5,-3.5)(3.5,3.5)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+4}{%
- \psSpirograph[thetamax=\iA,Z1=122,Z2=69,m=0.05,ap=10,curvewidth=1.1pt,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,holenumber=4,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim5.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim5.tex
deleted file mode 100644
index 0195e722a2b..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim5.tex
+++ /dev/null
@@ -1,22 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid=top](-3.5,-3.5)(3.5,3.5)\psframe*[linecolor=yellow,opacity=0.4](-3.5,-3.5)(3.5,3.5)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+6}{%
- \psSpirograph[thetamax=\iA,Z1=59,Z2=24,m=0.1,ap=10,curvewidth=1.1pt,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,holenumber=5,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim6.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim6.tex
deleted file mode 100644
index 7893599526b..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim6.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-4.5,-4.5)(4.5,4.5)\psframe*[linecolor=yellow,opacity=0.4](-4.5,-4.5)(4.5,4.5)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+6}{%
- \psSpirograph[thetamax=\iA,Z1=20,Z2=30,m=0.1,ap=10,curvewidth=1.5pt,inner=false,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,holenumber=4,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim7.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim7.tex
deleted file mode 100644
index b99a5a0ad8a..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim7.tex
+++ /dev/null
@@ -1,20 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-7,-7)(7,7)\psframe*[linecolor=yellow,opacity=0.4](-7,-7)(7,7)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+6}{%
- \psSpirograph[thetamax=\iA,Z1=36,Z2=24,m=0.15,ap=20,curvecolor={[rgb]{0.875 0 0.5}},inner=false,
- curvewidth=1.1pt,linewidth=0.025,fillstyle=solid,polarangle=\iA,holenumber=0,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim8.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim8.tex
deleted file mode 100644
index 8a274f5adc2..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim8.tex
+++ /dev/null
@@ -1,21 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\begin{animateinline}[
- width=0.9\linewidth,
- begin={\begin{pspicture}[showgrid](-7,-7)(7,7)\psframe*[linecolor=yellow,opacity=0.4](-7,-7)(7,7)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{180}{iA=0+6}{%
- \psSpirograph[thetamax=\iA,Z1=27,Z2=12,m=0.4,curvecolor={[rgb]{0 0.25 0.5}},curvewidth=1.1pt,
- linewidth=0.025,fillstyle=solid,polarangle=\iA,holenumber=4,opacity=0.5](0,0)}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim9.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim9.tex
deleted file mode 100644
index 91999718601..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/anim9.tex
+++ /dev/null
@@ -1,24 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\psset{unit=0.25cm}
-\begin{animateinline}[
- width=0.9\linewidth,begin={\begin{pspicture}(-20,-20)(20,20)},end={\end{pspicture}},palindrome,controls]{5}
-\multiframe{325}{i=0+10}{%
-\psgrid[subgriddiv=0,gridcolor=black!20,unit=2](-10,-10)(10,10)%
-\ifnum\i=325 \psset{gearwheels=false}\fi
-\psSpirograph[Z1=72,Z2=16,m=0.2,ap=10,TypeA=false,linewidth=0.02,linecolor={[rgb]{0.5 0 0 }},fillstyle=solid,
- opacity=0.75,polarangle=\i,circles=false,thetamax=\i,curvecolor=blue,curvewidth=2pt,
- HolePos=0.5,color1=cyan!10,color2=cyan!10,strokeopacity=0.5]%
-\psSpirograph[Z1=72,Z2=16,m=0.2,ap=10,TypeA=false,linewidth=0.02,linecolor={[rgb]{0.5 0 0 }},fillstyle=solid,
- opacity=0.75,polarangle=\i,circles=false,thetamax=\i,curvecolor=green,curvewidth=2pt,
- HolePos=1.5,color1=cyan!10,color2=cyan!10,strokeopacity=0.5,gearwheels=false]
-}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/animA.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/animA.tex
deleted file mode 100644
index cadac1cd1ac..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/animA.tex
+++ /dev/null
@@ -1,23 +0,0 @@
-\documentclass[border=5mm]{standalone}
-\usepackage{geometry}
-\geometry{paperwidth=18cm,paperheight=21cm,margin=1cm}
-\usepackage{animate}
-\usepackage{pst-spirograph}
-\addtopsstyle{gridstyle}{gridlabels=0pt}
-
-\begin{document}
-
-\psset{unit=0.5cm}
-\begin{animateinline}[
- width=0.9\linewidth,begin={\begin{pspicture}(-18,-18)(18,18)},end={\end{pspicture}},palindrome,controls]{5}
-\multiframe{181}{i=0+10}{%
-\psgrid[style=gridstyleA]%
-\ifnum\i=181 \psset{gearwheels=false}\fi
-\psSpirograph[Z1=60,Z2=24,m=0.2,linewidth=0.025,TypeA=false,
- linecolor=blue,fillstyle=solid,opacity=0.75,polarangle=\i,circles=false,thetamax=\i,curvecolor=red,curvewidth=2pt,HolePos=1.7,
- gearwheels=false,
- circles]}
-\end{animateinline}
-
-\end{document}
-
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/animB.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/animB.tex
deleted file mode 100644
index e568a039651..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/animB.tex
+++ /dev/null
@@ -1,22 +0,0 @@
-\errorcontextlines=100
-\documentclass{article}
-\usepackage{geometry}
-\geometry{paperwidth=16.5cm,paperheight=12cm,margin=1cm}
-\pagestyle{empty}
-\usepackage{pst-spirograph,animate}
-\begin{document}
-
-\noindent
-\begin{animateinline}[
- begin={\begin{pspicture}(-6,-3)(8,6)\psframe*[linecolor=yellow,opacity=0.4](-6,-3)(8,6)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{361}{iA=0+2}{%
-\psSpirograph[RubberBand,Z1=20,Z2=40,m=0.2,viewpoint=2 -5 3,arrowinset=0,arrowsize=0.2,wheelrotation=\iA,
- linewidth=0.025,color1=yellow,color2=blue!50]}
-\end{animateinline}
-
-
-\end{document}
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/animC.tex b/Master/texmf-dist/doc/generic/pst-spirograph/animation/animC.tex
deleted file mode 100644
index f9ccfdd2e88..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/animC.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-\documentclass{standalone}
-\usepackage{geometry}
-\geometry{paperwidth=20cm,paperheight=16cm,margin=1cm}
-\usepackage{pst-spirograph,animate}
-
-\begin{document}
-\begin{animateinline}[
- begin={\begin{pspicture}(-10,-5)(7,8)},
- end={\end{pspicture}},
- palindrome,controls,
-% autoplay
-]{5}
-\multiframe{181}{iA=0+2}{%
- \psSpirograph[RubberBand,Z1=40,Z2=10,m=0.2,viewpoint=-1 -5 5,arrowinset=0,arrowsize=0.2,wheelrotation=\iA,linewidth=0.025,color1=yellow,color2=cyan]}
-\end{animateinline}
-
-\end{document}
diff --git a/Master/texmf-dist/doc/generic/pst-spirograph/animation/runall.sh b/Master/texmf-dist/doc/generic/pst-spirograph/animation/runall.sh
deleted file mode 100755
index 08fa638fb79..00000000000
--- a/Master/texmf-dist/doc/generic/pst-spirograph/animation/runall.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/bash
-set `dir -R *.tex`
-for datei in *.tex
-do
-# rm -fr *.pdf
- echo -n "Runnning file $datei ... "
- FILE=`basename $datei .tex`
- latex $FILE &> /dev/null
- dvips $FILE &> /dev/null
- ps2pdf $FILE.ps &> /dev/null
- rm -fr $FILE.log $FILE.aux $FILE.ps $FILE.dvi
- echo " done"
-done