Re: Resolution in PNG export

2011-02-13 Thread Steffen Macke
Hi Edheldil, sorry for the late reply. On 02/09/2011 03:59 PM, Edheldil wrote: recently I was exporting some diagram to PNG and found out that only one PNG exporter allowed to set size of the resulting picture - the others were using some nonobvious and ridiculously low resolution, so that even

Formulas in diagrams exported to LaTeX... Last known working version?

2011-02-13 Thread Andrew Wagner
Hello- First of all, dia is great; currently the best diagram editor for linux as far as I'm concerned. However, I need to put LaTeX formulas into my diagrams, and can't get it to work. I get the impression from the FAQ that it worked at some point for someone. Does anyone know of any known wor

Re: Formulas in diagrams exported to LaTeX... Last known working version?

2011-02-13 Thread Andrew Wagner
I tinkered around a bit. I was able to typeset at least some formulas by modifying the pgf export plugin. I'm sure this will still have formula alignment issues, but it at least works for characters and small expressions. Here is a diff: Index: plug-ins/pgf/render_pgf.c