<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - EPS rendering: locating pstoedit on Mac a problem"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=67465#c33">Comment # 33</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - EPS rendering: locating pstoedit on Mac a problem"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=67465">bug 67465</a>
from <span class="vcard"><a class="email" href="mailto:richard@filmlight.ltd.uk" title="RichardKirk <richard@filmlight.ltd.uk>"> <span class="fn">RichardKirk</span></a>
</span></b>
<pre>I had a workaround by adding the pstoedit path using 'launchctl config user
path'. This was not pretty, and has stopped working with the upgrade to Big
Sur.
Running from a terminal works because 'pstoedt' is on my path, but it brings in
a lot of other directories. They seem harmless, but I am not keen. The best
solution I can some up with is to add the following line to my .zshrc file...
alias soffice="set LO_PREFER_GS_FOR_EPS && set PATH &&
/Applications/LibreOffice.app/Contents/MacOS/soffice"
If you type 'soffice' at a new terminal session, you get office using
Ghostscript instead of pstoedit, so the EPS files appear in the PDF exports.
Any better suggestions welcomed. Is there a neat way to set
LO_PREFER_GS_FOR_EPS in the application itself?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>