[tex-live] Bug report for pdfTeX
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Fri Oct 20 23:03:03 CEST 2017
Hi Karl,
> Hi Duncan - it's fine to report the problem here, although in principle
> tex-k at tug.org would be a more specific place (no need to resend this
> one). This behavior is presumably not particular to pdftex, as what
> files get read in the presence of such conflicts is mostly resolved by
> the common kpathsea code. I will take a look as soon as I can.
I cannot reproduce the bug on windows.
I have made an equivalent environment:
c:/temp/rootdir/outputfolder/subdir
c:/temp/rootdir/subdir
c:/temp/rootdir/subdir.tex
c:/temp/rootdir/main.tex
main.tex:
\documentclass{article}
\begin{document}
1
\input{subdir}
3
\end{document}
subdir.tex:
2
In c:/temp/rootdir, I tried
pdflatex -output-directory c:/temp/rootdir/outputfolder main
I attach c:/temp/rootdir/outputfolder/main.log.
You can see that ./subdir.tex is successfully read.
Best,
Akira
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.log
Type: application/octet-stream
Size: 2454 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-live/attachments/20171021/f211d90f/attachment.obj>
More information about the tex-live
mailing list