|
From: <pl...@pi...> - 2007-06-04 14:33:10
|
On Mon, 04 Jun 2007 00:51:16 +0200, Hans-Bernhard Bröker
<HBB...@t-...> wrote:
> pl...@pi... wrote:
>> On Sun, 03 Jun 2007 19:59:13 +0200, Hans-Bernhard Bröker
>> <HBB...@t-...> wrote:
>
>>> An arrow has 4 independent coordinates, each of which can meaningfully
>>> be placed sing a different coordinate system.
>
>> Fair point, but four independant coords that cannot be specified
>> independantly it seems.
>
> Again you judge prematurely. You can have every single one of an
> arrow's up to six coordinates specified using a different coordinate
> system. Each coordinate comes with its own optional coordinate system
> specifier. See the examples.
>
>> The current implementation is less flexible in this respect.
>
> Wrong. You just didn't fully understand its description.
>
You are of course correct. I needed to look at 'help coordinates' to
realise that each x,y (or z) could be a different system even within an xy
pair.
{<system>} <x>, {<system>} <y> {,{<system>} <z>}
Each <system> can either be `first`, `second`, `graph`, `screen`, or
`character`.
Thanks.
|