[TxMt] Re: [Latex] file paths
Helge Hartmann
helge.hartmann at gmx.de
Thu Mar 22 21:07:53 UTC 2007
On 2007-03-22 20:35:19 +0100, Charilaos Skiadas
<skiadas at hanover.edu> said:
> On Mar 22, 2007, at 3:17 PM, Helge Hartmann wrote:
>> Hello!
>>
>> Two Problems on the Latex bundle.
>>
> [snipped example]
>
>> When I now drag file file_1_2.tex into file_2_1.tex,
>> I get
>>
>> \include{../subfolder1/file_1_2.tex}
>>
>> The problem is, that I´get an error, because the file
>> can not be found. The file path has to be
>>
>> \include{subfolder1/file_1_2.tex}
>>
>> because it depends on the master file. But when I then
>> invoke the command "Show outline", the file file_1_2.tex
>> is not found, because it expects the path as the first
>> statement.
>
> Hm, that's an interesting case, I'll have to think about that, though
> keep in mind that \include's can't be nested:
> http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/teTeX/latex/
> latex2e-html/ltx-245.html
> (look towards the end)
Ok, in my document I use input instead of include. And the inputs are
nested. Maybe this is the problem.
Helge
More information about the textmate
mailing list