Re: [NTG-context] Referencing another document

2003-08-14 Thread Nigel King

>> Another question on the same subject. One of my referenced documents is not
>> pdf but actually an Excel Spreadsheet. Is there any way that can be opened
>> automatically in Excel?
> 
> (1) \goto{spread your sheets}[program(whatever.xls)]
> 
> (2) embed it as attachment (see mail archive)

Works like a dream

Thanks
-- 
Nigel

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Referencing another document

2003-08-01 Thread Hans Hagen
At 18:37 01/08/2003 +0100, you wrote:
Another question on the same subject. One of my referenced documents is not
pdf but actually an Excel Spreadsheet. Is there any way that can be opened
automatically in Excel?
(1) \goto{spread your sheets}[program(whatever.xls)]

(2) embed it as attachment (see mail archive)

Hans
-
  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-
   information: http://www.pragma-ade.com/roadmap.pdf
documentation: http://www.pragma-ade.com/showcase.pdf
-
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Referencing another document

2003-08-01 Thread Nigel King
Another question on the same subject. One of my referenced documents is not
pdf but actually an Excel Spreadsheet. Is there any way that can be opened
automatically in Excel?
> Nigel,
> 
> Nah, I just happened to have read it recently for the umpteenth time and
> knew where to look.
> 
> At 05:59 PM 8/1/03 +0100, you wrote:
>> David,
>> Thank you very much, I thought I had got beyond the beginner's manual but
>> obviously I haven't..
>> 
>>> From: David Arnold <[EMAIL PROTECTED]>
>> 
>>> This example is from the beginner's manual, page 86.
>>> 
>>> \useexternaldocument[hia][hasbook][Hasselt in August]
>>> 
>>> Most tourist attractions are described in \from[hia]. A description
>>> of the Eui||feest is found in \from[hia::euifeest]. A description of
>>> the \goto{Eui||feest}[hia::euifeest] is found in \from[hia]. The
>>> eui||feest is described on \at{page}[hia::euifeest] in \from[hia].
>>> See for more information \in{chapter}[hia::euifeest] in \from[hia].
>>> 
>>> At 04:30 PM 8/1/03 +0100, you wrote:
 Guys,
 I have been searching for how to specify another document (.pdf) to open
 from the source document. The only method I have found is using \useURL
> etc.
 which bring up the web browser as an intermediate step. Please con
> somebody
 direct me to the correct method.
 

-- 
Nigel


___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Referencing another document

2003-08-01 Thread David Arnold
Nigel,

Nah, I just happened to have read it recently for the umpteenth time and
knew where to look.

At 05:59 PM 8/1/03 +0100, you wrote:
>David,
>Thank you very much, I thought I had got beyond the beginner's manual but
>obviously I haven't..
>
>> From: David Arnold <[EMAIL PROTECTED]>
>
>> This example is from the beginner's manual, page 86.
>> 
>> \useexternaldocument[hia][hasbook][Hasselt in August]
>> 
>> Most tourist attractions are described in \from[hia]. A description
>> of the Eui||feest is found in \from[hia::euifeest]. A description of
>> the \goto{Eui||feest}[hia::euifeest] is found in \from[hia]. The
>> eui||feest is described on \at{page}[hia::euifeest] in \from[hia].
>> See for more information \in{chapter}[hia::euifeest] in \from[hia].
>> 
>> At 04:30 PM 8/1/03 +0100, you wrote:
>>> Guys,
>>> I have been searching for how to specify another document (.pdf) to open
>>> from the source document. The only method I have found is using \useURL
etc.
>>> which bring up the web browser as an intermediate step. Please con
somebody
>>> direct me to the correct method.
>>> 
>-- 
>Nigel
>
>___
>ntg-context mailing list
>[EMAIL PROTECTED]
>http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Referencing another document

2003-08-01 Thread Nigel King
David,
Thank you very much, I thought I had got beyond the beginner's manual but
obviously I haven't..

> From: David Arnold <[EMAIL PROTECTED]>

> This example is from the beginner's manual, page 86.
> 
> \useexternaldocument[hia][hasbook][Hasselt in August]
> 
> Most tourist attractions are described in \from[hia]. A description
> of the Eui||feest is found in \from[hia::euifeest]. A description of
> the \goto{Eui||feest}[hia::euifeest] is found in \from[hia]. The
> eui||feest is described on \at{page}[hia::euifeest] in \from[hia].
> See for more information \in{chapter}[hia::euifeest] in \from[hia].
> 
> At 04:30 PM 8/1/03 +0100, you wrote:
>> Guys,
>> I have been searching for how to specify another document (.pdf) to open
>> from the source document. The only method I have found is using \useURL etc.
>> which bring up the web browser as an intermediate step. Please con somebody
>> direct me to the correct method.
>> 
-- 
Nigel

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Referencing another document

2003-08-01 Thread David Arnold
This example is from the beginner's manual, page 86.

\useexternaldocument[hia][hasbook][Hasselt in August]

Most tourist attractions are described in \from[hia]. A description
of the Eui||feest is found in \from[hia::euifeest]. A description of
the \goto{Eui||feest}[hia::euifeest] is found in \from[hia]. The
eui||feest is described on \at{page}[hia::euifeest] in \from[hia].
See for more information \in{chapter}[hia::euifeest] in \from[hia].

At 04:30 PM 8/1/03 +0100, you wrote:
>Guys,
>I have been searching for how to specify another document (.pdf) to open
>from the source document. The only method I have found is using \useURL etc.
>which bring up the web browser as an intermediate step. Please con somebody
>direct me to the correct method.
>
>TIA
>-- 
>Nigel
>
>___
>ntg-context mailing list
>[EMAIL PROTECTED]
>http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Referencing another document

2003-08-01 Thread Nigel King
Guys,
I have been searching for how to specify another document (.pdf) to open
from the source document. The only method I have found is using \useURL etc.
which bring up the web browser as an intermediate step. Please con somebody
direct me to the correct method.

TIA
-- 
Nigel

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context