... 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 <pra...@wxs.nl> wrote:

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:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to