From 3503cc64487b7cdd5ea4403323161b5f7d71cf5c Mon Sep 17 00:00:00 2001 From: wl Date: Sun, 19 Mar 2006 14:56:52 +0000 Subject: * src/preproc/pic/objects.cpp (object_spec::make_line): Handle `at' attribute in combination with `with'. Bug reported by Jennifer Sayers . --- doc/pic.ms | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/pic.ms') diff --git a/doc/pic.ms b/doc/pic.ms index edff0ed1..a9817f04 100644 --- a/doc/pic.ms +++ b/doc/pic.ms @@ -10,7 +10,7 @@ .\" This document was written for free use and redistribution by .\" Eric S. Raymond in August 1995. .\" -.\" $Id: pic.ms,v 1.30 2006/01/21 14:14:09 wl Exp $ +.\" $Id: pic.ms,v 1.31 2006/03/19 14:56:52 wl Exp $ .\" .\" Set a proper TeX and LaTeX .ie t \{\ @@ -1150,7 +1150,7 @@ dot(last box .nw); "A" ljust at last circle + (-0.1, 0.1) Using Locations .PP There are four ways to use locations; \fBat\fP, \fBfrom\fP, \fBto\fP, -and \fBwith\fP. All three are object modifiers; that is, you use them +and \fBwith\fP. All four are object modifiers; that is, you use them as suffixes to a drawing command. .PP The \fBat\fP modifier says to draw a closed object or arc with its -- cgit v1.2.1