diff options
author | Robert J. Chassell <bob@rattlesnake.com> | 2002-01-03 17:48:59 +0000 |
---|---|---|
committer | Robert J. Chassell <bob@rattlesnake.com> | 2002-01-03 17:48:59 +0000 |
commit | 56aca04ab166bb1ae6221163ddac0765c61d6a29 (patch) | |
tree | 828848aa640d736770e19c920ebba9ae47321680 /lispintro | |
parent | 18432d8150bea1c84c7afe927a97c1da2fadcef3 (diff) | |
download | emacs-56aca04ab166bb1ae6221163ddac0765c61d6a29.tar.gz |
Edit lambda-*.eps image files so arrows line up properly.
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/lambda-1.eps | 6 | ||||
-rw-r--r-- | lispintro/lambda-2.eps | 6 | ||||
-rw-r--r-- | lispintro/lambda-3.eps | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/lispintro/lambda-1.eps b/lispintro/lambda-1.eps index c0317c9b38d..ef5dddd91e0 100644 --- a/lispintro/lambda-1.eps +++ b/lispintro/lambda-1.eps @@ -412,14 +412,14 @@ grestore % POLY/OPEN-SPLINE gsave newpath - 258 119 moveto - -22 0 atan dup cos 8 mul 258 exch sub + 264 119 moveto + -22 0 atan dup cos 8 mul 264 exch sub exch sin 8 mul 97 exch sub lineto stroke grestore gsave newpath - 258 97 8 3 0 -22 tgifarrowtip + 264 97 8 3 0 -22 tgifarrowtip closepath fill grestore diff --git a/lispintro/lambda-2.eps b/lispintro/lambda-2.eps index 286f8a42c4e..38f7dba9f06 100644 --- a/lispintro/lambda-2.eps +++ b/lispintro/lambda-2.eps @@ -412,14 +412,14 @@ grestore % POLY/OPEN-SPLINE gsave newpath - 379 85 moveto - -21 0 atan dup cos 8 mul 379 exch sub + 395 85 moveto + -21 0 atan dup cos 8 mul 395 exch sub exch sin 8 mul 64 exch sub lineto stroke grestore gsave newpath - 379 64 8 3 0 -21 tgifarrowtip + 395 64 8 3 0 -21 tgifarrowtip closepath fill grestore diff --git a/lispintro/lambda-3.eps b/lispintro/lambda-3.eps index d1a275c4a97..e94af70dec6 100644 --- a/lispintro/lambda-3.eps +++ b/lispintro/lambda-3.eps @@ -412,14 +412,14 @@ grestore % POLY/OPEN-SPLINE gsave newpath - 332 86 moveto - -25 0 atan dup cos 8 mul 332 exch sub + 354 86 moveto + -25 0 atan dup cos 8 mul 354 exch sub exch sin 8 mul 61 exch sub lineto stroke grestore gsave newpath - 332 61 8 3 0 -25 tgifarrowtip + 354 61 8 3 0 -25 tgifarrowtip closepath fill grestore |