Pidgin-LaTeX-0.1 released
With some changes from Florian Delizy.
- This will remove the use of the script (so to make it usable under win32 for instance)
- This patch removes the script usage, .tex file is now generated directly from the C code,
and latex is directly called. There still is the convert call (which still implies the imagemagik dependency, but that’s a WIP)
Temporary files are now created in a temporary directory (using tmpnam), script is no longer used so deleted
- This patch stack on the two preceding patches and allow convert to be configured