Re: Importing svg files
- To: mathgroup at smc.vnet.net
- Subject: [mg91942] Re: Importing svg files
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Sat, 13 Sep 2008 05:57:11 -0400 (EDT)
- Organization: Uni Leipzig
- References: <gadcog$rnn$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi, yes, try the POVRay export/import .. or TeX Complement[$ExportFormats, $ImportFormats] Regards Jens I would expec P_ter wrote: > I ask just for reference: > s = Import["Ampersand_Evolution.svg"] > and got: > Import::fmtnosup: SVG is not a supported Import format. >> > $Failed > > Is this normal? I mean: that Export works and Import not? > (I started a new kernel and there it was again...) > Thanks in advance. > P_ter >