Re: [NTG-context] reset \use[sub]path

2003-11-03 Thread Hans Hagen
At 20:12 03/11/2003, you wrote:

In other words, how to reset settings from \usepath and \usesubpath
commands? And how to do the same for externalfigures?
\usesubpath[reset]

Hans  

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


Re: [NTG-context] reset \use[sub]path

2003-11-03 Thread Pawel Jackowski na Onet
problem: reseting input paths

Hi Hans

At 20:12 03/11/2003, Pawel wrote:

 In other words, how to reset settings from \usepath and \usesubpath
commands? And how to do the same for externalfigures?


From: Hans Hagen [EMAIL PROTECTED]
 \usesubpath[reset]

Thanks a lot but I still can't get it. After inspecting core-job.tex file
and tried
'reset' option. Also without expected results. So what is
wrong in the following code?

\starttext
\usesubpath[lofo1]
\processXMLfilegrouped{aqq.xml}
\usesubpath[reset]
\usesubpath[lofo2]
\processXMLfilegrouped{aqq.xml}
\usesubpath[reset]
\write16{\allinputpaths}
\stoptext

In this example \allinputpaths comma-list written to log looks like this:

lofo1,lofo1/reset,lofo1/lofo2,lofo1/reset/lofo2,lofo1/reset/reset,lofo1/lofo
2/reset,lofo1/reset/lofo2/reset

So 'reset' is treated as a directory name. Why? What am I doing wrong?



Pawe/l





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