[Scilab-users] Export vector graphics produced by Scilab 5.4.1

Adrien Vogt-Schilb vogt at centre-cired.fr
Fri Apr 12 14:52:56 CEST 2013


Hi

The "copy to clipboard" function is now known to be broken in sci 5.4: 
http://bugzilla.scilab.org/show_bug.cgi?id=11648

For the other problem, do you know if the path to ghosscript is included 
in your environment variable PATH ?
if you have no idea what this means, try the following two lines in Scilab:

  unix_g("path")
strindex(unix_g("path"),"gs")

and report here the answer

regards


-------- Original Message --------
Subject: 	[Scilab-users] Export vector graphics produced by Scilab 5.4.1
Date: 	Fri, 12 Apr 2013 14:29:21 +0200
From: 	CRETE Denis <denis.crete at thalesgroup.com>
Reply-To: 	International users mailing list for Scilab. 
<users at lists.scilab.org>
To: 	International users mailing list for Scilab. <users at lists.scilab.org>



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 www.ghostscript.com/awki does not exist !-( On www.ghostscript.com 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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130412/65c13ea2/attachment.htm>


More information about the users mailing list