<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi<br>
<br>
The "copy to clipboard" function is now known to be broken in sci
5.4: <a class="moz-txt-link-freetext" href="http://bugzilla.scilab.org/show_bug.cgi?id=11648">http://bugzilla.scilab.org/show_bug.cgi?id=11648</a><br>
<br>
For the other problem, do you know if the path to ghosscript is
included in your environment variable PATH ?<br>
if you have no idea what this means, try the following two lines in
Scilab:<br>
<br>
unix_g("path")<br>
strindex(unix_g("path"),"gs")<br>
<br>
and report here the answer<br>
<br>
regards<br>
<div class="moz-forward-container"><br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Subject:
</th>
<td>[Scilab-users] Export vector graphics produced by Scilab
5.4.1</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Date: </th>
<td>Fri, 12 Apr 2013 14:29:21 +0200</td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">From: </th>
<td>CRETE Denis <a class="moz-txt-link-rfc2396E" href="mailto:denis.crete@thalesgroup.com"><denis.crete@thalesgroup.com></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">Reply-To:
</th>
<td>International users mailing list for Scilab.
<a class="moz-txt-link-rfc2396E" href="mailto:users@lists.scilab.org"><users@lists.scilab.org></a></td>
</tr>
<tr>
<th nowrap="nowrap" valign="BASELINE" align="RIGHT">To: </th>
<td>International users mailing list for Scilab.
<a class="moz-txt-link-rfc2396E" href="mailto:users@lists.scilab.org"><users@lists.scilab.org></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre>Hello,
I am trying to transfer graphical images (produced using "plot2d", with Scilab 5.4.1 under Windows XP) to LibreOffice.
When I use the "scratchpad", nothing appears in LO Writer, neither in LO Impress, neither "as well" in Word 2007: there seem to be a problem both for the Scilab command "Copy to ScratchPad" and the Ctrl+C shortcut.
Additionally,
- Exporting the file to a vectorial format such as EPS allows to obtain the result in Word 2007, but not in LibreOffice.
- Exporting an SVG file is almost correct for FireFox, but LibreOffice Writer does not display text (font compatibility?).
- Trying to export an EMF format, I get an error message requesting to install Ghostscript first. So I did, although I tried to visit the URL indicated in the error message: the page <a class="moz-txt-link-abbreviated" href="http://www.ghostscript.com/awki">www.ghostscript.com/awki</a> does not exist !-( On <a class="moz-txt-link-abbreviated" href="http://www.ghostscript.com">www.ghostscript.com</a> the Welcome page begins with "Welcome to Ghostscript, an interpreter for the PostScript language and for PDF." = I still don't see the relation with EMF generation... but even installation of GS, the error message of Scilab is always asking for installation of GS...
- EPS is recognized by Word 2007; but my first attempt with LibreOffice failed.
I hope my report is correct.
Thank you in advance for any help,
Denis
</pre>
</div>
<br>
</body>
</html>