ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \usepath[...] \usesubpath[...] ???
@ 2003-10-12 12:17 Bernd Militzer
  2003-10-12 14:14 ` Patrick Gundlach
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Militzer @ 2003-10-12 12:17 UTC (permalink / raw)


Hi Hans,

thanks for Your help, but I am sorry  \usepath[...] \usesubpath[...]
do not work in that way I thought.

I start in /home/bmi/import/TestConTeXt/blocks/
with four files:
demo.tex    = the project-file
eniro.tex   = the enviroment
student.tex = a data-file with two text-blocks
test.tex    = a work-file, which will use text-blocks from student.tex

all things are pretty good -- in test.tex I can use the text-blocks from
student.tex (student.tub).

When I separate the dat-file = student.tex 
and the work-file  work-file = test.text in different subdirs
it ist not possible to use the text-blocks form student.tex in test.tex

~/import/TestConTeXt/blocks/data/student.tex
with all help-files -- all things are ok

~/import/TestConTeXt/blocks/work/test.tex
running texexec test.tex,  no text-block from student.tex 

In file test.tmp:
% test.top
\unprotect
\setupsystem[\c!gebied={/home/bmi/}]
\setupsystem[\c!n=1]
\setupsystem[inputfile=test.tex]
\protect

How have I to set up the path?
\usepath[/import/TestConTeXt/blocks/] or
\usepath[/home/bmi/import/TestConTeXt/blocks/] ???
\usesubpath[dat, work] or
\usesubpath[dat/, work/] ???

I have no idea -- please give me a hint to stop my frustation!


thanks 

Bernd

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

* Re: \usepath[...] \usesubpath[...] ???
  2003-10-12 12:17 \usepath[...] \usesubpath[...] ??? Bernd Militzer
@ 2003-10-12 14:14 ` Patrick Gundlach
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Gundlach @ 2003-10-12 14:14 UTC (permalink / raw)


Bernd Militzer <bernd@militzer.net> writes:

> it ist not possible to use the text-blocks form student.tex in test.tex

if you are using the \defineblock... \hideblocks... mechanism: the do
not look for paths from \usepath.

Patrick
-- 
You are your own rainbow!

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

end of thread, other threads:[~2003-10-12 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-12 12:17 \usepath[...] \usesubpath[...] ??? Bernd Militzer
2003-10-12 14:14 ` Patrick Gundlach

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).