summaryrefslogtreecommitdiff
path: root/info/examples/PSTricks_en/23-05-1.ltx
blob: d663d62215ba72661dc2a8017520babda9e77d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
%% 
%%  A DANTE-Edition example
%% 
%%  Example 23-05-1 on page 358.
%% 
%%  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}