On Friday 17 February 2006 20:14, Paul Smith wrote: > Dear All > > 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? > > Thanks in advance, > > Paul
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. Hope it helps, Vasek -- ----------------------------------------------------------------------------- Ing. Vaclav Smidl, Ph.D. tel: +420 26605 2420 AS department, Institute web: http://staff.utia.cz/smidl/ of Information Theory and Automation, fax: +420 26605 2068 Prague, Czech Republic
