<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 26 июл. 2019 г. в 12:43, Zdenek Wagner <<a href="mailto:zdenek.wagner@gmail.com">zdenek.wagner@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
pá 26. 7. 2019 v 11:32 odesílatel Kirill Balunov<br>
<<a href="mailto:kirillbalunov@gmail.com" target="_blank">kirillbalunov@gmail.com</a>> napsal:<br>
><br>
> Hmm, thanks again. It is clear that everything is not easy with this option. Then what do you think about the additional option `-input-directory=` that will also be as good as  `-output-directory=`?  Or do you think this is an overkill for this?<br>
><br>
If I call TeX from a script, I prefer doing "cd" to the directory with<br>
the files and work in the current directory. It solves a lot of<br>
potential problems.</blockquote><div><br></div><div>
<div></div><div>Yes, it is what I'm doing right now, after reading several similar questions on tex.stackexchange (
<span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">I have to admit that there are lots of questions on this subject</span></span>), because the general suggestion there is, like you said, to <span style="font-family:courier new,monospace">`cd`</span> to the directory with the files and work in the current directory. 
<span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">But for me it is perceived as a workaround, to a certain extent, the imposition of other people's preferences in the workflow.
<span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">I love freedom :))), so I think that it can be done better.</span></span></span></span></div>

</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> In addition, the script can test the retern code<br>
from "cd" so that it can exit with a reasonable error message if the<br>
directory does not exist. If you try to work with other directories,<br>
you can, of course, implements tests for nonexistent files and<br>
nonexistent -output-directory, but it would IMHO require more code.<br>
<br></blockquote><br><div><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">
<span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">Yes at the moment if it is a user provided path, before the <span style="font-family:courier new,monospace">`cd`</span> in the directory, I check if it exists and what permissions does it have. <span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">My own use case is the creation of many small .tex files and then the generation of animation, like in <a href="https://www.3blue1brown.com/">https://www.3blue1brown.com/</a>. I prefer to make these files in distinct directories (because I put some additional files with them). So I have many input directories and one output directory. And it just so happened that it would be more convenient for me to generate one line for the system call, but this, of course, is a matter of taste.</span></span></span></span></span></span></span></span></div><div><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><br></span></span></span></span></span></span></span></span></div><div><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">with kind regards,</span></span></span></span></span></span></span></span></div><div><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-"><span class="gmail-tlid-translation gmail-translation" lang="en"><span title="" class="gmail-">-gdg </span></span>

</span></span>

</span></span>

</span></span>

</div></div></div>