<div dir="ltr"><div>Hi Paulo</div><div><br></div><div>You asked what about</div><div>   \includegraphics{/home/paulo/Graphics/fig1.eps}<br></div><div dir="ltr"><br></div><div dir="ltr">Python functions such as<div><a href="https://docs.python.org/3.8/library/os.path.html#os.path.abspath">https://docs.python.org/3.8/library/os.path.html#os.path.abspath</a><br></div><div><a href="https://docs.python.org/3.8/library/os.path.html#os.path.normpath">https://docs.python.org/3.8/library/os.path.html#os.path.normpath</a><br></div><div>will probably solve that problem.</div></div><br><div class="gmail_quote"><div class="gmail_attr">If so then you have a choice. Either port your Perl script to Python, or port the Python os.path module to Perl, or choose some other scripting language.</div><div class="gmail_attr"><br></div><div class="gmail_attr">Jonathan</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div>
</blockquote></div></div>