Wouter
2010-07-31 22:57:38 UTC
Hello,
I've the following question. To make things a bit clean in my document
I placed some .sty files that I use as packages in a subdirectory of
the main .tex file.
The problem that I am facing is that when I compile the main .tex file
is that it can't find the package anymore. I tried to add the
subdirectories name to the name of the file as you would do when using
the \input{} command... so like this
\usepackage{subdirectory/somestyle.sty}
This however doesn't work either.
Is this what I'm trying to do (im)possible to achieve?
Regards,
Wouter
I've the following question. To make things a bit clean in my document
I placed some .sty files that I use as packages in a subdirectory of
the main .tex file.
The problem that I am facing is that when I compile the main .tex file
is that it can't find the package anymore. I tried to add the
subdirectories name to the name of the file as you would do when using
the \input{} command... so like this
\usepackage{subdirectory/somestyle.sty}
This however doesn't work either.
Is this what I'm trying to do (im)possible to achieve?
Regards,
Wouter