... I'd need to refer to a file from within a file, not in via '--path' option...
My case is more complicated - a file is included from more other files in various directory levels.
BTW: I was also thinking about \processedfile (http://wiki.contextgarden.net/Command/processedfile) and about splitting it (taking the part up to the last / or \) but \processedfile gives nothing - try:
----
\enabletrackers[resolvers]
\starttext
T
\processedfile
%\input toppath:/t-Hello.mkiv
\stoptext
----
Lukas
On Tue, 27 Nov 2012 09:44:08 +0100, Hans Hagen
On 11/27/2012 8:43 AM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:
Hello,
there was a discussion about 'toppath' or 'pathrelativetome'.
Is 'toppath:' prefix working?
Or what other way is to refer to the path of the current file (i.e. the file I'm referring from)?
The following code doesn't work - "t-Hello.mkiv" is not found although it's located in the same directory as "t-TopPath.mkiv"; the "t-TopPath.mkiv" is compiled from ONE LEVEL UP.
So e.g. let's have:
c:\Lukas\ConTeXt\Test\t-TopPath.mkiv c:\Lukas\ConTeXt\Test\t-Hello.mkiv
and let's switch to current (working) directory to:
c:\Lukas\ConTeXt
and call:
context.exe Test\t-TopPath.mkiv
In this situation compilation fails.
How to make it work?
mtxrun --path=Test --script context t-TopPath.mkiv
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
-- Ing. Lukáš Procházka [mailto:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038