summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-14 22:38:17 +0000
committerKarl Berry <karl@freefriends.org>2016-06-14 22:38:17 +0000
commit79a34c20f9bab0829bea99992c3364f26249166d (patch)
treeda1ff01ce51f6968daaaddd403ed1e7022d22a20 /Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx
parent8e5e5e8caf7d26bbec3252d189649e4ea71644f7 (diff)
rm pstricks-examples-en, CTAN suffices per author
git-svn-id: svn://tug.org/texlive/trunk@41445 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx76
1 files changed, 0 insertions, 76 deletions
diff --git a/Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx b/Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx
deleted file mode 100644
index a730334e96b..00000000000
--- a/Master/texmf-dist/doc/latex/pstricks-examples-en/22-05-1.ltx
+++ /dev/null
@@ -1,76 +0,0 @@
-%%
-%% A DANTE-Edition example
-%%
-%%
-%% Copyright (C) 2010 Herbert Voss
-%%
-%% It may be distributed and/or modified under the conditions
-%% of the LaTeX Project Public License, either version 1.3
-%% of this license or (at your option) any later version.
-%%
-%% See http://www.latex-project.org/lppl.txt for details.
-%%
-%%
-%% ====
-% Show page(s) 1
-%%
-\documentclass[]{article}
-\pagestyle{empty}
-\setlength\textwidth{201.70511pt}
-\setlength\parindent{0pt}
-
-
-
-\begin{document}
-\unitlength1cm
-\begin{picture}(10,9)
-\thicklines
-\put(0,8){\makebox(0,0)[l]{$\alpha$: horizontal rotating angle}}
-\put(0,7.5){\makebox(0,0)[l]{$\beta$: vertical rotating angle}}
-%
-\put(5.25,9){\makebox(0,0){z}}
-\put(5,0){\vector(0,1){9}}
-\put(6,5.5){\vector(-2,-1){5.5}}
-\put(9.5,3){\makebox(0,0){y}}
-\put(4,5.5){\vector(+2,-1){5.5}}
-\put(0.5,3){\makebox(0,0){x}}
-\thinlines
-\put(0,5){\vector(+1,0){10}}
-\put(5,5.02){\line(+1,0){1}}
-\put(10,4.5){\makebox(0,0){$x_E$}}
-\put(5.25,8.5){\makebox(0,0){$y_E$}}
-\put(5.3,4.5){\makebox(0,0){$\alpha$}}
-\put(2.6,3.6){\makebox(0,0){$\alpha$}}
-%
-\put(2,3.5){\line(+2,-1){5}}
-\put(9,3){\line(-2,-1){3.5}}
-\put(6,1.5){\line(0,1){5}}
-\put(6,6.5){\circle*{0.2}}
-\put(6.2,6.7){\makebox(0,0)[l]{$P(x,y,z)$}}
-\put(6.2,6.3){\makebox(0,0)[l]{$P^*(x^*,y^*)$}}
-\put(6.2,5.3){\makebox(0,0)[l]{$x^*$}}
-%
-\put(5,3){\line(+1,0){4}}
-\put(7,2.7){\makebox(0,0){$y\sin\alpha$}}
-\put(2,3.5){\line(+1,0){3}}
-\put(3.5,3.2){\makebox(0,0){$x\cos\alpha$}}
-\thicklines
-\put(5,1.5){\line(+1,0){1}}
-\put(5,1.52){\line(+1,0){1}}
-\thinlines
-\put(4.2,4.8){\makebox(0,0){$\alpha$}}
-\thicklines
-\put(5.03,5){\line(0,-1){2}}
-\put(5.1,4){\makebox(0,0)[l]{$y\cos\alpha$}}
-\put(4.97,5){\line(0,-1){1.5}}
-\put(4.9,4.2){\makebox(0,0)[r]{$x\sin\alpha$}}
-\thinlines
-\put(5.5,0.5){\vector(0,+1){1}}
-\put(5.5,0.5){\line(1,0){0.5}}
-\put(6.2,0.5){\makebox(0,0)[l]{$y\sin\alpha-x\cos\alpha$}}
-%\put(4.5,3.25){\vector(1,0){0.5}}
-%\put(4.5,3.25){\line(-1,-2){1}}
-%\put(3.5,1.25){\line(-1,0){0.5}}
-\put(4.9,1.5){\makebox(0,0)[r]{$y\cos\alpha+x\sin\alpha$}}
-\end{picture}%
-\end{document}