ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Accessing local files to launch helper progam using \useURL and \from
@ 2006-05-03  0:45 Matthias Weber
  2006-05-03 12:39 ` Accessing local files -- more precise description Matthias Weber
  2006-05-03 16:18 ` Accessing local files to launch helper progam using \useURL and \from Willi Egger
  0 siblings, 2 replies; 4+ messages in thread
From: Matthias Weber @ 2006-05-03  0:45 UTC (permalink / raw)


Dear all,

I am trying to us \useURL and \from with mixed success to access a  
local file so that it will be
opened by a helper program. Both the program and the file to be  
opened by it
reside in my local file system. Here is a small example:

\setupcolors[state=start]

\setupinteraction
[state=start,color=blue]


\useURL[cycloids][{file://3dxm/cycloids.stng}][][3DXM]

\starttext

\inmargin{\from[cycloids]}
In this section, we study curves that are obtained by tracing a point  
on a fixed circle while it is rolling  along another circle.

\stoptext



cycloids.stng is a file, that, when double-clicked, starts a program  
it is associated with.
For trying, you can replace it by any other file that uses a special  
application to go with.

Unfortunately, this *only* works with the pdf viewer in TeXShop (I am  
on a Mac).
Preview doesn't do anything but beep, and Acrobat 6 offers a few  
choices, none of which is to
open a helper application. Does anybody know if there is another way  
of launching helper
applications when accessing documents?

Also, while at it: When accessing local files, the URL appears to be  
absolute. Is there a way to use
URLs relative to the location of the PDF that is referencing the URL?

Thanks,

Matthias

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-03 17:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-03  0:45 Accessing local files to launch helper progam using \useURL and \from Matthias Weber
2006-05-03 12:39 ` Accessing local files -- more precise description Matthias Weber
2006-05-03 16:18 ` Accessing local files to launch helper progam using \useURL and \from Willi Egger
2006-05-03 17:18   ` Accessing local files -- relative file names? Matthias Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).