summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex')
-rw-r--r--Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex32
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex
new file mode 100644
index 00000000000..0b3c562b882
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/guide-to-latex/exercises/chap15/exer15-6.tex
@@ -0,0 +1,32 @@
+\documentclass{article}
+\setlength{\textwidth}{130mm}
+\begin{document}
+\unitlength2.0mm
+\begin{picture}(60,28)\thicklines
+\multiput(7.5,3)(18,0){2}{\circle{5.5}}
+\multiput(7.5,3)(18,0){2}{\circle{2.5}}
+\multiput(7.5,3)(18,0){2}{\circle*{0.5}}
+\put(16.5,3){\oval(24,6)}
+\multiput(10.5,0.5)(1.5,0){9}{\circle*{1}}
+\multiput(11.25,5.5)(1.5,0){8}{\circle*{1}}
+\put(3.5,2.5){\line(0,1){2.5}}
+\put(3.5,5){\line(1,1){2.5}}
+\put(29.5,2.5){\line(0,1){2.5}}
+\put(29.5,5){\line(-1,1){2.5}}
+\put(6,7.5){\line(1,0){21}}
+\put(5.25,6.75){\line(1,0){22.5}}
+\put(23,8){\line(-1,6){0.5}}
+\put(11.5,8){\line(1,3){1}}
+\put(11.25,8){\line(1,3){1}}
+\put(11.5,8){\line(1,0){11.5}}
+\put(12.5,11){\line(1,0){10}}
+\put(11.25,9.5){\oval(3,3)[l]}
+\put(11.25,11){\line(1,0){1}}
+\put(10,9.5){\oval(10,1.5)[l]}
+\put(5,9.5){\oval(10,0.9)[l]}
+\put(18,11){\oval(2.5,2.5)[t]}
+\put(0,0){\line(0,1){2.5}}
+\put(0,0){\line(1,0){2.5}}
+\put(23,13){$\scriptstyle LU=2~mm$}
+\end{picture}
+\end{document}