ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* texexec from parent directory
@ 2006-09-01  5:20 Aditya Mahajan
  2006-09-02  7:24 ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2006-09-01  5:20 UTC (permalink / raw)


Hi,

  I have the following project structure

base/
   |
   +--project.tex
   |
   +--product.tex
   |
   +--environment.tex
   +
  subdir/
     |
     +---component.tex


If I in subdir and texexec component it compiles fine. If I am in base 
and texexec subdir/component it works fine. However, if I am in the 
parent directory of base and

texexec base/subdir/component

it does not work as the environment file is not found. It seems that 
the search for files is taking place relative to the directory from 
where texexec is invoked, rather than relative to the directory where 
the file resides. Is there some way I can make the component file 
compile from the parent directory of base?

Thanks,
Aditya

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

end of thread, other threads:[~2006-09-03  4:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-01  5:20 texexec from parent directory Aditya Mahajan
2006-09-02  7:24 ` Aditya Mahajan
2006-09-03  4:46   ` Aditya Mahajan

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