On 2/20/06, Vaclav Smidl <[EMAIL PROTECTED]> wrote: > > I have a diagram which I can export as PNG, JPG, PDF or SVG. What > > should I do so that the text of the diagram appears with the same font > > of the main document? Is that possible? > > Hi, > this is possible with xfig. One of its export options is pslatex/pdflatex, it > converts the graphics into two parts: the first is ps/pdf with curves, and > the second is .tex file with texts in latex picture enviroment. When you > include the second file into your document it will be type-set identically to > the rest. > Quite a few linux programs can export into xfig's native format, so it should > be no problem.
Thanks. I suppose that I was not clear enough: I do not mean to add text to the SVG picture; I mean to manipulate the font used on the text already present on the SVG picture. I think the suggestion of Paul Rubin of using Amaya may be of some help. Paul
