diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 00:23:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 00:23:51 +0000 |
commit | a683c3d7e9fac38ec713f23fb6b9d2c7143aea82 (patch) | |
tree | 424ab223921f85fd3f167a4ccd0e2d37d05c2927 /Master/texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic | |
parent | 5beb5368a684995153c8566797ba054f21c666af (diff) |
move english latex doc out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic b/Master/texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic deleted file mode 100644 index 036a0d50bf2..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/1-4-11.pic +++ /dev/null @@ -1,30 +0,0 @@ -\documentclass{ppex} -\nonstopmode - -\pagestyle{empty} -\setlength\textwidth{213.0pt} -\begin{document} -\ResetPreambleCommands -\ReadyForTheFray - -.PS -define rect X box width 0.5i height 0.3i X -A: rect "Class" ; move down right from A.se -B: rect "Object"; move down left -C: rect "Person"; move down left -D: rect "Male" ; move down right from C.c -E: rect "Caller"; move down left -G: rect "Lesley"; move down left from D.c -F: rect "John" -line from 2/3 <A.sw,A.se> to B.n -line from 1/3 <A.sw,A.se> \ - to 1/3 <C.nw,C.ne> -line dashed from B.sw \ - to 2/3 <C.nw,C.ne> -line dashed from C.sw to D.ne -line dashed from C.se to E.nw -line from D.sw to F.n -line from E.sw to G.n -.PE -\usebox\graph -\end{document} |