[scilab-Users] eps export unusable with psfrag

Calixte Denizet calixte at contrib.scilab.org
Thu Feb 3 21:57:39 CET 2011


Le lundi 31 janvier 2011 à 15:21 +0100, Stéphane Mottelet a écrit :
> Hi all,
> 

Hello Stephane,

> it seems that the new eps (an also others) export transforms fonts glyphs
> to paths, so that it is impossible to psfrag to recover strings in the eps.
> Is there a workaround ?

I tryed to find one but without any success... I just tryed in exporting
into SVG and used inkscape --export-eps but strings are not in plain
format. The graphics rendering is currently refactorized so the export
will be refactorized too.

> I know that latex rendering is now possible in scilab graphic text, but
> sometimes you have to scale a graph without scaling also the text.
> 

You can use LaTeX macros to rescale text: \scalebox or \DeclareMathSizes
or \magnification. The two macros \Declare... and \magni... are global
so you just have to use them one time.

Calixte

> S.





More information about the users mailing list