diff options
| author | aszlig <aszlig@redmoonstudios.org> | 2013-05-27 09:36:13 +0200 |
|---|---|---|
| committer | aszlig <aszlig@redmoonstudios.org> | 2013-05-27 10:18:00 +0200 |
| commit | f273e7629e5b1ce047418359a61efe90fae88b81 (patch) | |
| tree | 80e4ad368563815d938d5dc981b3976846285bea /pkgs/development/python-modules/rangehttpserver | |
| parent | bdedaae691dcf0661595fc1fe10dd7ae5972bf6b (diff) | |
gajim: Add support for LaTeX markup.
This needed a bit of patching the paths to the latex and dvipng executables.
In addition, we also address a small bug by using sed:
tmpfd, tmppng = mkstemp(prefix='gajim_tex', suffix='.png')
tmpfd.close()
This obviously won't work, because mkstemp() actually returns a file descriptor
_number_ and not a Python file object.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
