summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps')
-rw-r--r--Master/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps83
1 files changed, 83 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps b/Master/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps
new file mode 100644
index 00000000000..b064058bf79
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/presentations-en/02-06-2.ltxps
@@ -0,0 +1,83 @@
+%%
+%% An UIT Edition example
+%%
+%% 1st edition
+%%
+%% Example 02-06-2 on page 35.
+%%
+%% Copyright (C) 2012 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[]{exaarticle}
+\pagestyle{empty}
+\setlength\textwidth{190.324pt}
+%\StartShownPreambleCommands
+\usepackage{pstricks}
+\usepackage{beramono}
+%\StopShownPreambleCommands
+\begin{document}
+\psscalebox{0.8}{%
+\begin{pspicture}(0,.5)(13,10.5)
+\psline(0,0.5)(0,10)
+\rput[tl](.05,9.95){Top}
+\psframe[dimen=middle](1,9)(7,2)
+\psline{C-C}(8.5,9)(11,9)
+\psline{C-C}(8.5,2)(8.5,9)
+\psline{C-C}(8.5,2)(11,2)
+\qdisk(1.7,8.3){.1cm}
+\psset{linestyle=dashed}
+\psline{C-C}(1.7,8.3)(6.3,8.3)
+\psline{C-C}(1.7,8.3)(1.7,3)
+\psline{C-C}(6.3,5)(6.3,8.3)
+\psline{C-C}(11,9)(12,9)
+\psline{C-C}(11,2)(12,2)
+\psline{C-C}(11,7)(12,7)
+\psline{C-C}(9.2,8.3)(12,8.3)
+\psline{C-C}(9.2,8.3)(9.2,3)
+\rput[tl](1.75,8.25){Left column text}
+\rput[tl](9.25,8.25){Right column text}
+\rput[tl](.05,1){Bottom}
+\psset{linestyle=dotted,dotsep=2pt}
+\psline(0,8.3)(1.7,8.3)
+\psline(0,9.6)(1,9.6)
+\psline(0,2)(1,2)
+\psline(0,1.1)(1,1.1)
+\psset{linestyle=solid}
+\psline{<->}(.2,8.33)(.2,9.57)
+\psline{<->}(4,8.33)(4,8.97)
+\psline{<->}(1.73,7)(6.27,7)
+\psline{<->}(1.03,6.5)(1.67,6.5)
+\psline{<->}(0.03,5.5)(1.67,5.5)
+\psline{<->}(6.33,7.4)(9.17,7.4)
+\psline{<->}(8.53,6.5)(9.17,6.5)
+\psline{<->}(6.33,6.5)(6.97,6.5)
+\psline{<->}(10.7,8.33)(10.7,8.97)
+\psline{<->}(7.3,8.97)(7.3,2.03)
+\psline{<->}(.2,1.13)(.2,1.97)
+\psline{->}(1.7,9.3)(1.7,8.45)
+\psline{<-}(9.23,7)(11,7)
+\cput(4,6.6){\small 1}
+\cput(11.1,6.6){\small 2}
+\cput(8,7){\small 3}
+\cput(7.7,3){\small 4}
+\cput(4.4,8.65){\small 5}
+\cput(1.35,6.1){\small 5}
+\cput(8.85,6.1){\small 5}
+\cput(11.1,8.65){\small 5}
+\cput(6.65,6.1){\small 5}
+\cput(0.6,8.95){\small 6}
+\cput(0.6,5.1){\small 7}
+\cput(0.6,1.55){\small 8}
+\cput(1.7,9.6){\small 9}
+\end{pspicture}}
+\end{document}