This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Benjamin Moll (author)
Sat May 24 15:17:57 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Sat Dec 08 07:30:36 -0800 2007 | [Benjamin Moll] |
| |
COPYING | Sun May 20 07:25:52 -0700 2007 | [Benjamin Moll] |
| |
LaTeX.c | Sat May 24 15:17:57 -0700 2008 | [Benjamin Moll] |
| |
LaTeX.h | Thu Dec 13 14:24:35 -0800 2007 | [Benjamin Moll] |
| |
Makefile | Sun May 20 07:25:52 -0700 2007 | [Benjamin Moll] |
| |
Makefile.mingw | Sun May 20 07:25:52 -0700 2007 | [Benjamin Moll] |
| |
README | Sun May 20 07:25:52 -0700 2007 | [Benjamin Moll] |
| |
TODO | Sun May 20 07:25:52 -0700 2007 | [Benjamin Moll] |
README
This is a plugin for Pidgin [1] that allows you to display LaTeX [2] output into your IMs. Important : this plugin is not compatible with gaim-encryption plugin. If you have this plugin, please be sure not having the 2 working at the same time. (for any other imcompability, please contact qjuh@users.sourceforge.net ) You need to have convert (from Image Magick [3]). To build and install : You can compile the plugin using $ make and install it with $ make install This will install it in ~/.purple/plugins so that only the user who install it can use it. To install it for everybody on your computer, $ make $ su # make install PREFIX="/path/to/pidgin" (this command as root user) generally /path/to/pidgin is /usr or /usr/local. If you don't know the path then you can find out using $ whereis pidgin and look for the part before "/lib/pidgin". To use - put LaTeX code into $$ ... $$ markup, for example $$x \in \mathbb{R}$$ [1] http://www.pidgin.im/ [2] http://www.latex-project.org/ [3] http://www.imagemagick.org/ Developer : Benjamin Moll <qjuh@users.sourceforge.net> (contact me for all infomations or suggestions) Former Developer : Nicolas Schoonbroodt <nicolas@ffsa.be> Thanks for help or patch these other developer : Eric Betts <bettse@onid.orst.edu> GRIm@ <thegrima@altern.org> Gof <ogoffart@kde. org> Nicolai Stange (nic-stange@t-online.de)




